blob: ac872a9eff9a8fe7fc3307759288aee15d17bd24 [file] [log] [blame]
Neil Armstrong16f39292024-11-25 09:54:24 +01001/* 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