Back to home page

OSCL-LXR

 
 

    


0001 /* Only for QMP V5 PHY - PCS_PCIE registers */
0002 /* SPDX-License-Identifier: GPL-2.0 */
0003 /*
0004  * Copyright (c) 2017, The Linux Foundation. All rights reserved.
0005  */
0006 
0007 #ifndef QCOM_PHY_QMP_PCS_PCIE_V5_H_
0008 #define QCOM_PHY_QMP_PCS_PCIE_V5_H_
0009 
0010 /* Only for QMP V5 PHY - PCS_PCIE registers */
0011 #define QPHY_V5_PCS_PCIE_ENDPOINT_REFCLK_DRIVE      0x20
0012 #define QPHY_V5_PCS_PCIE_INT_AUX_CLK_CONFIG1        0x54
0013 #define QPHY_V5_PCS_PCIE_OSC_DTCT_ACTIONS       0x94
0014 #define QPHY_V5_PCS_PCIE_EQ_CONFIG2         0xa8
0015 
0016 #endif