xref: /openbmc/linux/drivers/phy/qualcomm/phy-qcom-qmp-qserdes-txrx.h (revision 4f2c0a4acffbec01079c28f839422e64ddeff004)
19e1bae6dSDmitry Baryshkov /* SPDX-License-Identifier: GPL-2.0 */
29e1bae6dSDmitry Baryshkov /*
39e1bae6dSDmitry Baryshkov  * Copyright (c) 2017, The Linux Foundation. All rights reserved.
49e1bae6dSDmitry Baryshkov  */
59e1bae6dSDmitry Baryshkov 
69e1bae6dSDmitry Baryshkov #ifndef QCOM_PHY_QMP_QSERDES_TXRX_H_
79e1bae6dSDmitry Baryshkov #define QCOM_PHY_QMP_QSERDES_TXRX_H_
89e1bae6dSDmitry Baryshkov 
99e1bae6dSDmitry Baryshkov /* Only for QMP V2 PHY - TX registers */
10*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_BIST_MODE_LANENO			0x000
11*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_BIST_INVERT				0x004
12*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_CLKBUF_ENABLE			0x008
13*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_CMN_CONTROL_ONE			0x00c
14*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_CMN_CONTROL_TWO			0x010
15*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_CMN_CONTROL_THREE			0x014
16*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_TX_EMP_POST1_LVL			0x018
17*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_TX_POST2_EMPH			0x01c
18*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_TX_BOOST_LVL_UP_DN			0x020
19*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_HP_PD_ENABLES			0x024
20*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_TX_IDLE_LVL_LARGE_AMP		0x028
21*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_TX_DRV_LVL				0x02c
22*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_TX_DRV_LVL_OFFSET			0x030
23*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_RESET_TSYNC_EN			0x034
24*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PRE_STALL_LDO_BOOST_EN		0x038
25*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_TX_BAND				0x03c
269e1bae6dSDmitry Baryshkov #define QSERDES_TX_SLEW_CNTL				0x040
27*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_INTERFACE_SELECT			0x044
28*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_LPB_EN				0x048
29*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_RES_CODE_LANE_TX			0x04c
30*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_RES_CODE_LANE_RX			0x050
319e1bae6dSDmitry Baryshkov #define QSERDES_TX_RES_CODE_LANE_OFFSET			0x054
32*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PERL_LENGTH1				0x058
33*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PERL_LENGTH2				0x05c
34*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_SERDES_BYP_EN_OUT			0x060
359e1bae6dSDmitry Baryshkov #define QSERDES_TX_DEBUG_BUS_SEL			0x064
369e1bae6dSDmitry Baryshkov #define QSERDES_TX_HIGHZ_TRANSCEIVEREN_BIAS_DRVR_EN	0x068
37*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_TX_POL_INV				0x06c
38*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PARRATE_REC_DETECT_IDLE_EN		0x070
39*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_BIST_PATTERN1			0x074
40*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_BIST_PATTERN2			0x078
41*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_BIST_PATTERN3			0x07c
42*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_BIST_PATTERN4			0x080
43*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_BIST_PATTERN5			0x084
44*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_BIST_PATTERN6			0x088
45*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_BIST_PATTERN7			0x08c
46*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_BIST_PATTERN8			0x090
479e1bae6dSDmitry Baryshkov #define QSERDES_TX_LANE_MODE				0x094
48*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_IDAC_CAL_LANE_MODE			0x098
49*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_IDAC_CAL_LANE_MODE_CONFIGURATION	0x09c
50*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_ATB_SEL1				0x0a0
51*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_ATB_SEL2				0x0a4
52*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_RCV_DETECT_LVL			0x0a8
539e1bae6dSDmitry Baryshkov #define QSERDES_TX_RCV_DETECT_LVL_2			0x0ac
54*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PRBS_SEED1				0x0b0
55*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PRBS_SEED2				0x0b4
56*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PRBS_SEED3				0x0b8
57*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PRBS_SEED4				0x0bc
58*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_RESET_GEN				0x0c0
59*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_RESET_GEN_MUXES			0x0c4
60*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_TRAN_DRVR_EMP_EN			0x0c8
61*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_TX_INTERFACE_MODE			0x0cc
62*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PWM_CTRL				0x0d0
63*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PWM_ENCODED_OR_DATA			0x0d4
64*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PWM_GEAR_1_DIVIDER_BAND2		0x0d8
65*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PWM_GEAR_2_DIVIDER_BAND2		0x0dc
66*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PWM_GEAR_3_DIVIDER_BAND2		0x0e0
67*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PWM_GEAR_4_DIVIDER_BAND2		0x0e4
68*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PWM_GEAR_1_DIVIDER_BAND0_1		0x0e8
69*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PWM_GEAR_2_DIVIDER_BAND0_1		0x0ec
70*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PWM_GEAR_3_DIVIDER_BAND0_1		0x0f0
71*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_PWM_GEAR_4_DIVIDER_BAND0_1		0x0f4
72*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_VMODE_CTRL1				0x0f8
73*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_VMODE_CTRL2				0x0fc
74*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_TX_ALOG_INTF_OBSV_CNTL		0x100
75*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_BIST_STATUS				0x104
76*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_BIST_ERROR_COUNT1			0x108
77*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_BIST_ERROR_COUNT2			0x10c
78*f7c5cedbSDmitry Baryshkov #define QSERDES_TX_TX_ALOG_INTF_OBSV			0x110
799e1bae6dSDmitry Baryshkov 
809e1bae6dSDmitry Baryshkov /* Only for QMP V2 PHY - RX registers */
81*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_UCDR_FO_GAIN_HALF			0x000
82*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_UCDR_FO_GAIN_QUARTER			0x004
83*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_UCDR_FO_GAIN_EIGHTH			0x008
84*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_UCDR_FO_GAIN				0x00c
859e1bae6dSDmitry Baryshkov #define QSERDES_RX_UCDR_SO_GAIN_HALF			0x010
86*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_UCDR_SO_GAIN_QUARTER			0x014
87*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_UCDR_SO_GAIN_EIGHTH			0x018
889e1bae6dSDmitry Baryshkov #define QSERDES_RX_UCDR_SO_GAIN				0x01c
89*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_UCDR_SVS_FO_GAIN_HALF		0x020
90*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_UCDR_SVS_FO_GAIN_QUARTER		0x024
91*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_UCDR_SVS_FO_GAIN_EIGHTH		0x028
92*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_UCDR_SVS_FO_GAIN			0x02c
939e1bae6dSDmitry Baryshkov #define QSERDES_RX_UCDR_SVS_SO_GAIN_HALF		0x030
949e1bae6dSDmitry Baryshkov #define QSERDES_RX_UCDR_SVS_SO_GAIN_QUARTER		0x034
959e1bae6dSDmitry Baryshkov #define QSERDES_RX_UCDR_SVS_SO_GAIN_EIGHTH		0x038
969e1bae6dSDmitry Baryshkov #define QSERDES_RX_UCDR_SVS_SO_GAIN			0x03c
979e1bae6dSDmitry Baryshkov #define QSERDES_RX_UCDR_FASTLOCK_FO_GAIN		0x040
98*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_UCDR_FD_GAIN				0x044
999e1bae6dSDmitry Baryshkov #define QSERDES_RX_UCDR_SO_SATURATION_AND_ENABLE	0x048
100*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_UCDR_FO_TO_SO_DELAY			0x04c
101*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_UCDR_FASTLOCK_COUNT_LOW		0x050
102*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_UCDR_FASTLOCK_COUNT_HIGH		0x054
103*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_UCDR_MODULATE			0x058
104*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_UCDR_PI_CONTROLS			0x05c
105*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RBIST_CONTROL			0x060
106*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_AUX_CONTROL				0x064
107*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_AUX_DATA_TCOARSE			0x068
108*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_AUX_DATA_TFINE_LSB			0x06c
109*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_AUX_DATA_TFINE_MSB			0x070
110*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RCLK_AUXDATA_SEL			0x074
111*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_AC_JTAG_ENABLE			0x078
112*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_AC_JTAG_INITP			0x07c
113*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_AC_JTAG_INITN			0x080
114*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_AC_JTAG_LVL				0x084
115*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_AC_JTAG_MODE				0x088
116*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_AC_JTAG_RESET			0x08c
1179e1bae6dSDmitry Baryshkov #define QSERDES_RX_RX_TERM_BW				0x090
118*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_RCVR_IQ_EN			0x094
119*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_IDAC_I_DC_OFFSETS			0x098
120*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_IDAC_IBAR_DC_OFFSETS		0x09c
121*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_IDAC_Q_DC_OFFSETS			0x0a0
122*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_IDAC_QBAR_DC_OFFSETS		0x0a4
123*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_IDAC_A_DC_OFFSETS			0x0a8
124*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_IDAC_ABAR_DC_OFFSETS		0x0ac
125*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_IDAC_EN				0x0b0
126*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_IDAC_ENABLES			0x0b4
127*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_IDAC_SIGN				0x0b8
128*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_HIGHZ_HIGHRATE			0x0bc
129*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_TERM_AC_BYPASS_DC_COUPLE_OFFSET	0x0c0
1309e1bae6dSDmitry Baryshkov #define QSERDES_RX_RX_EQ_GAIN1_LSB			0x0c4
1319e1bae6dSDmitry Baryshkov #define QSERDES_RX_RX_EQ_GAIN1_MSB			0x0c8
1329e1bae6dSDmitry Baryshkov #define QSERDES_RX_RX_EQ_GAIN2_LSB			0x0cc
1339e1bae6dSDmitry Baryshkov #define QSERDES_RX_RX_EQ_GAIN2_MSB			0x0d0
134*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_EQU_ADAPTOR_CNTRL1		0x0d4
1359e1bae6dSDmitry Baryshkov #define QSERDES_RX_RX_EQU_ADAPTOR_CNTRL2		0x0d8
1369e1bae6dSDmitry Baryshkov #define QSERDES_RX_RX_EQU_ADAPTOR_CNTRL3		0x0dc
1379e1bae6dSDmitry Baryshkov #define QSERDES_RX_RX_EQU_ADAPTOR_CNTRL4		0x0e0
138*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_IDAC_CAL_CONFIGURATION		0x0e4
139*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_IDAC_TSETTLE_LOW			0x0e8
140*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_IDAC_TSETTLE_HIGH			0x0ec
141*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_IDAC_ENDSAMP_LOW			0x0f0
142*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_IDAC_ENDSAMP_HIGH			0x0f4
143*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_IDAC_MIDPOINT_LOW			0x0f8
144*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_IDAC_MIDPOINT_HIGH		0x0fc
145*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_EQ_OFFSET_LSB			0x100
146*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_EQ_OFFSET_MSB			0x104
1479e1bae6dSDmitry Baryshkov #define QSERDES_RX_RX_EQ_OFFSET_ADAPTOR_CNTRL1		0x108
1489e1bae6dSDmitry Baryshkov #define QSERDES_RX_RX_OFFSET_ADAPTOR_CNTRL2		0x10c
1499e1bae6dSDmitry Baryshkov #define QSERDES_RX_SIGDET_ENABLES			0x110
1509e1bae6dSDmitry Baryshkov #define QSERDES_RX_SIGDET_CNTRL				0x114
1519e1bae6dSDmitry Baryshkov #define QSERDES_RX_SIGDET_LVL				0x118
1529e1bae6dSDmitry Baryshkov #define QSERDES_RX_SIGDET_DEGLITCH_CNTRL		0x11c
1539e1bae6dSDmitry Baryshkov #define QSERDES_RX_RX_BAND				0x120
154*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_CDR_FREEZE_UP_DN			0x124
155*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_CDR_RESET_OVERRIDE			0x128
1569e1bae6dSDmitry Baryshkov #define QSERDES_RX_RX_INTERFACE_MODE			0x12c
157*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_JITTER_GEN_MODE			0x130
158*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_BUJ_AMP				0x134
159*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_SJ_AMP1				0x138
160*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_SJ_AMP2				0x13c
161*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_SJ_PER1				0x140
162*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_SJ_PER2				0x144
163*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_BUJ_STEP_FREQ1			0x148
164*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_BUJ_STEP_FREQ2			0x14c
165*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_PPM_OFFSET1				0x150
166*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_PPM_OFFSET2				0x154
167*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_SIGN_PPM_PERIOD1			0x158
168*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_SIGN_PPM_PERIOD2			0x15c
169*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_SSC_CTRL				0x160
170*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_SSC_COUNT1				0x164
171*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_SSC_COUNT2				0x168
172*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_ALOG_INTF_OBSV_CNTL		0x16c
173*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_PWM_ENABLE_AND_DATA		0x170
174*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_PWM_GEAR1_TIMEOUT_COUNT		0x174
175*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_PWM_GEAR2_TIMEOUT_COUNT		0x178
176*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_PWM_GEAR3_TIMEOUT_COUNT		0x17c
177*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_PWM_GEAR4_TIMEOUT_COUNT		0x180
178*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_PI_CTRL1				0x184
179*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_PI_CTRL2				0x188
180*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_PI_QUAD				0x18c
181*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_IDATA1				0x190
182*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_IDATA2				0x194
183*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_AUX_DATA1				0x198
184*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_AUX_DATA2				0x19c
185*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_AC_JTAG_OUTP				0x1a0
186*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_AC_JTAG_OUTN				0x1a4
187*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_SIGDET				0x1a8
188*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_VDCOFF				0x1ac
189*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_IDAC_CAL_ON				0x1b0
190*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_IDAC_STATUS_I			0x1b4
191*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_IDAC_STATUS_IBAR			0x1b8
192*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_IDAC_STATUS_Q			0x1bc
193*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_IDAC_STATUS_QBAR			0x1c0
194*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_IDAC_STATUS_A			0x1c4
195*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_IDAC_STATUS_ABAR			0x1c8
196*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_CALST_STATUS_I			0x1cc
197*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_CALST_STATUS_Q			0x1d0
198*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_CALST_STATUS_A			0x1d4
199*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_RX_ALOG_INTF_OBSV			0x1d8
200*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_READ_EQCODE				0x1dc
201*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_READ_OFFSETCODE			0x1e0
202*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_IA_ERROR_COUNTER_LOW			0x1e4
203*f7c5cedbSDmitry Baryshkov #define QSERDES_RX_IA_ERROR_COUNTER_HIGH		0x1e8
2049e1bae6dSDmitry Baryshkov 
2059e1bae6dSDmitry Baryshkov #endif
206