| /* SPDX-License-Identifier: GPL-2.0 */ | |
| /* | |
| * Copyright (c) 2026, Qualcomm Innovation Center, Inc. All rights reserved. | |
| */ | |
| #ifndef QCOM_PHY_QMP_COM_AON_V10_H_ | |
| #define QCOM_PHY_QMP_COM_AON_V10_H_ | |
| /* Only for QMP V10 PHY - COM AON registers */ | |
| #define QPHY_V10_COM_AON_USB3_AON_TOGGLE_ENABLE 0x00 | |
| #define QPHY_V10_COM_AON_DP_AON_TOGGLE_ENABLE 0x04 | |
| #define QPHY_V10_COM_AON_DUMMY_STATUS 0x08 | |
| #endif |