/* SPDX-License-Identifier: GPL-2.0 */ /* * Copyright (c) 2025, Qualcomm Innovation Center, Inc. All rights reserved. */ #ifndef QCOM_PHY_QMP_PCS_AON_V6_H_ #define QCOM_PHY_QMP_PCS_AON_V6_H_ /* Only for QMP V6 PHY - PCS_AON registers */ #define QPHY_V6_PCS_AON_CLAMP_ENABLE 0x00 #endif