blob: e15f461065bba6e96e7a632d36f47855e162f0c3 [file] [log] [blame]
Nishad Kamdara3a06412019-11-27 19:32:33 +05301/* SPDX-License-Identifier: GPL-2.0 */
Manu Gautame2248612018-01-16 16:27:05 +05302/*
3 * Copyright (c) 2017, The Linux Foundation. All rights reserved.
4 */
5
6#ifndef QCOM_PHY_QMP_H_
7#define QCOM_PHY_QMP_H_
8
Selvam Sathappan Periakaruppan520264d2021-05-05 12:18:31 +03009/* QMP V2 PHY for PCIE gen3 ports - QSERDES PLL registers */
10
11#define QSERDES_PLL_BG_TIMER 0x00c
12#define QSERDES_PLL_SSC_PER1 0x01c
13#define QSERDES_PLL_SSC_PER2 0x020
14#define QSERDES_PLL_SSC_STEP_SIZE1_MODE0 0x024
15#define QSERDES_PLL_SSC_STEP_SIZE2_MODE0 0x028
16#define QSERDES_PLL_SSC_STEP_SIZE1_MODE1 0x02c
17#define QSERDES_PLL_SSC_STEP_SIZE2_MODE1 0x030
18#define QSERDES_PLL_BIAS_EN_CLKBUFLR_EN 0x03c
19#define QSERDES_PLL_CLK_ENABLE1 0x040
20#define QSERDES_PLL_SYS_CLK_CTRL 0x044
21#define QSERDES_PLL_SYSCLK_BUF_ENABLE 0x048
22#define QSERDES_PLL_PLL_IVCO 0x050
23#define QSERDES_PLL_LOCK_CMP1_MODE0 0x054
24#define QSERDES_PLL_LOCK_CMP2_MODE0 0x058
25#define QSERDES_PLL_LOCK_CMP1_MODE1 0x060
26#define QSERDES_PLL_LOCK_CMP2_MODE1 0x064
27#define QSERDES_PLL_BG_TRIM 0x074
28#define QSERDES_PLL_CLK_EP_DIV_MODE0 0x078
29#define QSERDES_PLL_CLK_EP_DIV_MODE1 0x07c
30#define QSERDES_PLL_CP_CTRL_MODE0 0x080
31#define QSERDES_PLL_CP_CTRL_MODE1 0x084
32#define QSERDES_PLL_PLL_RCTRL_MODE0 0x088
33#define QSERDES_PLL_PLL_RCTRL_MODE1 0x08C
34#define QSERDES_PLL_PLL_CCTRL_MODE0 0x090
35#define QSERDES_PLL_PLL_CCTRL_MODE1 0x094
36#define QSERDES_PLL_BIAS_EN_CTRL_BY_PSM 0x0a4
37#define QSERDES_PLL_SYSCLK_EN_SEL 0x0a8
38#define QSERDES_PLL_RESETSM_CNTRL 0x0b0
39#define QSERDES_PLL_LOCK_CMP_EN 0x0c4
40#define QSERDES_PLL_DEC_START_MODE0 0x0cc
41#define QSERDES_PLL_DEC_START_MODE1 0x0d0
42#define QSERDES_PLL_DIV_FRAC_START1_MODE0 0x0d8
43#define QSERDES_PLL_DIV_FRAC_START2_MODE0 0x0dc
44#define QSERDES_PLL_DIV_FRAC_START3_MODE0 0x0e0
45#define QSERDES_PLL_DIV_FRAC_START1_MODE1 0x0e4
46#define QSERDES_PLL_DIV_FRAC_START2_MODE1 0x0e8
47#define QSERDES_PLL_DIV_FRAC_START3_MODE1 0x0eC
48#define QSERDES_PLL_INTEGLOOP_GAIN0_MODE0 0x100
49#define QSERDES_PLL_INTEGLOOP_GAIN1_MODE0 0x104
50#define QSERDES_PLL_INTEGLOOP_GAIN0_MODE1 0x108
51#define QSERDES_PLL_INTEGLOOP_GAIN1_MODE1 0x10c
52#define QSERDES_PLL_VCO_TUNE_MAP 0x120
53#define QSERDES_PLL_VCO_TUNE1_MODE0 0x124
54#define QSERDES_PLL_VCO_TUNE2_MODE0 0x128
55#define QSERDES_PLL_VCO_TUNE1_MODE1 0x12c
56#define QSERDES_PLL_VCO_TUNE2_MODE1 0x130
57#define QSERDES_PLL_VCO_TUNE_TIMER1 0x13c
58#define QSERDES_PLL_VCO_TUNE_TIMER2 0x140
59#define QSERDES_PLL_CLK_SELECT 0x16c
60#define QSERDES_PLL_HSCLK_SEL 0x170
61#define QSERDES_PLL_CORECLK_DIV 0x17c
62#define QSERDES_PLL_CORE_CLK_EN 0x184
63#define QSERDES_PLL_CMN_CONFIG 0x18c
64#define QSERDES_PLL_SVS_MODE_CLK_SEL 0x194
65#define QSERDES_PLL_CORECLK_DIV_MODE1 0x1b4
66
67/* QMP V2 PHY for PCIE gen3 ports - QSERDES TX registers */
68
69#define QSERDES_TX0_RES_CODE_LANE_OFFSET_TX 0x03c
70#define QSERDES_TX0_HIGHZ_DRVR_EN 0x058
71#define QSERDES_TX0_LANE_MODE_1 0x084
72#define QSERDES_TX0_RCV_DETECT_LVL_2 0x09c
73
74/* QMP V2 PHY for PCIE gen3 ports - QSERDES RX registers */
75
76#define QSERDES_RX0_UCDR_FO_GAIN 0x008
77#define QSERDES_RX0_UCDR_SO_GAIN 0x014
78#define QSERDES_RX0_UCDR_SO_SATURATION_AND_ENABLE 0x034
79#define QSERDES_RX0_UCDR_PI_CONTROLS 0x044
80#define QSERDES_RX0_RX_EQU_ADAPTOR_CNTRL2 0x0ec
81#define QSERDES_RX0_RX_EQU_ADAPTOR_CNTRL3 0x0f0
82#define QSERDES_RX0_RX_EQU_ADAPTOR_CNTRL4 0x0f4
83#define QSERDES_RX0_RX_IDAC_TSETTLE_LOW 0x0f8
84#define QSERDES_RX0_RX_IDAC_TSETTLE_HIGH 0x0fc
85#define QSERDES_RX0_RX_EQ_OFFSET_ADAPTOR_CNTRL1 0x110
86#define QSERDES_RX0_RX_OFFSET_ADAPTOR_CNTRL2 0x114
87#define QSERDES_RX0_SIGDET_ENABLES 0x118
88#define QSERDES_RX0_SIGDET_CNTRL 0x11c
89#define QSERDES_RX0_SIGDET_DEGLITCH_CNTRL 0x124
90#define QSERDES_RX0_RX_MODE_00_LOW 0x170
91#define QSERDES_RX0_RX_MODE_00_HIGH 0x174
92#define QSERDES_RX0_RX_MODE_00_HIGH2 0x178
93#define QSERDES_RX0_RX_MODE_00_HIGH3 0x17c
94#define QSERDES_RX0_RX_MODE_00_HIGH4 0x180
95#define QSERDES_RX0_RX_MODE_01_LOW 0x184
96#define QSERDES_RX0_RX_MODE_01_HIGH 0x188
97#define QSERDES_RX0_RX_MODE_01_HIGH2 0x18c
98#define QSERDES_RX0_RX_MODE_01_HIGH3 0x190
99#define QSERDES_RX0_RX_MODE_01_HIGH4 0x194
100#define QSERDES_RX0_RX_MODE_10_LOW 0x198
101#define QSERDES_RX0_RX_MODE_10_HIGH 0x19c
102#define QSERDES_RX0_RX_MODE_10_HIGH2 0x1a0
103#define QSERDES_RX0_RX_MODE_10_HIGH3 0x1a4
104#define QSERDES_RX0_RX_MODE_10_HIGH4 0x1a8
105#define QSERDES_RX0_DFE_EN_TIMER 0x1b4
106
107/* QMP V2 PHY for PCIE gen3 ports - PCS registers */
108
109#define PCS_COM_FLL_CNTRL1 0x098
110#define PCS_COM_FLL_CNTRL2 0x09c
111#define PCS_COM_FLL_CNT_VAL_L 0x0a0
112#define PCS_COM_FLL_CNT_VAL_H_TOL 0x0a4
113#define PCS_COM_FLL_MAN_CODE 0x0a8
114#define PCS_COM_REFGEN_REQ_CONFIG1 0x0dc
115#define PCS_COM_G12S1_TXDEEMPH_M3P5DB 0x16c
116#define PCS_COM_RX_SIGDET_LVL 0x188
117#define PCS_COM_P2U3_WAKEUP_DLY_TIME_AUXCLK_L 0x1a4
118#define PCS_COM_P2U3_WAKEUP_DLY_TIME_AUXCLK_H 0x1a8
119#define PCS_COM_RX_DCC_CAL_CONFIG 0x1d8
120#define PCS_COM_EQ_CONFIG5 0x1ec
121
122/* QMP V2 PHY for PCIE gen3 ports - PCS Misc registers */
123
124#define PCS_PCIE_POWER_STATE_CONFIG2 0x40c
125#define PCS_PCIE_POWER_STATE_CONFIG4 0x414
126#define PCS_PCIE_ENDPOINT_REFCLK_DRIVE 0x41c
127#define PCS_PCIE_L1P1_WAKEUP_DLY_TIME_AUXCLK_L 0x440
128#define PCS_PCIE_L1P1_WAKEUP_DLY_TIME_AUXCLK_H 0x444
129#define PCS_PCIE_L1P2_WAKEUP_DLY_TIME_AUXCLK_L 0x448
130#define PCS_PCIE_L1P2_WAKEUP_DLY_TIME_AUXCLK_H 0x44c
131#define PCS_PCIE_OSC_DTCT_CONFIG2 0x45c
132#define PCS_PCIE_OSC_DTCT_MODE2_CONFIG2 0x478
133#define PCS_PCIE_OSC_DTCT_MODE2_CONFIG4 0x480
134#define PCS_PCIE_OSC_DTCT_MODE2_CONFIG5 0x484
135#define PCS_PCIE_OSC_DTCT_ACTIONS 0x490
136#define PCS_PCIE_EQ_CONFIG1 0x4a0
137#define PCS_PCIE_EQ_CONFIG2 0x4a4
138#define PCS_PCIE_PRESET_P10_PRE 0x4bc
139#define PCS_PCIE_PRESET_P10_POST 0x4e0
140
Manu Gautame2248612018-01-16 16:27:05 +0530141/* Only for QMP V2 PHY - QSERDES COM registers */
142#define QSERDES_COM_BG_TIMER 0x00c
143#define QSERDES_COM_SSC_EN_CENTER 0x010
144#define QSERDES_COM_SSC_ADJ_PER1 0x014
145#define QSERDES_COM_SSC_ADJ_PER2 0x018
146#define QSERDES_COM_SSC_PER1 0x01c
147#define QSERDES_COM_SSC_PER2 0x020
148#define QSERDES_COM_SSC_STEP_SIZE1 0x024
149#define QSERDES_COM_SSC_STEP_SIZE2 0x028
150#define QSERDES_COM_BIAS_EN_CLKBUFLR_EN 0x034
151#define QSERDES_COM_CLK_ENABLE1 0x038
152#define QSERDES_COM_SYS_CLK_CTRL 0x03c
153#define QSERDES_COM_SYSCLK_BUF_ENABLE 0x040
154#define QSERDES_COM_PLL_IVCO 0x048
155#define QSERDES_COM_LOCK_CMP1_MODE0 0x04c
156#define QSERDES_COM_LOCK_CMP2_MODE0 0x050
157#define QSERDES_COM_LOCK_CMP3_MODE0 0x054
158#define QSERDES_COM_LOCK_CMP1_MODE1 0x058
159#define QSERDES_COM_LOCK_CMP2_MODE1 0x05c
160#define QSERDES_COM_LOCK_CMP3_MODE1 0x060
161#define QSERDES_COM_BG_TRIM 0x070
162#define QSERDES_COM_CLK_EP_DIV 0x074
163#define QSERDES_COM_CP_CTRL_MODE0 0x078
164#define QSERDES_COM_CP_CTRL_MODE1 0x07c
165#define QSERDES_COM_PLL_RCTRL_MODE0 0x084
166#define QSERDES_COM_PLL_RCTRL_MODE1 0x088
167#define QSERDES_COM_PLL_CCTRL_MODE0 0x090
168#define QSERDES_COM_PLL_CCTRL_MODE1 0x094
169#define QSERDES_COM_BIAS_EN_CTRL_BY_PSM 0x0a8
170#define QSERDES_COM_SYSCLK_EN_SEL 0x0ac
171#define QSERDES_COM_RESETSM_CNTRL 0x0b4
Shawn Guo8abe5e72021-09-27 14:48:29 +0800172#define QSERDES_COM_RESETSM_CNTRL2 0x0b8
Manu Gautame2248612018-01-16 16:27:05 +0530173#define QSERDES_COM_RESTRIM_CTRL 0x0bc
174#define QSERDES_COM_RESCODE_DIV_NUM 0x0c4
175#define QSERDES_COM_LOCK_CMP_EN 0x0c8
176#define QSERDES_COM_LOCK_CMP_CFG 0x0cc
177#define QSERDES_COM_DEC_START_MODE0 0x0d0
178#define QSERDES_COM_DEC_START_MODE1 0x0d4
179#define QSERDES_COM_DIV_FRAC_START1_MODE0 0x0dc
180#define QSERDES_COM_DIV_FRAC_START2_MODE0 0x0e0
181#define QSERDES_COM_DIV_FRAC_START3_MODE0 0x0e4
182#define QSERDES_COM_DIV_FRAC_START1_MODE1 0x0e8
183#define QSERDES_COM_DIV_FRAC_START2_MODE1 0x0ec
184#define QSERDES_COM_DIV_FRAC_START3_MODE1 0x0f0
Shawn Guo8abe5e72021-09-27 14:48:29 +0800185#define QSERDES_COM_INTEGLOOP_INITVAL 0x100
Manu Gautame2248612018-01-16 16:27:05 +0530186#define QSERDES_COM_INTEGLOOP_GAIN0_MODE0 0x108
187#define QSERDES_COM_INTEGLOOP_GAIN1_MODE0 0x10c
188#define QSERDES_COM_INTEGLOOP_GAIN0_MODE1 0x110
189#define QSERDES_COM_INTEGLOOP_GAIN1_MODE1 0x114
190#define QSERDES_COM_VCO_TUNE_CTRL 0x124
191#define QSERDES_COM_VCO_TUNE_MAP 0x128
192#define QSERDES_COM_VCO_TUNE1_MODE0 0x12c
193#define QSERDES_COM_VCO_TUNE2_MODE0 0x130
194#define QSERDES_COM_VCO_TUNE1_MODE1 0x134
195#define QSERDES_COM_VCO_TUNE2_MODE1 0x138
Iskren Chernev152a8102021-08-21 18:56:56 +0300196#define QSERDES_COM_VCO_TUNE_INITVAL1 0x13c
197#define QSERDES_COM_VCO_TUNE_INITVAL2 0x140
Manu Gautame2248612018-01-16 16:27:05 +0530198#define QSERDES_COM_VCO_TUNE_TIMER1 0x144
199#define QSERDES_COM_VCO_TUNE_TIMER2 0x148
200#define QSERDES_COM_BG_CTRL 0x170
201#define QSERDES_COM_CLK_SELECT 0x174
202#define QSERDES_COM_HSCLK_SEL 0x178
203#define QSERDES_COM_CORECLK_DIV 0x184
204#define QSERDES_COM_CORE_CLK_EN 0x18c
205#define QSERDES_COM_C_READY_STATUS 0x190
206#define QSERDES_COM_CMN_CONFIG 0x194
207#define QSERDES_COM_SVS_MODE_CLK_SEL 0x19c
208#define QSERDES_COM_DEBUG_BUS0 0x1a0
209#define QSERDES_COM_DEBUG_BUS1 0x1a4
210#define QSERDES_COM_DEBUG_BUS2 0x1a8
211#define QSERDES_COM_DEBUG_BUS3 0x1ac
212#define QSERDES_COM_DEBUG_BUS_SEL 0x1b0
213#define QSERDES_COM_CORECLK_DIV_MODE1 0x1bc
214
215/* Only for QMP V2 PHY - TX registers */
Sivaprakash Murugesanafd55e62020-07-29 21:00:03 +0530216#define QSERDES_TX_EMP_POST1_LVL 0x018
217#define QSERDES_TX_SLEW_CNTL 0x040
Manu Gautame2248612018-01-16 16:27:05 +0530218#define QSERDES_TX_RES_CODE_LANE_OFFSET 0x054
219#define QSERDES_TX_DEBUG_BUS_SEL 0x064
220#define QSERDES_TX_HIGHZ_TRANSCEIVEREN_BIAS_DRVR_EN 0x068
221#define QSERDES_TX_LANE_MODE 0x094
222#define QSERDES_TX_RCV_DETECT_LVL_2 0x0ac
223
224/* Only for QMP V2 PHY - RX registers */
225#define QSERDES_RX_UCDR_SO_GAIN_HALF 0x010
226#define QSERDES_RX_UCDR_SO_GAIN 0x01c
Iskren Chernev152a8102021-08-21 18:56:56 +0300227#define QSERDES_RX_UCDR_SVS_SO_GAIN_HALF 0x030
228#define QSERDES_RX_UCDR_SVS_SO_GAIN_QUARTER 0x034
229#define QSERDES_RX_UCDR_SVS_SO_GAIN_EIGHTH 0x038
230#define QSERDES_RX_UCDR_SVS_SO_GAIN 0x03c
Manu Gautame2248612018-01-16 16:27:05 +0530231#define QSERDES_RX_UCDR_FASTLOCK_FO_GAIN 0x040
232#define QSERDES_RX_UCDR_SO_SATURATION_AND_ENABLE 0x048
233#define QSERDES_RX_RX_TERM_BW 0x090
234#define QSERDES_RX_RX_EQ_GAIN1_LSB 0x0c4
235#define QSERDES_RX_RX_EQ_GAIN1_MSB 0x0c8
236#define QSERDES_RX_RX_EQ_GAIN2_LSB 0x0cc
237#define QSERDES_RX_RX_EQ_GAIN2_MSB 0x0d0
238#define QSERDES_RX_RX_EQU_ADAPTOR_CNTRL2 0x0d8
239#define QSERDES_RX_RX_EQU_ADAPTOR_CNTRL3 0x0dc
240#define QSERDES_RX_RX_EQU_ADAPTOR_CNTRL4 0x0e0
241#define QSERDES_RX_RX_EQ_OFFSET_ADAPTOR_CNTRL1 0x108
242#define QSERDES_RX_RX_OFFSET_ADAPTOR_CNTRL2 0x10c
243#define QSERDES_RX_SIGDET_ENABLES 0x110
244#define QSERDES_RX_SIGDET_CNTRL 0x114
245#define QSERDES_RX_SIGDET_LVL 0x118
246#define QSERDES_RX_SIGDET_DEGLITCH_CNTRL 0x11c
247#define QSERDES_RX_RX_BAND 0x120
248#define QSERDES_RX_RX_INTERFACE_MODE 0x12c
249
250/* Only for QMP V2 PHY - PCS registers */
251#define QPHY_POWER_DOWN_CONTROL 0x04
252#define QPHY_TXDEEMPH_M6DB_V0 0x24
253#define QPHY_TXDEEMPH_M3P5DB_V0 0x28
Iskren Chernev152a8102021-08-21 18:56:56 +0300254#define QPHY_TX_LARGE_AMP_DRV_LVL 0x34
255#define QPHY_TX_LARGE_AMP_POST_EMP_LVL 0x38
256#define QPHY_TX_SMALL_AMP_DRV_LVL 0x3c
257#define QPHY_TX_SMALL_AMP_POST_EMP_LVL 0x40
Manu Gautame2248612018-01-16 16:27:05 +0530258#define QPHY_ENDPOINT_REFCLK_DRIVE 0x54
259#define QPHY_RX_IDLE_DTCT_CNTRL 0x58
260#define QPHY_POWER_STATE_CONFIG1 0x60
261#define QPHY_POWER_STATE_CONFIG2 0x64
262#define QPHY_POWER_STATE_CONFIG4 0x6c
263#define QPHY_LOCK_DETECT_CONFIG1 0x80
264#define QPHY_LOCK_DETECT_CONFIG2 0x84
265#define QPHY_LOCK_DETECT_CONFIG3 0x88
266#define QPHY_PWRUP_RESET_DLY_TIME_AUXCLK 0xa0
267#define QPHY_LP_WAKEUP_DLY_TIME_AUXCLK 0xa4
Iskren Chernev152a8102021-08-21 18:56:56 +0300268#define QPHY_RX_MIN_STALL_NOCONFIG_TIME_CAP 0xcc
269#define QPHY_RX_SYM_RESYNC_CTRL 0x13c
270#define QPHY_RX_MIN_HIBERN8_TIME 0x140
271#define QPHY_RX_SIGDET_CTRL2 0x148
272#define QPHY_RX_PWM_GEAR_BAND 0x154
Manu Gautame2248612018-01-16 16:27:05 +0530273#define QPHY_PLL_LOCK_CHK_DLY_TIME_AUXCLK_LSB 0x1A8
274#define QPHY_OSC_DTCT_ACTIONS 0x1AC
275#define QPHY_RX_SIGDET_LVL 0x1D8
276#define QPHY_L1SS_WAKEUP_DLY_TIME_AUXCLK_LSB 0x1DC
277#define QPHY_L1SS_WAKEUP_DLY_TIME_AUXCLK_MSB 0x1E0
278
Jack Pham9a24b922020-05-04 16:54:25 -0700279/* Only for QMP V3 & V4 PHY - DP COM registers */
Manu Gautam9c7761a2018-01-16 16:27:06 +0530280#define QPHY_V3_DP_COM_PHY_MODE_CTRL 0x00
281#define QPHY_V3_DP_COM_SW_RESET 0x04
282#define QPHY_V3_DP_COM_POWER_DOWN_CTRL 0x08
283#define QPHY_V3_DP_COM_SWI_CTRL 0x0c
284#define QPHY_V3_DP_COM_TYPEC_CTRL 0x10
285#define QPHY_V3_DP_COM_TYPEC_PWRDN_CTRL 0x14
286#define QPHY_V3_DP_COM_RESET_OVRD_CTRL 0x1c
287
288/* Only for QMP V3 PHY - QSERDES COM registers */
Stephen Boyd52e013d2020-09-16 16:11:59 -0700289#define QSERDES_V3_COM_ATB_SEL1 0x000
290#define QSERDES_V3_COM_ATB_SEL2 0x004
291#define QSERDES_V3_COM_FREQ_UPDATE 0x008
Manu Gautam9c7761a2018-01-16 16:27:06 +0530292#define QSERDES_V3_COM_BG_TIMER 0x00c
293#define QSERDES_V3_COM_SSC_EN_CENTER 0x010
294#define QSERDES_V3_COM_SSC_ADJ_PER1 0x014
295#define QSERDES_V3_COM_SSC_ADJ_PER2 0x018
296#define QSERDES_V3_COM_SSC_PER1 0x01c
297#define QSERDES_V3_COM_SSC_PER2 0x020
298#define QSERDES_V3_COM_SSC_STEP_SIZE1 0x024
299#define QSERDES_V3_COM_SSC_STEP_SIZE2 0x028
Iskren Chernev152a8102021-08-21 18:56:56 +0300300#define QSERDES_V3_COM_POST_DIV 0x02c
301#define QSERDES_V3_COM_POST_DIV_MUX 0x030
Manu Gautam9c7761a2018-01-16 16:27:06 +0530302#define QSERDES_V3_COM_BIAS_EN_CLKBUFLR_EN 0x034
Stephen Boyd52e013d2020-09-16 16:11:59 -0700303# define QSERDES_V3_COM_BIAS_EN 0x0001
304# define QSERDES_V3_COM_BIAS_EN_MUX 0x0002
305# define QSERDES_V3_COM_CLKBUF_R_EN 0x0004
306# define QSERDES_V3_COM_CLKBUF_L_EN 0x0008
307# define QSERDES_V3_COM_EN_SYSCLK_TX_SEL 0x0010
308# define QSERDES_V3_COM_CLKBUF_RX_DRIVE_L 0x0020
309# define QSERDES_V3_COM_CLKBUF_RX_DRIVE_R 0x0040
Manu Gautam9c7761a2018-01-16 16:27:06 +0530310#define QSERDES_V3_COM_CLK_ENABLE1 0x038
311#define QSERDES_V3_COM_SYS_CLK_CTRL 0x03c
312#define QSERDES_V3_COM_SYSCLK_BUF_ENABLE 0x040
Iskren Chernev152a8102021-08-21 18:56:56 +0300313#define QSERDES_V3_COM_PLL_EN 0x044
Manu Gautam9c7761a2018-01-16 16:27:06 +0530314#define QSERDES_V3_COM_PLL_IVCO 0x048
315#define QSERDES_V3_COM_LOCK_CMP1_MODE0 0x098
316#define QSERDES_V3_COM_LOCK_CMP2_MODE0 0x09c
317#define QSERDES_V3_COM_LOCK_CMP3_MODE0 0x0a0
318#define QSERDES_V3_COM_LOCK_CMP1_MODE1 0x0a4
319#define QSERDES_V3_COM_LOCK_CMP2_MODE1 0x0a8
320#define QSERDES_V3_COM_LOCK_CMP3_MODE1 0x0ac
321#define QSERDES_V3_COM_CLK_EP_DIV 0x05c
322#define QSERDES_V3_COM_CP_CTRL_MODE0 0x060
323#define QSERDES_V3_COM_CP_CTRL_MODE1 0x064
324#define QSERDES_V3_COM_PLL_RCTRL_MODE0 0x068
325#define QSERDES_V3_COM_PLL_RCTRL_MODE1 0x06c
326#define QSERDES_V3_COM_PLL_CCTRL_MODE0 0x070
327#define QSERDES_V3_COM_PLL_CCTRL_MODE1 0x074
328#define QSERDES_V3_COM_SYSCLK_EN_SEL 0x080
329#define QSERDES_V3_COM_RESETSM_CNTRL 0x088
330#define QSERDES_V3_COM_RESETSM_CNTRL2 0x08c
331#define QSERDES_V3_COM_LOCK_CMP_EN 0x090
332#define QSERDES_V3_COM_LOCK_CMP_CFG 0x094
333#define QSERDES_V3_COM_DEC_START_MODE0 0x0b0
334#define QSERDES_V3_COM_DEC_START_MODE1 0x0b4
335#define QSERDES_V3_COM_DIV_FRAC_START1_MODE0 0x0b8
336#define QSERDES_V3_COM_DIV_FRAC_START2_MODE0 0x0bc
337#define QSERDES_V3_COM_DIV_FRAC_START3_MODE0 0x0c0
338#define QSERDES_V3_COM_DIV_FRAC_START1_MODE1 0x0c4
339#define QSERDES_V3_COM_DIV_FRAC_START2_MODE1 0x0c8
340#define QSERDES_V3_COM_DIV_FRAC_START3_MODE1 0x0cc
Jeffrey Hugoa51969f2019-01-14 09:36:59 -0700341#define QSERDES_V3_COM_INTEGLOOP_INITVAL 0x0d0
Manu Gautam9c7761a2018-01-16 16:27:06 +0530342#define QSERDES_V3_COM_INTEGLOOP_GAIN0_MODE0 0x0d8
343#define QSERDES_V3_COM_INTEGLOOP_GAIN1_MODE0 0x0dc
344#define QSERDES_V3_COM_INTEGLOOP_GAIN0_MODE1 0x0e0
345#define QSERDES_V3_COM_INTEGLOOP_GAIN1_MODE1 0x0e4
346#define QSERDES_V3_COM_VCO_TUNE_CTRL 0x0ec
347#define QSERDES_V3_COM_VCO_TUNE_MAP 0x0f0
348#define QSERDES_V3_COM_VCO_TUNE1_MODE0 0x0f4
349#define QSERDES_V3_COM_VCO_TUNE2_MODE0 0x0f8
350#define QSERDES_V3_COM_VCO_TUNE1_MODE1 0x0fc
351#define QSERDES_V3_COM_VCO_TUNE2_MODE1 0x100
Can Guocc31cdb2018-09-20 21:27:56 -0700352#define QSERDES_V3_COM_VCO_TUNE_INITVAL1 0x104
353#define QSERDES_V3_COM_VCO_TUNE_INITVAL2 0x108
Manu Gautam9c7761a2018-01-16 16:27:06 +0530354#define QSERDES_V3_COM_VCO_TUNE_TIMER1 0x11c
355#define QSERDES_V3_COM_VCO_TUNE_TIMER2 0x120
356#define QSERDES_V3_COM_CLK_SELECT 0x138
357#define QSERDES_V3_COM_HSCLK_SEL 0x13c
358#define QSERDES_V3_COM_CORECLK_DIV_MODE0 0x148
359#define QSERDES_V3_COM_CORECLK_DIV_MODE1 0x14c
360#define QSERDES_V3_COM_CORE_CLK_EN 0x154
361#define QSERDES_V3_COM_C_READY_STATUS 0x158
362#define QSERDES_V3_COM_CMN_CONFIG 0x15c
363#define QSERDES_V3_COM_SVS_MODE_CLK_SEL 0x164
364#define QSERDES_V3_COM_DEBUG_BUS0 0x168
365#define QSERDES_V3_COM_DEBUG_BUS1 0x16c
366#define QSERDES_V3_COM_DEBUG_BUS2 0x170
367#define QSERDES_V3_COM_DEBUG_BUS3 0x174
368#define QSERDES_V3_COM_DEBUG_BUS_SEL 0x178
Jeffrey Hugoa51969f2019-01-14 09:36:59 -0700369#define QSERDES_V3_COM_CMN_MODE 0x184
Manu Gautam9c7761a2018-01-16 16:27:06 +0530370
371/* Only for QMP V3 PHY - TX registers */
Stephen Boyd52e013d2020-09-16 16:11:59 -0700372#define QSERDES_V3_TX_BIST_MODE_LANENO 0x000
373#define QSERDES_V3_TX_CLKBUF_ENABLE 0x008
374#define QSERDES_V3_TX_TX_EMP_POST1_LVL 0x00c
375# define DP_PHY_TXn_TX_EMP_POST1_LVL_MASK 0x001f
376# define DP_PHY_TXn_TX_EMP_POST1_LVL_MUX_EN 0x0020
377
378#define QSERDES_V3_TX_TX_DRV_LVL 0x01c
379# define DP_PHY_TXn_TX_DRV_LVL_MASK 0x001f
380# define DP_PHY_TXn_TX_DRV_LVL_MUX_EN 0x0020
381
382#define QSERDES_V3_TX_RESET_TSYNC_EN 0x024
383#define QSERDES_V3_TX_PRE_STALL_LDO_BOOST_EN 0x028
384
385#define QSERDES_V3_TX_TX_BAND 0x02c
386#define QSERDES_V3_TX_SLEW_CNTL 0x030
387#define QSERDES_V3_TX_INTERFACE_SELECT 0x034
388#define QSERDES_V3_TX_RES_CODE_LANE_TX 0x03c
389#define QSERDES_V3_TX_RES_CODE_LANE_RX 0x040
Manu Gautam9c7761a2018-01-16 16:27:06 +0530390#define QSERDES_V3_TX_RES_CODE_LANE_OFFSET_TX 0x044
391#define QSERDES_V3_TX_RES_CODE_LANE_OFFSET_RX 0x048
392#define QSERDES_V3_TX_DEBUG_BUS_SEL 0x058
Stephen Boyd52e013d2020-09-16 16:11:59 -0700393#define QSERDES_V3_TX_TRANSCEIVER_BIAS_EN 0x05c
Manu Gautam9c7761a2018-01-16 16:27:06 +0530394#define QSERDES_V3_TX_HIGHZ_DRVR_EN 0x060
Stephen Boyd52e013d2020-09-16 16:11:59 -0700395#define QSERDES_V3_TX_TX_POL_INV 0x064
396#define QSERDES_V3_TX_PARRATE_REC_DETECT_IDLE_EN 0x068
Manu Gautam9c7761a2018-01-16 16:27:06 +0530397#define QSERDES_V3_TX_LANE_MODE_1 0x08c
398#define QSERDES_V3_TX_RCV_DETECT_LVL_2 0x0a4
Stephen Boyd52e013d2020-09-16 16:11:59 -0700399#define QSERDES_V3_TX_TRAN_DRVR_EMP_EN 0x0c0
400#define QSERDES_V3_TX_TX_INTERFACE_MODE 0x0c4
401#define QSERDES_V3_TX_VMODE_CTRL1 0x0f0
Manu Gautam9c7761a2018-01-16 16:27:06 +0530402
403/* Only for QMP V3 PHY - RX registers */
Jeffrey Hugoa51969f2019-01-14 09:36:59 -0700404#define QSERDES_V3_RX_UCDR_FO_GAIN 0x008
Manu Gautam9c7761a2018-01-16 16:27:06 +0530405#define QSERDES_V3_RX_UCDR_SO_GAIN_HALF 0x00c
406#define QSERDES_V3_RX_UCDR_SO_GAIN 0x014
Can Guocc31cdb2018-09-20 21:27:56 -0700407#define QSERDES_V3_RX_UCDR_SVS_SO_GAIN_HALF 0x024
408#define QSERDES_V3_RX_UCDR_SVS_SO_GAIN_QUARTER 0x028
409#define QSERDES_V3_RX_UCDR_SVS_SO_GAIN 0x02c
Manu Gautam9c7761a2018-01-16 16:27:06 +0530410#define QSERDES_V3_RX_UCDR_FASTLOCK_FO_GAIN 0x030
411#define QSERDES_V3_RX_UCDR_SO_SATURATION_AND_ENABLE 0x034
Can Guocc31cdb2018-09-20 21:27:56 -0700412#define QSERDES_V3_RX_UCDR_FASTLOCK_COUNT_LOW 0x03c
Jeffrey Hugoa51969f2019-01-14 09:36:59 -0700413#define QSERDES_V3_RX_UCDR_FASTLOCK_COUNT_HIGH 0x040
Can Guocc31cdb2018-09-20 21:27:56 -0700414#define QSERDES_V3_RX_UCDR_PI_CONTROLS 0x044
Manu Gautam9c7761a2018-01-16 16:27:06 +0530415#define QSERDES_V3_RX_RX_TERM_BW 0x07c
Manu Gautamf6721e52018-05-03 02:36:12 +0530416#define QSERDES_V3_RX_VGA_CAL_CNTRL1 0x0bc
417#define QSERDES_V3_RX_VGA_CAL_CNTRL2 0x0c0
Manu Gautam9c7761a2018-01-16 16:27:06 +0530418#define QSERDES_V3_RX_RX_EQ_GAIN2_LSB 0x0c8
419#define QSERDES_V3_RX_RX_EQ_GAIN2_MSB 0x0cc
420#define QSERDES_V3_RX_RX_EQU_ADAPTOR_CNTRL2 0x0d4
421#define QSERDES_V3_RX_RX_EQU_ADAPTOR_CNTRL3 0x0d8
422#define QSERDES_V3_RX_RX_EQU_ADAPTOR_CNTRL4 0x0dc
423#define QSERDES_V3_RX_RX_EQ_OFFSET_ADAPTOR_CNTRL1 0x0f8
424#define QSERDES_V3_RX_RX_OFFSET_ADAPTOR_CNTRL2 0x0fc
425#define QSERDES_V3_RX_SIGDET_ENABLES 0x100
426#define QSERDES_V3_RX_SIGDET_CNTRL 0x104
427#define QSERDES_V3_RX_SIGDET_LVL 0x108
428#define QSERDES_V3_RX_SIGDET_DEGLITCH_CNTRL 0x10c
429#define QSERDES_V3_RX_RX_BAND 0x110
430#define QSERDES_V3_RX_RX_INTERFACE_MODE 0x11c
Manu Gautamf6721e52018-05-03 02:36:12 +0530431#define QSERDES_V3_RX_RX_MODE_00 0x164
Marc Gonzalez73d7ec82019-04-09 14:48:22 +0200432#define QSERDES_V3_RX_RX_MODE_01 0x168
Manu Gautam9c7761a2018-01-16 16:27:06 +0530433
434/* Only for QMP V3 PHY - PCS registers */
435#define QPHY_V3_PCS_POWER_DOWN_CONTROL 0x004
436#define QPHY_V3_PCS_TXMGN_V0 0x00c
437#define QPHY_V3_PCS_TXMGN_V1 0x010
438#define QPHY_V3_PCS_TXMGN_V2 0x014
439#define QPHY_V3_PCS_TXMGN_V3 0x018
440#define QPHY_V3_PCS_TXMGN_V4 0x01c
441#define QPHY_V3_PCS_TXMGN_LS 0x020
Can Guocc31cdb2018-09-20 21:27:56 -0700442#define QPHY_V3_PCS_TX_LARGE_AMP_DRV_LVL 0x02c
443#define QPHY_V3_PCS_TX_SMALL_AMP_DRV_LVL 0x034
Manu Gautam9c7761a2018-01-16 16:27:06 +0530444#define QPHY_V3_PCS_TXDEEMPH_M6DB_V0 0x024
445#define QPHY_V3_PCS_TXDEEMPH_M3P5DB_V0 0x028
446#define QPHY_V3_PCS_TXDEEMPH_M6DB_V1 0x02c
447#define QPHY_V3_PCS_TXDEEMPH_M3P5DB_V1 0x030
448#define QPHY_V3_PCS_TXDEEMPH_M6DB_V2 0x034
449#define QPHY_V3_PCS_TXDEEMPH_M3P5DB_V2 0x038
450#define QPHY_V3_PCS_TXDEEMPH_M6DB_V3 0x03c
451#define QPHY_V3_PCS_TXDEEMPH_M3P5DB_V3 0x040
452#define QPHY_V3_PCS_TXDEEMPH_M6DB_V4 0x044
453#define QPHY_V3_PCS_TXDEEMPH_M3P5DB_V4 0x048
454#define QPHY_V3_PCS_TXDEEMPH_M6DB_LS 0x04c
455#define QPHY_V3_PCS_TXDEEMPH_M3P5DB_LS 0x050
456#define QPHY_V3_PCS_ENDPOINT_REFCLK_DRIVE 0x054
457#define QPHY_V3_PCS_RX_IDLE_DTCT_CNTRL 0x058
458#define QPHY_V3_PCS_RATE_SLEW_CNTRL 0x05c
459#define QPHY_V3_PCS_POWER_STATE_CONFIG1 0x060
460#define QPHY_V3_PCS_POWER_STATE_CONFIG2 0x064
461#define QPHY_V3_PCS_POWER_STATE_CONFIG4 0x06c
462#define QPHY_V3_PCS_RCVR_DTCT_DLY_P1U2_L 0x070
463#define QPHY_V3_PCS_RCVR_DTCT_DLY_P1U2_H 0x074
464#define QPHY_V3_PCS_RCVR_DTCT_DLY_U3_L 0x078
465#define QPHY_V3_PCS_RCVR_DTCT_DLY_U3_H 0x07c
466#define QPHY_V3_PCS_LOCK_DETECT_CONFIG1 0x080
467#define QPHY_V3_PCS_LOCK_DETECT_CONFIG2 0x084
468#define QPHY_V3_PCS_LOCK_DETECT_CONFIG3 0x088
469#define QPHY_V3_PCS_TSYNC_RSYNC_TIME 0x08c
470#define QPHY_V3_PCS_PWRUP_RESET_DLY_TIME_AUXCLK 0x0a0
471#define QPHY_V3_PCS_LP_WAKEUP_DLY_TIME_AUXCLK 0x0a4
Marc Gonzalez73d7ec82019-04-09 14:48:22 +0200472#define QPHY_V3_PCS_PLL_LOCK_CHK_DLY_TIME 0x0a8
Manu Gautam9c7761a2018-01-16 16:27:06 +0530473#define QPHY_V3_PCS_LFPS_TX_ECSTART_EQTLOCK 0x0b0
474#define QPHY_V3_PCS_RXEQTRAINING_WAIT_TIME 0x0b8
475#define QPHY_V3_PCS_RXEQTRAINING_RUN_TIME 0x0bc
476#define QPHY_V3_PCS_FLL_CNTRL1 0x0c4
477#define QPHY_V3_PCS_FLL_CNTRL2 0x0c8
478#define QPHY_V3_PCS_FLL_CNT_VAL_L 0x0cc
479#define QPHY_V3_PCS_FLL_CNT_VAL_H_TOL 0x0d0
480#define QPHY_V3_PCS_FLL_MAN_CODE 0x0d4
Can Guocc31cdb2018-09-20 21:27:56 -0700481#define QPHY_V3_PCS_RX_SYM_RESYNC_CTRL 0x134
482#define QPHY_V3_PCS_RX_MIN_HIBERN8_TIME 0x138
483#define QPHY_V3_PCS_RX_SIGDET_CTRL1 0x13c
484#define QPHY_V3_PCS_RX_SIGDET_CTRL2 0x140
Marc Gonzalez73d7ec82019-04-09 14:48:22 +0200485#define QPHY_V3_PCS_LP_WAKEUP_DLY_TIME_AUXCLK_MSB 0x1a8
486#define QPHY_V3_PCS_OSC_DTCT_ACTIONS 0x1ac
487#define QPHY_V3_PCS_SIGDET_CNTRL 0x1b0
Can Guocc31cdb2018-09-20 21:27:56 -0700488#define QPHY_V3_PCS_TX_MID_TERM_CTRL1 0x1bc
489#define QPHY_V3_PCS_MULTI_LANE_CTRL1 0x1c4
Manu Gautam9c7761a2018-01-16 16:27:06 +0530490#define QPHY_V3_PCS_RX_SIGDET_LVL 0x1d8
Marc Gonzalez73d7ec82019-04-09 14:48:22 +0200491#define QPHY_V3_PCS_L1SS_WAKEUP_DLY_TIME_AUXCLK_LSB 0x1dc
492#define QPHY_V3_PCS_L1SS_WAKEUP_DLY_TIME_AUXCLK_MSB 0x1e0
Manu Gautamf6721e52018-05-03 02:36:12 +0530493#define QPHY_V3_PCS_REFGEN_REQ_CONFIG1 0x20c
494#define QPHY_V3_PCS_REFGEN_REQ_CONFIG2 0x210
Manu Gautam9c7761a2018-01-16 16:27:06 +0530495
Manu Gautamac0d2392018-01-16 16:27:11 +0530496/* Only for QMP V3 PHY - PCS_MISC registers */
497#define QPHY_V3_PCS_MISC_CLAMP_ENABLE 0x0c
Marc Gonzalez73d7ec82019-04-09 14:48:22 +0200498#define QPHY_V3_PCS_MISC_OSC_DTCT_CONFIG2 0x2c
499#define QPHY_V3_PCS_MISC_PCIE_INT_AUX_CLK_CONFIG1 0x44
500#define QPHY_V3_PCS_MISC_OSC_DTCT_MODE2_CONFIG2 0x54
501#define QPHY_V3_PCS_MISC_OSC_DTCT_MODE2_CONFIG4 0x5c
502#define QPHY_V3_PCS_MISC_OSC_DTCT_MODE2_CONFIG5 0x60
Manu Gautamac0d2392018-01-16 16:27:11 +0530503
Dmitry Baryshkov5c393912021-03-31 18:16:11 +0300504/* QMP PHY - DP PHY registers */
505#define QSERDES_DP_PHY_REVISION_ID0 0x000
506#define QSERDES_DP_PHY_REVISION_ID1 0x004
507#define QSERDES_DP_PHY_REVISION_ID2 0x008
508#define QSERDES_DP_PHY_REVISION_ID3 0x00c
509#define QSERDES_DP_PHY_CFG 0x010
510#define QSERDES_DP_PHY_PD_CTL 0x018
Stephen Boyd52e013d2020-09-16 16:11:59 -0700511# define DP_PHY_PD_CTL_PWRDN 0x001
512# define DP_PHY_PD_CTL_PSR_PWRDN 0x002
513# define DP_PHY_PD_CTL_AUX_PWRDN 0x004
514# define DP_PHY_PD_CTL_LANE_0_1_PWRDN 0x008
515# define DP_PHY_PD_CTL_LANE_2_3_PWRDN 0x010
516# define DP_PHY_PD_CTL_PLL_PWRDN 0x020
517# define DP_PHY_PD_CTL_DP_CLAMP_EN 0x040
Dmitry Baryshkov5c393912021-03-31 18:16:11 +0300518#define QSERDES_DP_PHY_MODE 0x01c
519#define QSERDES_DP_PHY_AUX_CFG0 0x020
520#define QSERDES_DP_PHY_AUX_CFG1 0x024
521#define QSERDES_DP_PHY_AUX_CFG2 0x028
522#define QSERDES_DP_PHY_AUX_CFG3 0x02c
523#define QSERDES_DP_PHY_AUX_CFG4 0x030
524#define QSERDES_DP_PHY_AUX_CFG5 0x034
525#define QSERDES_DP_PHY_AUX_CFG6 0x038
526#define QSERDES_DP_PHY_AUX_CFG7 0x03c
527#define QSERDES_DP_PHY_AUX_CFG8 0x040
528#define QSERDES_DP_PHY_AUX_CFG9 0x044
Stephen Boyd52e013d2020-09-16 16:11:59 -0700529
Dmitry Baryshkov5c393912021-03-31 18:16:11 +0300530/* Only for QMP V3 PHY - DP PHY registers */
Stephen Boyd52e013d2020-09-16 16:11:59 -0700531#define QSERDES_V3_DP_PHY_AUX_INTERRUPT_MASK 0x048
532# define PHY_AUX_STOP_ERR_MASK 0x01
533# define PHY_AUX_DEC_ERR_MASK 0x02
534# define PHY_AUX_SYNC_ERR_MASK 0x04
535# define PHY_AUX_ALIGN_ERR_MASK 0x08
536# define PHY_AUX_REQ_ERR_MASK 0x10
537
538#define QSERDES_V3_DP_PHY_AUX_INTERRUPT_CLEAR 0x04c
539#define QSERDES_V3_DP_PHY_AUX_BIST_CFG 0x050
540
541#define QSERDES_V3_DP_PHY_VCO_DIV 0x064
542#define QSERDES_V3_DP_PHY_TX0_TX1_LANE_CTL 0x06c
543#define QSERDES_V3_DP_PHY_TX2_TX3_LANE_CTL 0x088
544
545#define QSERDES_V3_DP_PHY_SPARE0 0x0ac
546#define DP_PHY_SPARE0_MASK 0x0f
547#define DP_PHY_SPARE0_ORIENTATION_INFO_SHIFT 0x04(0x0004)
548
549#define QSERDES_V3_DP_PHY_STATUS 0x0c0
550
Vinod Koula88c85e2019-10-24 13:18:02 +0530551/* Only for QMP V4 PHY - QSERDES COM registers */
Dmitry Baryshkovaff188f2021-03-31 18:16:12 +0300552#define QSERDES_V4_COM_BG_TIMER 0x00c
Jack Pham9a24b922020-05-04 16:54:25 -0700553#define QSERDES_V4_COM_SSC_EN_CENTER 0x010
554#define QSERDES_V4_COM_SSC_PER1 0x01c
555#define QSERDES_V4_COM_SSC_PER2 0x020
556#define QSERDES_V4_COM_SSC_STEP_SIZE1_MODE0 0x024
557#define QSERDES_V4_COM_SSC_STEP_SIZE2_MODE0 0x028
558#define QSERDES_V4_COM_SSC_STEP_SIZE1_MODE1 0x030
559#define QSERDES_V4_COM_SSC_STEP_SIZE2_MODE1 0x034
Dmitry Baryshkovaff188f2021-03-31 18:16:12 +0300560#define QSERDES_V4_COM_BIAS_EN_CLKBUFLR_EN 0x044
Manivannan Sadhasivam6edf7702020-10-27 22:30:30 +0530561#define QSERDES_V4_COM_CLK_ENABLE1 0x048
Dmitry Baryshkovaff188f2021-03-31 18:16:12 +0300562#define QSERDES_V4_COM_SYS_CLK_CTRL 0x04c
Jack Pham9a24b922020-05-04 16:54:25 -0700563#define QSERDES_V4_COM_SYSCLK_BUF_ENABLE 0x050
Vinod Koula88c85e2019-10-24 13:18:02 +0530564#define QSERDES_V4_COM_PLL_IVCO 0x058
565#define QSERDES_V4_COM_CMN_IPTRIM 0x060
566#define QSERDES_V4_COM_CP_CTRL_MODE0 0x074
567#define QSERDES_V4_COM_CP_CTRL_MODE1 0x078
568#define QSERDES_V4_COM_PLL_RCTRL_MODE0 0x07c
569#define QSERDES_V4_COM_PLL_RCTRL_MODE1 0x080
570#define QSERDES_V4_COM_PLL_CCTRL_MODE0 0x084
571#define QSERDES_V4_COM_PLL_CCTRL_MODE1 0x088
572#define QSERDES_V4_COM_SYSCLK_EN_SEL 0x094
Dmitry Baryshkovaff188f2021-03-31 18:16:12 +0300573#define QSERDES_V4_COM_RESETSM_CNTRL 0x09c
Vinod Koula88c85e2019-10-24 13:18:02 +0530574#define QSERDES_V4_COM_LOCK_CMP_EN 0x0a4
Manivannan Sadhasivambe0ddb52021-04-27 12:24:00 +0530575#define QSERDES_V4_COM_LOCK_CMP_CFG 0x0a8
Vinod Koula88c85e2019-10-24 13:18:02 +0530576#define QSERDES_V4_COM_LOCK_CMP1_MODE0 0x0ac
577#define QSERDES_V4_COM_LOCK_CMP2_MODE0 0x0b0
578#define QSERDES_V4_COM_LOCK_CMP1_MODE1 0x0b4
579#define QSERDES_V4_COM_DEC_START_MODE0 0x0bc
580#define QSERDES_V4_COM_LOCK_CMP2_MODE1 0x0b8
581#define QSERDES_V4_COM_DEC_START_MODE1 0x0c4
Jack Pham9a24b922020-05-04 16:54:25 -0700582#define QSERDES_V4_COM_DIV_FRAC_START1_MODE0 0x0cc
583#define QSERDES_V4_COM_DIV_FRAC_START2_MODE0 0x0d0
584#define QSERDES_V4_COM_DIV_FRAC_START3_MODE0 0x0d4
585#define QSERDES_V4_COM_DIV_FRAC_START1_MODE1 0x0d8
586#define QSERDES_V4_COM_DIV_FRAC_START2_MODE1 0x0dc
587#define QSERDES_V4_COM_DIV_FRAC_START3_MODE1 0x0e0
Dmitry Baryshkovaff188f2021-03-31 18:16:12 +0300588#define QSERDES_V4_COM_INTEGLOOP_GAIN0_MODE0 0x0ec
589#define QSERDES_V4_COM_INTEGLOOP_GAIN1_MODE0 0x0f0
Manivannan Sadhasivambe0ddb52021-04-27 12:24:00 +0530590#define QSERDES_V4_COM_INTEGLOOP_GAIN0_MODE1 0x0f4
591#define QSERDES_V4_COM_INTEGLOOP_GAIN1_MODE1 0x0f8
Dmitry Baryshkovaff188f2021-03-31 18:16:12 +0300592#define QSERDES_V4_COM_VCO_TUNE_CTRL 0x108
Vinod Koula88c85e2019-10-24 13:18:02 +0530593#define QSERDES_V4_COM_VCO_TUNE_MAP 0x10c
Jack Pham9a24b922020-05-04 16:54:25 -0700594#define QSERDES_V4_COM_VCO_TUNE1_MODE0 0x110
595#define QSERDES_V4_COM_VCO_TUNE2_MODE0 0x114
596#define QSERDES_V4_COM_VCO_TUNE1_MODE1 0x118
597#define QSERDES_V4_COM_VCO_TUNE2_MODE1 0x11c
Vinod Koula88c85e2019-10-24 13:18:02 +0530598#define QSERDES_V4_COM_VCO_TUNE_INITVAL2 0x124
Dmitry Baryshkovaff188f2021-03-31 18:16:12 +0300599#define QSERDES_V4_COM_CMN_STATUS 0x140
Manivannan Sadhasivam6edf7702020-10-27 22:30:30 +0530600#define QSERDES_V4_COM_CLK_SELECT 0x154
Vinod Koula88c85e2019-10-24 13:18:02 +0530601#define QSERDES_V4_COM_HSCLK_SEL 0x158
602#define QSERDES_V4_COM_HSCLK_HS_SWITCH_SEL 0x15c
Dmitry Baryshkovaff188f2021-03-31 18:16:12 +0300603#define QSERDES_V4_COM_CORECLK_DIV_MODE0 0x168
Jack Pham9a24b922020-05-04 16:54:25 -0700604#define QSERDES_V4_COM_CORECLK_DIV_MODE1 0x16c
Dmitry Baryshkovaff188f2021-03-31 18:16:12 +0300605#define QSERDES_V4_COM_CORE_CLK_EN 0x174
606#define QSERDES_V4_COM_C_READY_STATUS 0x178
607#define QSERDES_V4_COM_CMN_CONFIG 0x17c
Jack Pham9a24b922020-05-04 16:54:25 -0700608#define QSERDES_V4_COM_SVS_MODE_CLK_SEL 0x184
Manivannan Sadhasivambe0ddb52021-04-27 12:24:00 +0530609#define QSERDES_V4_COM_CMN_MISC1 0x19c
610#define QSERDES_V4_COM_INTERNAL_DIG_CORECLK_DIV 0x1a0
611#define QSERDES_V4_COM_CMN_MODE 0x1a4
612#define QSERDES_V4_COM_VCO_DC_LEVEL_CTRL 0x1a8
Vinod Koula88c85e2019-10-24 13:18:02 +0530613#define QSERDES_V4_COM_BIN_VCOCAL_CMP_CODE1_MODE0 0x1ac
614#define QSERDES_V4_COM_BIN_VCOCAL_CMP_CODE2_MODE0 0x1b0
615#define QSERDES_V4_COM_BIN_VCOCAL_CMP_CODE1_MODE1 0x1b4
Vinod Koula88c85e2019-10-24 13:18:02 +0530616#define QSERDES_V4_COM_BIN_VCOCAL_CMP_CODE2_MODE1 0x1b8
Manivannan Sadhasivambe0ddb52021-04-27 12:24:00 +0530617#define QSERDES_V4_COM_BIN_VCOCAL_HSCLK_SEL 0x1bc
Vinod Koula88c85e2019-10-24 13:18:02 +0530618
619/* Only for QMP V4 PHY - TX registers */
Dmitry Baryshkovaff188f2021-03-31 18:16:12 +0300620#define QSERDES_V4_TX_CLKBUF_ENABLE 0x08
621#define QSERDES_V4_TX_TX_EMP_POST1_LVL 0x0c
622#define QSERDES_V4_TX_TX_DRV_LVL 0x14
623#define QSERDES_V4_TX_RESET_TSYNC_EN 0x1c
624#define QSERDES_V4_TX_PRE_STALL_LDO_BOOST_EN 0x20
625#define QSERDES_V4_TX_TX_BAND 0x24
626#define QSERDES_V4_TX_INTERFACE_SELECT 0x2c
Jack Pham9a24b922020-05-04 16:54:25 -0700627#define QSERDES_V4_TX_RES_CODE_LANE_TX 0x34
628#define QSERDES_V4_TX_RES_CODE_LANE_RX 0x38
Jonathan Marek7b675ba2020-05-23 22:14:14 -0400629#define QSERDES_V4_TX_RES_CODE_LANE_OFFSET_TX 0x3c
Jonathan Marek90b65342020-05-23 22:14:15 -0400630#define QSERDES_V4_TX_RES_CODE_LANE_OFFSET_RX 0x40
Dmitry Baryshkovaff188f2021-03-31 18:16:12 +0300631#define QSERDES_V4_TX_TRANSCEIVER_BIAS_EN 0x54
632#define QSERDES_V4_TX_HIGHZ_DRVR_EN 0x58
633#define QSERDES_V4_TX_TX_POL_INV 0x5c
634#define QSERDES_V4_TX_PARRATE_REC_DETECT_IDLE_EN 0x60
Vinod Koula88c85e2019-10-24 13:18:02 +0530635#define QSERDES_V4_TX_LANE_MODE_1 0x84
Jonathan Marek90b65342020-05-23 22:14:15 -0400636#define QSERDES_V4_TX_LANE_MODE_2 0x88
Jack Pham9a24b922020-05-04 16:54:25 -0700637#define QSERDES_V4_TX_RCV_DETECT_LVL_2 0x9c
Dmitry Baryshkovaff188f2021-03-31 18:16:12 +0300638#define QSERDES_V4_TX_TRAN_DRVR_EMP_EN 0xb8
639#define QSERDES_V4_TX_TX_INTERFACE_MODE 0xbc
Vinod Koula88c85e2019-10-24 13:18:02 +0530640#define QSERDES_V4_TX_PWM_GEAR_1_DIVIDER_BAND0_1 0xd8
641#define QSERDES_V4_TX_PWM_GEAR_2_DIVIDER_BAND0_1 0xdC
642#define QSERDES_V4_TX_PWM_GEAR_3_DIVIDER_BAND0_1 0xe0
643#define QSERDES_V4_TX_PWM_GEAR_4_DIVIDER_BAND0_1 0xe4
Dmitry Baryshkovaff188f2021-03-31 18:16:12 +0300644#define QSERDES_V4_TX_VMODE_CTRL1 0xe8
645#define QSERDES_V4_TX_PI_QEC_CTRL 0x104
Vinod Koula88c85e2019-10-24 13:18:02 +0530646
Manivannan Sadhasivambe0ddb52021-04-27 12:24:00 +0530647/* Only for QMP V4_20 PHY - TX registers */
648#define QSERDES_V4_20_TX_LANE_MODE_1 0x88
649#define QSERDES_V4_20_TX_LANE_MODE_2 0x8c
650#define QSERDES_V4_20_TX_LANE_MODE_3 0x90
651#define QSERDES_V4_20_TX_VMODE_CTRL1 0xc4
652#define QSERDES_V4_20_TX_PI_QEC_CTRL 0xe0
653
Vinod Koula88c85e2019-10-24 13:18:02 +0530654/* Only for QMP V4 PHY - RX registers */
655#define QSERDES_V4_RX_UCDR_FO_GAIN 0x008
656#define QSERDES_V4_RX_UCDR_SO_GAIN 0x014
657#define QSERDES_V4_RX_UCDR_FASTLOCK_FO_GAIN 0x030
658#define QSERDES_V4_RX_UCDR_SO_SATURATION_AND_ENABLE 0x034
659#define QSERDES_V4_RX_UCDR_FASTLOCK_COUNT_LOW 0x03c
Jack Pham9a24b922020-05-04 16:54:25 -0700660#define QSERDES_V4_RX_UCDR_FASTLOCK_COUNT_HIGH 0x040
Vinod Koula88c85e2019-10-24 13:18:02 +0530661#define QSERDES_V4_RX_UCDR_PI_CONTROLS 0x044
662#define QSERDES_V4_RX_UCDR_PI_CTRL2 0x048
Jack Pham9a24b922020-05-04 16:54:25 -0700663#define QSERDES_V4_RX_UCDR_SB2_THRESH1 0x04c
664#define QSERDES_V4_RX_UCDR_SB2_THRESH2 0x050
665#define QSERDES_V4_RX_UCDR_SB2_GAIN1 0x054
666#define QSERDES_V4_RX_UCDR_SB2_GAIN2 0x058
667#define QSERDES_V4_RX_AUX_DATA_TCOARSE_TFINE 0x060
Manivannan Sadhasivam6edf7702020-10-27 22:30:30 +0530668#define QSERDES_V4_RX_RCLK_AUXDATA_SEL 0x064
Vinod Koula88c85e2019-10-24 13:18:02 +0530669#define QSERDES_V4_RX_AC_JTAG_ENABLE 0x068
670#define QSERDES_V4_RX_AC_JTAG_MODE 0x078
671#define QSERDES_V4_RX_RX_TERM_BW 0x080
Jack Pham9a24b922020-05-04 16:54:25 -0700672#define QSERDES_V4_RX_VGA_CAL_CNTRL1 0x0d4
673#define QSERDES_V4_RX_VGA_CAL_CNTRL2 0x0d8
674#define QSERDES_V4_RX_GM_CAL 0x0dc
Manivannan Sadhasivam6edf7702020-10-27 22:30:30 +0530675#define QSERDES_V4_RX_RX_EQU_ADAPTOR_CNTRL1 0x0e8
Vinod Koula88c85e2019-10-24 13:18:02 +0530676#define QSERDES_V4_RX_RX_EQU_ADAPTOR_CNTRL2 0x0ec
677#define QSERDES_V4_RX_RX_EQU_ADAPTOR_CNTRL3 0x0f0
678#define QSERDES_V4_RX_RX_EQU_ADAPTOR_CNTRL4 0x0f4
679#define QSERDES_V4_RX_RX_IDAC_TSETTLE_LOW 0x0f8
680#define QSERDES_V4_RX_RX_IDAC_TSETTLE_HIGH 0x0fc
681#define QSERDES_V4_RX_RX_IDAC_MEASURE_TIME 0x100
Jack Pham9a24b922020-05-04 16:54:25 -0700682#define QSERDES_V4_RX_RX_EQ_OFFSET_ADAPTOR_CNTRL1 0x110
Vinod Koula88c85e2019-10-24 13:18:02 +0530683#define QSERDES_V4_RX_RX_OFFSET_ADAPTOR_CNTRL2 0x114
Manivannan Sadhasivam6edf7702020-10-27 22:30:30 +0530684#define QSERDES_V4_RX_SIGDET_ENABLES 0x118
Vinod Koula88c85e2019-10-24 13:18:02 +0530685#define QSERDES_V4_RX_SIGDET_CNTRL 0x11c
686#define QSERDES_V4_RX_SIGDET_LVL 0x120
687#define QSERDES_V4_RX_SIGDET_DEGLITCH_CNTRL 0x124
688#define QSERDES_V4_RX_RX_BAND 0x128
689#define QSERDES_V4_RX_RX_MODE_00_LOW 0x170
690#define QSERDES_V4_RX_RX_MODE_00_HIGH 0x174
691#define QSERDES_V4_RX_RX_MODE_00_HIGH2 0x178
692#define QSERDES_V4_RX_RX_MODE_00_HIGH3 0x17c
693#define QSERDES_V4_RX_RX_MODE_00_HIGH4 0x180
694#define QSERDES_V4_RX_RX_MODE_01_LOW 0x184
695#define QSERDES_V4_RX_RX_MODE_01_HIGH 0x188
696#define QSERDES_V4_RX_RX_MODE_01_HIGH2 0x18c
697#define QSERDES_V4_RX_RX_MODE_01_HIGH3 0x190
698#define QSERDES_V4_RX_RX_MODE_01_HIGH4 0x194
699#define QSERDES_V4_RX_RX_MODE_10_LOW 0x198
700#define QSERDES_V4_RX_RX_MODE_10_HIGH 0x19c
701#define QSERDES_V4_RX_RX_MODE_10_HIGH2 0x1a0
702#define QSERDES_V4_RX_RX_MODE_10_HIGH3 0x1a4
703#define QSERDES_V4_RX_RX_MODE_10_HIGH4 0x1a8
Jack Pham9a24b922020-05-04 16:54:25 -0700704#define QSERDES_V4_RX_DFE_EN_TIMER 0x1b4
705#define QSERDES_V4_RX_DFE_CTLE_POST_CAL_OFFSET 0x1b8
Vinod Koula88c85e2019-10-24 13:18:02 +0530706#define QSERDES_V4_RX_DCC_CTRL1 0x1bc
Jack Pham9a24b922020-05-04 16:54:25 -0700707#define QSERDES_V4_RX_VTH_CODE 0x1c4
Vinod Koula88c85e2019-10-24 13:18:02 +0530708
Dmitry Baryshkovaff188f2021-03-31 18:16:12 +0300709/* Only for QMP V4 PHY - DP PHY registers */
710#define QSERDES_V4_DP_PHY_CFG_1 0x014
711#define QSERDES_V4_DP_PHY_AUX_INTERRUPT_MASK 0x054
712#define QSERDES_V4_DP_PHY_AUX_INTERRUPT_CLEAR 0x058
713#define QSERDES_V4_DP_PHY_VCO_DIV 0x070
714#define QSERDES_V4_DP_PHY_TX0_TX1_LANE_CTL 0x078
715#define QSERDES_V4_DP_PHY_TX2_TX3_LANE_CTL 0x09c
716#define QSERDES_V4_DP_PHY_SPARE0 0x0c8
717#define QSERDES_V4_DP_PHY_AUX_INTERRUPT_STATUS 0x0d8
718#define QSERDES_V4_DP_PHY_STATUS 0x0dc
719
Manivannan Sadhasivambe0ddb52021-04-27 12:24:00 +0530720/* Only for QMP V4_20 PHY - RX registers */
721#define QSERDES_V4_20_RX_FO_GAIN_RATE2 0x008
722#define QSERDES_V4_20_RX_UCDR_PI_CONTROLS 0x058
723#define QSERDES_V4_20_RX_AUX_DATA_TCOARSE_TFINE 0x0ac
724#define QSERDES_V4_20_RX_DFE_3 0x110
725#define QSERDES_V4_20_RX_DFE_DAC_ENABLE1 0x134
726#define QSERDES_V4_20_RX_DFE_DAC_ENABLE2 0x138
727#define QSERDES_V4_20_RX_VGA_CAL_CNTRL2 0x150
728#define QSERDES_V4_20_RX_RX_EQ_OFFSET_ADAPTOR_CNTRL1 0x178
729#define QSERDES_V4_20_RX_RX_MODE_RATE_0_1_B1 0x1c8
730#define QSERDES_V4_20_RX_RX_MODE_RATE_0_1_B2 0x1cc
731#define QSERDES_V4_20_RX_RX_MODE_RATE_0_1_B3 0x1d0
732#define QSERDES_V4_20_RX_RX_MODE_RATE_0_1_B4 0x1d4
733#define QSERDES_V4_20_RX_RX_MODE_RATE2_B0 0x1d8
734#define QSERDES_V4_20_RX_RX_MODE_RATE2_B1 0x1dc
735#define QSERDES_V4_20_RX_RX_MODE_RATE2_B2 0x1e0
736#define QSERDES_V4_20_RX_RX_MODE_RATE2_B3 0x1e4
737#define QSERDES_V4_20_RX_RX_MODE_RATE2_B4 0x1e8
738#define QSERDES_V4_20_RX_RX_MODE_RATE3_B0 0x1ec
739#define QSERDES_V4_20_RX_RX_MODE_RATE3_B1 0x1f0
740#define QSERDES_V4_20_RX_RX_MODE_RATE3_B2 0x1f4
741#define QSERDES_V4_20_RX_RX_MODE_RATE3_B3 0x1f8
742#define QSERDES_V4_20_RX_RX_MODE_RATE3_B4 0x1fc
743#define QSERDES_V4_20_RX_PHPRE_CTRL 0x200
744#define QSERDES_V4_20_RX_DFE_CTLE_POST_CAL_OFFSET 0x20c
745#define QSERDES_V4_20_RX_MARG_COARSE_CTRL2 0x23c
746
Jack Pham9a24b922020-05-04 16:54:25 -0700747/* Only for QMP V4 PHY - UFS PCS registers */
Wesley Cheng78c2aac2020-05-04 16:54:27 -0700748#define QPHY_V4_PCS_UFS_PHY_START 0x000
749#define QPHY_V4_PCS_UFS_POWER_DOWN_CONTROL 0x004
750#define QPHY_V4_PCS_UFS_SW_RESET 0x008
751#define QPHY_V4_PCS_UFS_TIMER_20US_CORECLK_STEPS_MSB 0x00c
752#define QPHY_V4_PCS_UFS_TIMER_20US_CORECLK_STEPS_LSB 0x010
753#define QPHY_V4_PCS_UFS_PLL_CNTL 0x02c
754#define QPHY_V4_PCS_UFS_TX_LARGE_AMP_DRV_LVL 0x030
755#define QPHY_V4_PCS_UFS_TX_SMALL_AMP_DRV_LVL 0x038
756#define QPHY_V4_PCS_UFS_BIST_FIXED_PAT_CTRL 0x060
757#define QPHY_V4_PCS_UFS_TX_HSGEAR_CAPABILITY 0x074
758#define QPHY_V4_PCS_UFS_RX_HSGEAR_CAPABILITY 0x0b4
759#define QPHY_V4_PCS_UFS_DEBUG_BUS_CLKSEL 0x124
760#define QPHY_V4_PCS_UFS_LINECFG_DISABLE 0x148
761#define QPHY_V4_PCS_UFS_RX_MIN_HIBERN8_TIME 0x150
762#define QPHY_V4_PCS_UFS_RX_SIGDET_CTRL2 0x158
763#define QPHY_V4_PCS_UFS_TX_PWM_GEAR_BAND 0x160
764#define QPHY_V4_PCS_UFS_TX_HS_GEAR_BAND 0x168
765#define QPHY_V4_PCS_UFS_READY_STATUS 0x180
766#define QPHY_V4_PCS_UFS_TX_MID_TERM_CTRL1 0x1d8
767#define QPHY_V4_PCS_UFS_MULTI_LANE_CTRL1 0x1e0
Vinod Koula88c85e2019-10-24 13:18:02 +0530768
Bjorn Andersson909a5c72020-01-06 00:18:21 -0800769/* PCIE GEN3 COM registers */
770#define PCIE_GEN3_QHP_COM_SSC_EN_CENTER 0x14
771#define PCIE_GEN3_QHP_COM_SSC_PER1 0x20
772#define PCIE_GEN3_QHP_COM_SSC_PER2 0x24
773#define PCIE_GEN3_QHP_COM_SSC_STEP_SIZE1 0x28
774#define PCIE_GEN3_QHP_COM_SSC_STEP_SIZE2 0x2c
775#define PCIE_GEN3_QHP_COM_SSC_STEP_SIZE1_MODE1 0x34
776#define PCIE_GEN3_QHP_COM_SSC_STEP_SIZE2_MODE1 0x38
777#define PCIE_GEN3_QHP_COM_BIAS_EN_CKBUFLR_EN 0x54
778#define PCIE_GEN3_QHP_COM_CLK_ENABLE1 0x58
779#define PCIE_GEN3_QHP_COM_LOCK_CMP1_MODE0 0x6c
780#define PCIE_GEN3_QHP_COM_LOCK_CMP2_MODE0 0x70
781#define PCIE_GEN3_QHP_COM_LOCK_CMP1_MODE1 0x78
782#define PCIE_GEN3_QHP_COM_LOCK_CMP2_MODE1 0x7c
783#define PCIE_GEN3_QHP_COM_BGV_TRIM 0x98
784#define PCIE_GEN3_QHP_COM_CP_CTRL_MODE0 0xb4
785#define PCIE_GEN3_QHP_COM_CP_CTRL_MODE1 0xb8
786#define PCIE_GEN3_QHP_COM_PLL_RCTRL_MODE0 0xc0
787#define PCIE_GEN3_QHP_COM_PLL_RCTRL_MODE1 0xc4
788#define PCIE_GEN3_QHP_COM_PLL_CCTRL_MODE0 0xcc
789#define PCIE_GEN3_QHP_COM_PLL_CCTRL_MODE1 0xd0
790#define PCIE_GEN3_QHP_COM_SYSCLK_EN_SEL 0xdc
791#define PCIE_GEN3_QHP_COM_RESTRIM_CTRL2 0xf0
792#define PCIE_GEN3_QHP_COM_LOCK_CMP_EN 0xf8
793#define PCIE_GEN3_QHP_COM_DEC_START_MODE0 0x100
794#define PCIE_GEN3_QHP_COM_DEC_START_MODE1 0x108
795#define PCIE_GEN3_QHP_COM_DIV_FRAC_START1_MODE0 0x11c
796#define PCIE_GEN3_QHP_COM_DIV_FRAC_START2_MODE0 0x120
797#define PCIE_GEN3_QHP_COM_DIV_FRAC_START3_MODE0 0x124
798#define PCIE_GEN3_QHP_COM_DIV_FRAC_START1_MODE1 0x128
799#define PCIE_GEN3_QHP_COM_DIV_FRAC_START2_MODE1 0x12c
800#define PCIE_GEN3_QHP_COM_DIV_FRAC_START3_MODE1 0x130
801#define PCIE_GEN3_QHP_COM_INTEGLOOP_GAIN0_MODE0 0x150
802#define PCIE_GEN3_QHP_COM_INTEGLOOP_GAIN0_MODE1 0x158
803#define PCIE_GEN3_QHP_COM_VCO_TUNE_MAP 0x178
804#define PCIE_GEN3_QHP_COM_BG_CTRL 0x1c8
805#define PCIE_GEN3_QHP_COM_CLK_SELECT 0x1cc
806#define PCIE_GEN3_QHP_COM_HSCLK_SEL1 0x1d0
807#define PCIE_GEN3_QHP_COM_CORECLK_DIV 0x1e0
808#define PCIE_GEN3_QHP_COM_CORE_CLK_EN 0x1e8
809#define PCIE_GEN3_QHP_COM_CMN_CONFIG 0x1f0
810#define PCIE_GEN3_QHP_COM_SVS_MODE_CLK_SEL 0x1fc
811#define PCIE_GEN3_QHP_COM_CORECLK_DIV_MODE1 0x21c
812#define PCIE_GEN3_QHP_COM_CMN_MODE 0x224
813#define PCIE_GEN3_QHP_COM_VREGCLK_DIV1 0x228
814#define PCIE_GEN3_QHP_COM_VREGCLK_DIV2 0x22c
815
816/* PCIE GEN3 QHP Lane registers */
817#define PCIE_GEN3_QHP_L0_DRVR_CTRL0 0xc
818#define PCIE_GEN3_QHP_L0_DRVR_CTRL1 0x10
819#define PCIE_GEN3_QHP_L0_DRVR_CTRL2 0x14
820#define PCIE_GEN3_QHP_L0_DRVR_TAP_EN 0x18
821#define PCIE_GEN3_QHP_L0_TX_BAND_MODE 0x60
822#define PCIE_GEN3_QHP_L0_LANE_MODE 0x64
823#define PCIE_GEN3_QHP_L0_PARALLEL_RATE 0x7c
824#define PCIE_GEN3_QHP_L0_CML_CTRL_MODE0 0xc0
825#define PCIE_GEN3_QHP_L0_CML_CTRL_MODE1 0xc4
826#define PCIE_GEN3_QHP_L0_CML_CTRL_MODE2 0xc8
827#define PCIE_GEN3_QHP_L0_PREAMP_CTRL_MODE1 0xd0
828#define PCIE_GEN3_QHP_L0_PREAMP_CTRL_MODE2 0xd4
829#define PCIE_GEN3_QHP_L0_MIXER_CTRL_MODE0 0xd8
830#define PCIE_GEN3_QHP_L0_MIXER_CTRL_MODE1 0xdc
831#define PCIE_GEN3_QHP_L0_MIXER_CTRL_MODE2 0xe0
832#define PCIE_GEN3_QHP_L0_CTLE_THRESH_DFE 0xfc
833#define PCIE_GEN3_QHP_L0_CGA_THRESH_DFE 0x100
834#define PCIE_GEN3_QHP_L0_RXENGINE_EN0 0x108
835#define PCIE_GEN3_QHP_L0_CTLE_TRAIN_TIME 0x114
836#define PCIE_GEN3_QHP_L0_CTLE_DFE_OVRLP_TIME 0x118
837#define PCIE_GEN3_QHP_L0_DFE_REFRESH_TIME 0x11c
838#define PCIE_GEN3_QHP_L0_DFE_ENABLE_TIME 0x120
839#define PCIE_GEN3_QHP_L0_VGA_GAIN 0x124
840#define PCIE_GEN3_QHP_L0_DFE_GAIN 0x128
841#define PCIE_GEN3_QHP_L0_EQ_GAIN 0x130
842#define PCIE_GEN3_QHP_L0_OFFSET_GAIN 0x134
843#define PCIE_GEN3_QHP_L0_PRE_GAIN 0x138
844#define PCIE_GEN3_QHP_L0_VGA_INITVAL 0x13c
845#define PCIE_GEN3_QHP_L0_EQ_INTVAL 0x154
846#define PCIE_GEN3_QHP_L0_EDAC_INITVAL 0x160
847#define PCIE_GEN3_QHP_L0_RXEQ_INITB0 0x168
848#define PCIE_GEN3_QHP_L0_RXEQ_INITB1 0x16c
849#define PCIE_GEN3_QHP_L0_RCVRDONE_THRESH1 0x178
850#define PCIE_GEN3_QHP_L0_RXEQ_CTRL 0x180
851#define PCIE_GEN3_QHP_L0_UCDR_FO_GAIN_MODE0 0x184
852#define PCIE_GEN3_QHP_L0_UCDR_FO_GAIN_MODE1 0x188
853#define PCIE_GEN3_QHP_L0_UCDR_FO_GAIN_MODE2 0x18c
854#define PCIE_GEN3_QHP_L0_UCDR_SO_GAIN_MODE0 0x190
855#define PCIE_GEN3_QHP_L0_UCDR_SO_GAIN_MODE1 0x194
856#define PCIE_GEN3_QHP_L0_UCDR_SO_GAIN_MODE2 0x198
857#define PCIE_GEN3_QHP_L0_UCDR_SO_CONFIG 0x19c
858#define PCIE_GEN3_QHP_L0_RX_BAND 0x1a4
859#define PCIE_GEN3_QHP_L0_RX_RCVR_PATH1_MODE0 0x1c0
860#define PCIE_GEN3_QHP_L0_RX_RCVR_PATH1_MODE1 0x1c4
861#define PCIE_GEN3_QHP_L0_RX_RCVR_PATH1_MODE2 0x1c8
862#define PCIE_GEN3_QHP_L0_SIGDET_ENABLES 0x230
863#define PCIE_GEN3_QHP_L0_SIGDET_CNTRL 0x234
864#define PCIE_GEN3_QHP_L0_SIGDET_DEGLITCH_CNTRL 0x238
865#define PCIE_GEN3_QHP_L0_DCC_GAIN 0x2a4
866#define PCIE_GEN3_QHP_L0_RSM_START 0x2a8
867#define PCIE_GEN3_QHP_L0_RX_EN_SIGNAL 0x2ac
868#define PCIE_GEN3_QHP_L0_PSM_RX_EN_CAL 0x2b0
869#define PCIE_GEN3_QHP_L0_RX_MISC_CNTRL0 0x2b8
870#define PCIE_GEN3_QHP_L0_TS0_TIMER 0x2c0
871#define PCIE_GEN3_QHP_L0_DLL_HIGHDATARATE 0x2c4
872#define PCIE_GEN3_QHP_L0_RX_RESETCODE_OFFSET 0x2cc
873
874/* PCIE GEN3 PCS registers */
875#define PCIE_GEN3_QHP_PHY_TXMGN_MAIN_V0_M3P5DB 0x2c
876#define PCIE_GEN3_QHP_PHY_TXMGN_POST_V0_M3P5DB 0x40
877#define PCIE_GEN3_QHP_PHY_TXMGN_MAIN_V0_M6DB 0x54
878#define PCIE_GEN3_QHP_PHY_TXMGN_POST_V0_M6DB 0x68
879#define PCIE_GEN3_QHP_PHY_POWER_STATE_CONFIG 0x15c
880#define PCIE_GEN3_QHP_PHY_POWER_STATE_CONFIG5 0x16c
881#define PCIE_GEN3_QHP_PHY_PCS_TX_RX_CONFIG 0x174
882
Jack Pham9a24b922020-05-04 16:54:25 -0700883/* Only for QMP V4 PHY - USB/PCIe PCS registers */
884#define QPHY_V4_PCS_SW_RESET 0x000
885#define QPHY_V4_PCS_REVISION_ID0 0x004
886#define QPHY_V4_PCS_REVISION_ID1 0x008
887#define QPHY_V4_PCS_REVISION_ID2 0x00c
888#define QPHY_V4_PCS_REVISION_ID3 0x010
889#define QPHY_V4_PCS_PCS_STATUS1 0x014
890#define QPHY_V4_PCS_PCS_STATUS2 0x018
891#define QPHY_V4_PCS_PCS_STATUS3 0x01c
892#define QPHY_V4_PCS_PCS_STATUS4 0x020
893#define QPHY_V4_PCS_PCS_STATUS5 0x024
894#define QPHY_V4_PCS_PCS_STATUS6 0x028
895#define QPHY_V4_PCS_PCS_STATUS7 0x02c
896#define QPHY_V4_PCS_DEBUG_BUS_0_STATUS 0x030
897#define QPHY_V4_PCS_DEBUG_BUS_1_STATUS 0x034
898#define QPHY_V4_PCS_DEBUG_BUS_2_STATUS 0x038
899#define QPHY_V4_PCS_DEBUG_BUS_3_STATUS 0x03c
900#define QPHY_V4_PCS_POWER_DOWN_CONTROL 0x040
901#define QPHY_V4_PCS_START_CONTROL 0x044
902#define QPHY_V4_PCS_INSIG_SW_CTRL1 0x048
903#define QPHY_V4_PCS_INSIG_SW_CTRL2 0x04c
904#define QPHY_V4_PCS_INSIG_SW_CTRL3 0x050
905#define QPHY_V4_PCS_INSIG_SW_CTRL4 0x054
906#define QPHY_V4_PCS_INSIG_SW_CTRL5 0x058
907#define QPHY_V4_PCS_INSIG_SW_CTRL6 0x05c
908#define QPHY_V4_PCS_INSIG_SW_CTRL7 0x060
909#define QPHY_V4_PCS_INSIG_SW_CTRL8 0x064
910#define QPHY_V4_PCS_INSIG_MX_CTRL1 0x068
911#define QPHY_V4_PCS_INSIG_MX_CTRL2 0x06c
912#define QPHY_V4_PCS_INSIG_MX_CTRL3 0x070
913#define QPHY_V4_PCS_INSIG_MX_CTRL4 0x074
914#define QPHY_V4_PCS_INSIG_MX_CTRL5 0x078
915#define QPHY_V4_PCS_INSIG_MX_CTRL7 0x07c
916#define QPHY_V4_PCS_INSIG_MX_CTRL8 0x080
917#define QPHY_V4_PCS_OUTSIG_SW_CTRL1 0x084
918#define QPHY_V4_PCS_OUTSIG_MX_CTRL1 0x088
919#define QPHY_V4_PCS_CLAMP_ENABLE 0x08c
920#define QPHY_V4_PCS_POWER_STATE_CONFIG1 0x090
921#define QPHY_V4_PCS_POWER_STATE_CONFIG2 0x094
922#define QPHY_V4_PCS_FLL_CNTRL1 0x098
923#define QPHY_V4_PCS_FLL_CNTRL2 0x09c
924#define QPHY_V4_PCS_FLL_CNT_VAL_L 0x0a0
925#define QPHY_V4_PCS_FLL_CNT_VAL_H_TOL 0x0a4
926#define QPHY_V4_PCS_FLL_MAN_CODE 0x0a8
927#define QPHY_V4_PCS_TEST_CONTROL1 0x0ac
928#define QPHY_V4_PCS_TEST_CONTROL2 0x0b0
929#define QPHY_V4_PCS_TEST_CONTROL3 0x0b4
930#define QPHY_V4_PCS_TEST_CONTROL4 0x0b8
931#define QPHY_V4_PCS_TEST_CONTROL5 0x0bc
932#define QPHY_V4_PCS_TEST_CONTROL6 0x0c0
933#define QPHY_V4_PCS_LOCK_DETECT_CONFIG1 0x0c4
934#define QPHY_V4_PCS_LOCK_DETECT_CONFIG2 0x0c8
935#define QPHY_V4_PCS_LOCK_DETECT_CONFIG3 0x0cc
936#define QPHY_V4_PCS_LOCK_DETECT_CONFIG4 0x0d0
937#define QPHY_V4_PCS_LOCK_DETECT_CONFIG5 0x0d4
938#define QPHY_V4_PCS_LOCK_DETECT_CONFIG6 0x0d8
939#define QPHY_V4_PCS_REFGEN_REQ_CONFIG1 0x0dc
940#define QPHY_V4_PCS_REFGEN_REQ_CONFIG2 0x0e0
941#define QPHY_V4_PCS_REFGEN_REQ_CONFIG3 0x0e4
942#define QPHY_V4_PCS_BIST_CTRL 0x0e8
943#define QPHY_V4_PCS_PRBS_POLY0 0x0ec
944#define QPHY_V4_PCS_PRBS_POLY1 0x0f0
945#define QPHY_V4_PCS_FIXED_PAT0 0x0f4
946#define QPHY_V4_PCS_FIXED_PAT1 0x0f8
947#define QPHY_V4_PCS_FIXED_PAT2 0x0fc
948#define QPHY_V4_PCS_FIXED_PAT3 0x100
949#define QPHY_V4_PCS_FIXED_PAT4 0x104
950#define QPHY_V4_PCS_FIXED_PAT5 0x108
951#define QPHY_V4_PCS_FIXED_PAT6 0x10c
952#define QPHY_V4_PCS_FIXED_PAT7 0x110
953#define QPHY_V4_PCS_FIXED_PAT8 0x114
954#define QPHY_V4_PCS_FIXED_PAT9 0x118
955#define QPHY_V4_PCS_FIXED_PAT10 0x11c
956#define QPHY_V4_PCS_FIXED_PAT11 0x120
957#define QPHY_V4_PCS_FIXED_PAT12 0x124
958#define QPHY_V4_PCS_FIXED_PAT13 0x128
959#define QPHY_V4_PCS_FIXED_PAT14 0x12c
960#define QPHY_V4_PCS_FIXED_PAT15 0x130
961#define QPHY_V4_PCS_TXMGN_CONFIG 0x134
962#define QPHY_V4_PCS_G12S1_TXMGN_V0 0x138
963#define QPHY_V4_PCS_G12S1_TXMGN_V1 0x13c
964#define QPHY_V4_PCS_G12S1_TXMGN_V2 0x140
965#define QPHY_V4_PCS_G12S1_TXMGN_V3 0x144
966#define QPHY_V4_PCS_G12S1_TXMGN_V4 0x148
967#define QPHY_V4_PCS_G12S1_TXMGN_V0_RS 0x14c
968#define QPHY_V4_PCS_G12S1_TXMGN_V1_RS 0x150
969#define QPHY_V4_PCS_G12S1_TXMGN_V2_RS 0x154
970#define QPHY_V4_PCS_G12S1_TXMGN_V3_RS 0x158
971#define QPHY_V4_PCS_G12S1_TXMGN_V4_RS 0x15c
972#define QPHY_V4_PCS_G3S2_TXMGN_MAIN 0x160
973#define QPHY_V4_PCS_G3S2_TXMGN_MAIN_RS 0x164
974#define QPHY_V4_PCS_G12S1_TXDEEMPH_M6DB 0x168
975#define QPHY_V4_PCS_G12S1_TXDEEMPH_M3P5DB 0x16c
976#define QPHY_V4_PCS_G3S2_PRE_GAIN 0x170
977#define QPHY_V4_PCS_G3S2_POST_GAIN 0x174
978#define QPHY_V4_PCS_G3S2_PRE_POST_OFFSET 0x178
979#define QPHY_V4_PCS_G3S2_PRE_GAIN_RS 0x17c
980#define QPHY_V4_PCS_G3S2_POST_GAIN_RS 0x180
981#define QPHY_V4_PCS_G3S2_PRE_POST_OFFSET_RS 0x184
982#define QPHY_V4_PCS_RX_SIGDET_LVL 0x188
983#define QPHY_V4_PCS_RX_SIGDET_DTCT_CNTRL 0x18c
984#define QPHY_V4_PCS_RCVR_DTCT_DLY_P1U2_L 0x190
985#define QPHY_V4_PCS_RCVR_DTCT_DLY_P1U2_H 0x194
986#define QPHY_V4_PCS_RATE_SLEW_CNTRL1 0x198
987#define QPHY_V4_PCS_RATE_SLEW_CNTRL2 0x19c
988#define QPHY_V4_PCS_PWRUP_RESET_DLY_TIME_AUXCLK 0x1a0
989#define QPHY_V4_PCS_P2U3_WAKEUP_DLY_TIME_AUXCLK_L 0x1a4
990#define QPHY_V4_PCS_P2U3_WAKEUP_DLY_TIME_AUXCLK_H 0x1a8
991#define QPHY_V4_PCS_TSYNC_RSYNC_TIME 0x1ac
992#define QPHY_V4_PCS_CDR_RESET_TIME 0x1b0
993#define QPHY_V4_PCS_TSYNC_DLY_TIME 0x1b4
994#define QPHY_V4_PCS_ELECIDLE_DLY_SEL 0x1b8
995#define QPHY_V4_PCS_CMN_ACK_OUT_SEL 0x1bc
996#define QPHY_V4_PCS_ALIGN_DETECT_CONFIG1 0x1c0
997#define QPHY_V4_PCS_ALIGN_DETECT_CONFIG2 0x1c4
998#define QPHY_V4_PCS_ALIGN_DETECT_CONFIG3 0x1c8
999#define QPHY_V4_PCS_ALIGN_DETECT_CONFIG4 0x1cc
1000#define QPHY_V4_PCS_PCS_TX_RX_CONFIG 0x1d0
1001#define QPHY_V4_PCS_RX_IDLE_DTCT_CNTRL 0x1d4
1002#define QPHY_V4_PCS_RX_DCC_CAL_CONFIG 0x1d8
1003#define QPHY_V4_PCS_EQ_CONFIG1 0x1dc
1004#define QPHY_V4_PCS_EQ_CONFIG2 0x1e0
1005#define QPHY_V4_PCS_EQ_CONFIG3 0x1e4
1006#define QPHY_V4_PCS_EQ_CONFIG4 0x1e8
1007#define QPHY_V4_PCS_EQ_CONFIG5 0x1ec
1008#define QPHY_V4_PCS_USB3_POWER_STATE_CONFIG1 0x300
1009#define QPHY_V4_PCS_USB3_AUTONOMOUS_MODE_STATUS 0x304
1010#define QPHY_V4_PCS_USB3_AUTONOMOUS_MODE_CTRL 0x308
1011#define QPHY_V4_PCS_USB3_AUTONOMOUS_MODE_CTRL2 0x30c
1012#define QPHY_V4_PCS_USB3_LFPS_RXTERM_IRQ_SOURCE_STATUS 0x310
1013#define QPHY_V4_PCS_USB3_LFPS_RXTERM_IRQ_CLEAR 0x314
1014#define QPHY_V4_PCS_USB3_LFPS_DET_HIGH_COUNT_VAL 0x318
1015#define QPHY_V4_PCS_USB3_LFPS_TX_ECSTART 0x31c
1016#define QPHY_V4_PCS_USB3_LFPS_PER_TIMER_VAL 0x320
1017#define QPHY_V4_PCS_USB3_LFPS_TX_END_CNT_U3_START 0x324
1018#define QPHY_V4_PCS_USB3_RXEQTRAINING_LOCK_TIME 0x328
1019#define QPHY_V4_PCS_USB3_RXEQTRAINING_WAIT_TIME 0x32c
1020#define QPHY_V4_PCS_USB3_RXEQTRAINING_CTLE_TIME 0x330
1021#define QPHY_V4_PCS_USB3_RXEQTRAINING_WAIT_TIME_S2 0x334
1022#define QPHY_V4_PCS_USB3_RXEQTRAINING_DFE_TIME_S2 0x338
1023#define QPHY_V4_PCS_USB3_RCVR_DTCT_DLY_U3_L 0x33c
1024#define QPHY_V4_PCS_USB3_RCVR_DTCT_DLY_U3_H 0x340
1025#define QPHY_V4_PCS_USB3_ARCVR_DTCT_EN_PERIOD 0x344
1026#define QPHY_V4_PCS_USB3_ARCVR_DTCT_CM_DLY 0x348
1027#define QPHY_V4_PCS_USB3_TXONESZEROS_RUN_LENGTH 0x34c
1028#define QPHY_V4_PCS_USB3_ALFPS_DEGLITCH_VAL 0x350
1029#define QPHY_V4_PCS_USB3_SIGDET_STARTUP_TIMER_VAL 0x354
1030#define QPHY_V4_PCS_USB3_TEST_CONTROL 0x358
1031
Manivannan Sadhasivambe0ddb52021-04-27 12:24:00 +05301032/* Only for QMP V4_20 PHY - USB/PCIe PCS registers */
1033#define QPHY_V4_20_PCS_RX_SIGDET_LVL 0x188
1034#define QPHY_V4_20_PCS_EQ_CONFIG2 0x1d8
1035#define QPHY_V4_20_PCS_EQ_CONFIG4 0x1e0
1036#define QPHY_V4_20_PCS_EQ_CONFIG5 0x1e4
1037
Jonathan Marek7b675ba2020-05-23 22:14:14 -04001038/* Only for QMP V4 PHY - UNI has 0x300 offset for PCS_USB3 regs */
1039#define QPHY_V4_PCS_USB3_UNI_LFPS_DET_HIGH_COUNT_VAL 0x618
1040#define QPHY_V4_PCS_USB3_UNI_RXEQTRAINING_DFE_TIME_S2 0x638
1041
Jack Pham9a24b922020-05-04 16:54:25 -07001042/* Only for QMP V4 PHY - PCS_MISC registers */
1043#define QPHY_V4_PCS_MISC_TYPEC_CTRL 0x00
1044#define QPHY_V4_PCS_MISC_TYPEC_PWRDN_CTRL 0x04
1045#define QPHY_V4_PCS_MISC_PCS_MISC_CONFIG1 0x08
1046#define QPHY_V4_PCS_MISC_CLAMP_ENABLE 0x0c
1047#define QPHY_V4_PCS_MISC_TYPEC_STATUS 0x10
1048#define QPHY_V4_PCS_MISC_PLACEHOLDER_STATUS 0x14
1049
Manivannan Sadhasivam6edf7702020-10-27 22:30:30 +05301050/* Only for QMP V4 PHY - PCS_PCIE registers (same as PCS_MISC?) */
1051#define QPHY_V4_PCS_PCIE_POWER_STATE_CONFIG2 0x0c
1052#define QPHY_V4_PCS_PCIE_POWER_STATE_CONFIG4 0x14
1053#define QPHY_V4_PCS_PCIE_ENDPOINT_REFCLK_DRIVE 0x1c
1054#define QPHY_V4_PCS_PCIE_L1P1_WAKEUP_DLY_TIME_AUXCLK_L 0x40
1055#define QPHY_V4_PCS_PCIE_L1P2_WAKEUP_DLY_TIME_AUXCLK_L 0x48
1056#define QPHY_V4_PCS_PCIE_INT_AUX_CLK_CONFIG1 0x50
1057#define QPHY_V4_PCS_PCIE_OSC_DTCT_ACTIONS 0x90
1058#define QPHY_V4_PCS_PCIE_EQ_CONFIG2 0xa4
1059#define QPHY_V4_PCS_PCIE_PRESET_P6_P7_PRE 0xb4
1060#define QPHY_V4_PCS_PCIE_PRESET_P10_PRE 0xbc
1061#define QPHY_V4_PCS_PCIE_PRESET_P10_POST 0xe0
1062
Manivannan Sadhasivambe0ddb52021-04-27 12:24:00 +05301063#define QPHY_V4_20_PCS_PCIE_EQ_CONFIG1 0x0a0
1064#define QPHY_V4_20_PCS_PCIE_G3_RXEQEVAL_TIME 0x0f0
1065#define QPHY_V4_20_PCS_PCIE_G4_RXEQEVAL_TIME 0x0f4
1066#define QPHY_V4_20_PCS_PCIE_G4_EQ_CONFIG2 0x0fc
1067#define QPHY_V4_20_PCS_PCIE_G4_EQ_CONFIG5 0x108
1068#define QPHY_V4_20_PCS_LANE1_INSIG_SW_CTRL2 0x824
1069#define QPHY_V4_20_PCS_LANE1_INSIG_MX_CTRL2 0x828
1070
Vinod Koul920abc12021-02-04 22:28:04 +05301071/* Only for QMP V5 PHY - QSERDES COM registers */
1072#define QSERDES_V5_COM_PLL_IVCO 0x058
1073#define QSERDES_V5_COM_CP_CTRL_MODE0 0x074
1074#define QSERDES_V5_COM_CP_CTRL_MODE1 0x078
1075#define QSERDES_V5_COM_PLL_RCTRL_MODE0 0x07c
1076#define QSERDES_V5_COM_PLL_RCTRL_MODE1 0x080
1077#define QSERDES_V5_COM_PLL_CCTRL_MODE0 0x084
1078#define QSERDES_V5_COM_PLL_CCTRL_MODE1 0x088
1079#define QSERDES_V5_COM_SYSCLK_EN_SEL 0x094
1080#define QSERDES_V5_COM_LOCK_CMP_EN 0x0a4
1081#define QSERDES_V5_COM_LOCK_CMP1_MODE0 0x0ac
1082#define QSERDES_V5_COM_LOCK_CMP2_MODE0 0x0b0
1083#define QSERDES_V5_COM_LOCK_CMP1_MODE1 0x0b4
1084#define QSERDES_V5_COM_DEC_START_MODE0 0x0bc
1085#define QSERDES_V5_COM_LOCK_CMP2_MODE1 0x0b8
1086#define QSERDES_V5_COM_DEC_START_MODE1 0x0c4
1087#define QSERDES_V5_COM_VCO_TUNE_MAP 0x10c
1088#define QSERDES_V5_COM_VCO_TUNE_INITVAL2 0x124
1089#define QSERDES_V5_COM_HSCLK_SEL 0x158
1090#define QSERDES_V5_COM_HSCLK_HS_SWITCH_SEL 0x15c
1091#define QSERDES_V5_COM_BIN_VCOCAL_CMP_CODE1_MODE0 0x1ac
1092#define QSERDES_V5_COM_BIN_VCOCAL_CMP_CODE2_MODE0 0x1b0
1093#define QSERDES_V5_COM_BIN_VCOCAL_CMP_CODE1_MODE1 0x1b4
1094#define QSERDES_V5_COM_BIN_VCOCAL_HSCLK_SEL 0x1bc
1095#define QSERDES_V5_COM_BIN_VCOCAL_CMP_CODE2_MODE1 0x1b8
1096
Jack Pham10c744d2021-01-15 09:47:21 -08001097/* Only for QMP V5 PHY - TX registers */
1098#define QSERDES_V5_TX_RES_CODE_LANE_TX 0x34
1099#define QSERDES_V5_TX_RES_CODE_LANE_RX 0x38
1100#define QSERDES_V5_TX_RES_CODE_LANE_OFFSET_TX 0x3c
1101#define QSERDES_V5_TX_RES_CODE_LANE_OFFSET_RX 0x40
1102#define QSERDES_V5_TX_LANE_MODE_1 0x84
1103#define QSERDES_V5_TX_LANE_MODE_2 0x88
1104#define QSERDES_V5_TX_LANE_MODE_3 0x8c
1105#define QSERDES_V5_TX_LANE_MODE_4 0x90
1106#define QSERDES_V5_TX_LANE_MODE_5 0x94
1107#define QSERDES_V5_TX_RCV_DETECT_LVL_2 0xa4
1108#define QSERDES_V5_TX_TRAN_DRVR_EMP_EN 0xc0
1109#define QSERDES_V5_TX_PI_QEC_CTRL 0xe4
Vinod Koul920abc12021-02-04 22:28:04 +05301110#define QSERDES_V5_TX_PWM_GEAR_1_DIVIDER_BAND0_1 0x178
1111#define QSERDES_V5_TX_PWM_GEAR_2_DIVIDER_BAND0_1 0x17c
1112#define QSERDES_V5_TX_PWM_GEAR_3_DIVIDER_BAND0_1 0x180
1113#define QSERDES_V5_TX_PWM_GEAR_4_DIVIDER_BAND0_1 0x184
Jack Pham10c744d2021-01-15 09:47:21 -08001114
1115/* Only for QMP V5 PHY - RX registers */
1116#define QSERDES_V5_RX_UCDR_FO_GAIN 0x008
1117#define QSERDES_V5_RX_UCDR_SO_GAIN 0x014
1118#define QSERDES_V5_RX_UCDR_FASTLOCK_FO_GAIN 0x030
1119#define QSERDES_V5_RX_UCDR_SO_SATURATION_AND_ENABLE 0x034
1120#define QSERDES_V5_RX_UCDR_FASTLOCK_COUNT_LOW 0x03c
1121#define QSERDES_V5_RX_UCDR_FASTLOCK_COUNT_HIGH 0x040
1122#define QSERDES_V5_RX_UCDR_PI_CONTROLS 0x044
1123#define QSERDES_V5_RX_UCDR_PI_CTRL2 0x048
1124#define QSERDES_V5_RX_UCDR_SB2_THRESH1 0x04c
1125#define QSERDES_V5_RX_UCDR_SB2_THRESH2 0x050
1126#define QSERDES_V5_RX_UCDR_SB2_GAIN1 0x054
1127#define QSERDES_V5_RX_UCDR_SB2_GAIN2 0x058
1128#define QSERDES_V5_RX_AUX_DATA_TCOARSE_TFINE 0x060
1129#define QSERDES_V5_RX_RCLK_AUXDATA_SEL 0x064
1130#define QSERDES_V5_RX_AC_JTAG_ENABLE 0x068
1131#define QSERDES_V5_RX_AC_JTAG_MODE 0x078
1132#define QSERDES_V5_RX_RX_TERM_BW 0x080
1133#define QSERDES_V5_RX_VGA_CAL_CNTRL1 0x0d4
1134#define QSERDES_V5_RX_VGA_CAL_CNTRL2 0x0d8
1135#define QSERDES_V5_RX_GM_CAL 0x0dc
1136#define QSERDES_V5_RX_RX_EQU_ADAPTOR_CNTRL1 0x0e8
1137#define QSERDES_V5_RX_RX_EQU_ADAPTOR_CNTRL2 0x0ec
1138#define QSERDES_V5_RX_RX_EQU_ADAPTOR_CNTRL3 0x0f0
1139#define QSERDES_V5_RX_RX_EQU_ADAPTOR_CNTRL4 0x0f4
1140#define QSERDES_V5_RX_RX_IDAC_TSETTLE_LOW 0x0f8
1141#define QSERDES_V5_RX_RX_IDAC_TSETTLE_HIGH 0x0fc
1142#define QSERDES_V5_RX_RX_IDAC_MEASURE_TIME 0x100
1143#define QSERDES_V5_RX_RX_EQ_OFFSET_ADAPTOR_CNTRL1 0x110
1144#define QSERDES_V5_RX_RX_OFFSET_ADAPTOR_CNTRL2 0x114
1145#define QSERDES_V5_RX_SIGDET_ENABLES 0x118
1146#define QSERDES_V5_RX_SIGDET_CNTRL 0x11c
1147#define QSERDES_V5_RX_SIGDET_LVL 0x120
1148#define QSERDES_V5_RX_SIGDET_DEGLITCH_CNTRL 0x124
1149#define QSERDES_V5_RX_RX_BAND 0x128
1150#define QSERDES_V5_RX_RX_MODE_00_LOW 0x15c
1151#define QSERDES_V5_RX_RX_MODE_00_HIGH 0x160
1152#define QSERDES_V5_RX_RX_MODE_00_HIGH2 0x164
1153#define QSERDES_V5_RX_RX_MODE_00_HIGH3 0x168
1154#define QSERDES_V5_RX_RX_MODE_00_HIGH4 0x16c
1155#define QSERDES_V5_RX_RX_MODE_01_LOW 0x170
1156#define QSERDES_V5_RX_RX_MODE_01_HIGH 0x174
1157#define QSERDES_V5_RX_RX_MODE_01_HIGH2 0x178
1158#define QSERDES_V5_RX_RX_MODE_01_HIGH3 0x17c
1159#define QSERDES_V5_RX_RX_MODE_01_HIGH4 0x180
1160#define QSERDES_V5_RX_RX_MODE_10_LOW 0x184
1161#define QSERDES_V5_RX_RX_MODE_10_HIGH 0x188
1162#define QSERDES_V5_RX_RX_MODE_10_HIGH2 0x18c
1163#define QSERDES_V5_RX_RX_MODE_10_HIGH3 0x190
1164#define QSERDES_V5_RX_RX_MODE_10_HIGH4 0x194
1165#define QSERDES_V5_RX_DFE_EN_TIMER 0x1a0
1166#define QSERDES_V5_RX_DFE_CTLE_POST_CAL_OFFSET 0x1a4
1167#define QSERDES_V5_RX_DCC_CTRL1 0x1a8
1168#define QSERDES_V5_RX_VTH_CODE 0x1b0
1169
Vinod Koul920abc12021-02-04 22:28:04 +05301170/* Only for QMP V5 PHY - UFS PCS registers */
1171#define QPHY_V5_PCS_UFS_TIMER_20US_CORECLK_STEPS_MSB 0x00c
1172#define QPHY_V5_PCS_UFS_TIMER_20US_CORECLK_STEPS_LSB 0x010
1173#define QPHY_V5_PCS_UFS_PLL_CNTL 0x02c
1174#define QPHY_V5_PCS_UFS_TX_LARGE_AMP_DRV_LVL 0x030
1175#define QPHY_V5_PCS_UFS_TX_SMALL_AMP_DRV_LVL 0x038
1176#define QPHY_V5_PCS_UFS_TX_HSGEAR_CAPABILITY 0x074
1177#define QPHY_V5_PCS_UFS_RX_HSGEAR_CAPABILITY 0x0b4
1178#define QPHY_V5_PCS_UFS_DEBUG_BUS_CLKSEL 0x124
1179#define QPHY_V5_PCS_UFS_RX_MIN_HIBERN8_TIME 0x150
1180#define QPHY_V5_PCS_UFS_RX_SIGDET_CTRL1 0x154
1181#define QPHY_V5_PCS_UFS_RX_SIGDET_CTRL2 0x158
1182#define QPHY_V5_PCS_UFS_TX_PWM_GEAR_BAND 0x160
1183#define QPHY_V5_PCS_UFS_TX_HS_GEAR_BAND 0x168
1184#define QPHY_V5_PCS_UFS_TX_MID_TERM_CTRL1 0x1d8
1185#define QPHY_V5_PCS_UFS_MULTI_LANE_CTRL1 0x1e0
1186
Jack Pham10c744d2021-01-15 09:47:21 -08001187/* Only for QMP V5 PHY - USB3 have different offsets than V4 */
1188#define QPHY_V5_PCS_USB3_POWER_STATE_CONFIG1 0x300
1189#define QPHY_V5_PCS_USB3_AUTONOMOUS_MODE_STATUS 0x304
1190#define QPHY_V5_PCS_USB3_AUTONOMOUS_MODE_CTRL 0x308
1191#define QPHY_V5_PCS_USB3_AUTONOMOUS_MODE_CTRL2 0x30c
1192#define QPHY_V5_PCS_USB3_LFPS_RXTERM_IRQ_SOURCE_STATUS 0x310
1193#define QPHY_V5_PCS_USB3_LFPS_RXTERM_IRQ_CLEAR 0x314
1194#define QPHY_V5_PCS_USB3_LFPS_DET_HIGH_COUNT_VAL 0x318
1195#define QPHY_V5_PCS_USB3_LFPS_TX_ECSTART 0x31c
1196#define QPHY_V5_PCS_USB3_LFPS_PER_TIMER_VAL 0x320
1197#define QPHY_V5_PCS_USB3_LFPS_TX_END_CNT_U3_START 0x324
1198#define QPHY_V5_PCS_USB3_LFPS_CONFIG1 0x328
1199#define QPHY_V5_PCS_USB3_RXEQTRAINING_LOCK_TIME 0x32c
1200#define QPHY_V5_PCS_USB3_RXEQTRAINING_WAIT_TIME 0x330
1201#define QPHY_V5_PCS_USB3_RXEQTRAINING_CTLE_TIME 0x334
1202#define QPHY_V5_PCS_USB3_RXEQTRAINING_WAIT_TIME_S2 0x338
1203#define QPHY_V5_PCS_USB3_RXEQTRAINING_DFE_TIME_S2 0x33c
1204#define QPHY_V5_PCS_USB3_RCVR_DTCT_DLY_U3_L 0x340
1205#define QPHY_V5_PCS_USB3_RCVR_DTCT_DLY_U3_H 0x344
1206#define QPHY_V5_PCS_USB3_ARCVR_DTCT_EN_PERIOD 0x348
1207#define QPHY_V5_PCS_USB3_ARCVR_DTCT_CM_DLY 0x34c
1208#define QPHY_V5_PCS_USB3_TXONESZEROS_RUN_LENGTH 0x350
1209#define QPHY_V5_PCS_USB3_ALFPS_DEGLITCH_VAL 0x354
1210#define QPHY_V5_PCS_USB3_SIGDET_STARTUP_TIMER_VAL 0x358
1211#define QPHY_V5_PCS_USB3_TEST_CONTROL 0x35c
1212#define QPHY_V5_PCS_USB3_RXTERMINATION_DLY_SEL 0x360
1213
1214/* Only for QMP V5 PHY - UNI has 0x1000 offset for PCS_USB3 regs */
1215#define QPHY_V5_PCS_USB3_UNI_LFPS_DET_HIGH_COUNT_VAL 0x1018
1216#define QPHY_V5_PCS_USB3_UNI_RXEQTRAINING_DFE_TIME_S2 0x103c
1217
Manu Gautame2248612018-01-16 16:27:05 +05301218#endif