1/* SPDX-License-Identifier: GPL-2.0 */
2/*
3 * Copyright (c) 2017, The Linux Foundation. All rights reserved.
4 */
5
6#ifndef QCOM_PHY_QMP_PCS_PCIE_V4_20_H_
7#define QCOM_PHY_QMP_PCS_PCIE_V4_20_H_
8
9#define QPHY_V4_20_PCS_PCIE_ENDPOINT_REFCLK_DRIVE 0x01c
10#define QPHY_V4_20_PCS_PCIE_OSC_DTCT_ACTIONS 0x090
11#define QPHY_V4_20_PCS_PCIE_EQ_CONFIG1 0x0a0
12#define QPHY_V4_20_PCS_PCIE_G3_RXEQEVAL_TIME 0x0f0
13#define QPHY_V4_20_PCS_PCIE_G4_RXEQEVAL_TIME 0x0f4
14#define QPHY_V4_20_PCS_PCIE_G4_EQ_CONFIG2 0x0fc
15#define QPHY_V4_20_PCS_PCIE_G4_EQ_CONFIG5 0x108
16#define QPHY_V4_20_PCS_LANE1_INSIG_SW_CTRL2 0x824
17#define QPHY_V4_20_PCS_LANE1_INSIG_MX_CTRL2 0x828
18
19#endif
20

source code of linux/drivers/phy/qualcomm/phy-qcom-qmp-pcs-pcie-v4_20.h