xref: /linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-misc-v8.h (revision c17ee635fd3a482b2ad2bf5e269755c2eae5f25e)
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3  * Copyright (c) 2025 Qualcomm Innovation Center, Inc. All rights reserved.
4  */
5 
6 #ifndef QCOM_PHY_QMP_PCS_MISC_V8_H_
7 #define QCOM_PHY_QMP_PCS_MISC_V8_H_
8 
9 /* Only for QMP V8 PHY - PCS_MISC registers */
10 #define QPHY_V8_PCS_MISC_PCS_MISC_CONFIG1		0x08
11 
12 #endif
13