Merge tag 'mvebu-fixes-4.20-1' of git://git.infradead.org/linux-mvebu into fixes
[linux-2.6-block.git] / drivers / media / dvb-frontends / stv0910_regs.h
CommitLineData
bbeae430 1/* SPDX-License-Identifier: GPL-2.0 */
4f979d5c
DS
2/*
3 * @DVB-S/DVB-S2 STMicroelectronics STV0900 register definitions
cd21b334
DS
4 * Author Manfred Voelkel, August 2013
5 * (c) 2013 Digital Devices GmbH Germany. All rights reserved
6 *
7 * =======================================================================
8 * Registers Declaration (Internal ST, All Applications )
9 * -------------------------
10 * Each register (RSTV0910__XXXXX) is defined by its address (2 bytes).
1cba4ae0
DS
11 * Each field (FSTV0910__XXXXX) is defined as follow:
12 * [register address -- 2bytes][field offset -- 4 bits][unused -- 3 bits]
13 * [field sign -- 1 bit][field mask -- 1byte]
14 * =======================================================================
cd21b334
DS
15 */
16
4f979d5c 17/* MID */
cd21b334 18#define RSTV0910_MID 0xf100
1cba4ae0 19#define FSTV0910_MCHIP_IDENT 0xf10040f0
cd21b334
DS
20#define FSTV0910_MRELEASE 0xf100000f
21
4f979d5c 22/* DID */
cd21b334
DS
23#define RSTV0910_DID 0xf101
24#define FSTV0910_DEVICE_ID 0xf10100ff
25
4f979d5c 26/* DACR1 */
cd21b334 27#define RSTV0910_DACR1 0xf113
1cba4ae0 28#define FSTV0910_DAC_MODE 0xf11350e0
cd21b334
DS
29#define FSTV0910_DAC_VALUE1 0xf113000f
30
4f979d5c 31/* DACR2 */
cd21b334
DS
32#define RSTV0910_DACR2 0xf114
33#define FSTV0910_DAC_VALUE0 0xf11400ff
34
4f979d5c 35/* PADCFG */
cd21b334 36#define RSTV0910_PADCFG 0xf11a
1cba4ae0
DS
37#define FSTV0910_AGCRF2_OPD 0xf11a3008
38#define FSTV0910_AGCRF2_XOR 0xf11a2004
39#define FSTV0910_AGCRF1_OPD 0xf11a1002
cd21b334
DS
40#define FSTV0910_AGCRF1_XOR 0xf11a0001
41
4f979d5c 42/* OUTCFG2 */
cd21b334 43#define RSTV0910_OUTCFG2 0xf11b
1cba4ae0
DS
44#define FSTV0910_TS2_ERROR_XOR 0xf11b7080
45#define FSTV0910_TS2_DPN_XOR 0xf11b6040
46#define FSTV0910_TS2_STROUT_XOR 0xf11b5020
47#define FSTV0910_TS2_CLOCKOUT_XOR 0xf11b4010
48#define FSTV0910_TS1_ERROR_XOR 0xf11b3008
49#define FSTV0910_TS1_DPN_XOR 0xf11b2004
50#define FSTV0910_TS1_STROUT_XOR 0xf11b1002
cd21b334
DS
51#define FSTV0910_TS1_CLOCKOUT_XOR 0xf11b0001
52
4f979d5c 53/* OUTCFG */
cd21b334 54#define RSTV0910_OUTCFG 0xf11c
1cba4ae0
DS
55#define FSTV0910_TS2_OUTSER_HZ 0xf11c5020
56#define FSTV0910_TS1_OUTSER_HZ 0xf11c4010
57#define FSTV0910_TS2_OUTPAR_HZ 0xf11c3008
58#define FSTV0910_TS1_OUTPAR_HZ 0xf11c2004
59#define FSTV0910_TS_SERDATA0 0xf11c1002
cd21b334 60
4f979d5c 61/* IRQSTATUS3 */
cd21b334 62#define RSTV0910_IRQSTATUS3 0xf120
1cba4ae0
DS
63#define FSTV0910_SPLL_LOCK 0xf1205020
64#define FSTV0910_SSTREAM_LCK_1 0xf1204010
65#define FSTV0910_SSTREAM_LCK_2 0xf1203008
66#define FSTV0910_SDVBS1_PRF_2 0xf1201002
cd21b334
DS
67#define FSTV0910_SDVBS1_PRF_1 0xf1200001
68
4f979d5c 69/* IRQSTATUS2 */
cd21b334 70#define RSTV0910_IRQSTATUS2 0xf121
1cba4ae0
DS
71#define FSTV0910_SSPY_ENDSIM_1 0xf1217080
72#define FSTV0910_SSPY_ENDSIM_2 0xf1216040
73#define FSTV0910_SPKTDEL_ERROR_2 0xf1214010
74#define FSTV0910_SPKTDEL_LOCKB_2 0xf1213008
75#define FSTV0910_SPKTDEL_LOCK_2 0xf1212004
76#define FSTV0910_SPKTDEL_ERROR_1 0xf1211002
cd21b334
DS
77#define FSTV0910_SPKTDEL_LOCKB_1 0xf1210001
78
4f979d5c 79/* IRQSTATUS1 */
cd21b334 80#define RSTV0910_IRQSTATUS1 0xf122
1cba4ae0
DS
81#define FSTV0910_SPKTDEL_LOCK_1 0xf1227080
82#define FSTV0910_SFEC_LOCKB_2 0xf1226040
83#define FSTV0910_SFEC_LOCK_2 0xf1225020
84#define FSTV0910_SFEC_LOCKB_1 0xf1224010
85#define FSTV0910_SFEC_LOCK_1 0xf1223008
86#define FSTV0910_SDEMOD_LOCKB_2 0xf1222004
87#define FSTV0910_SDEMOD_LOCK_2 0xf1221002
cd21b334
DS
88#define FSTV0910_SDEMOD_IRQ_2 0xf1220001
89
4f979d5c 90/* IRQSTATUS0 */
cd21b334 91#define RSTV0910_IRQSTATUS0 0xf123
1cba4ae0
DS
92#define FSTV0910_SDEMOD_LOCKB_1 0xf1237080
93#define FSTV0910_SDEMOD_LOCK_1 0xf1236040
94#define FSTV0910_SDEMOD_IRQ_1 0xf1235020
95#define FSTV0910_SBCH_ERRFLAG 0xf1234010
96#define FSTV0910_SDISEQC2_IRQ 0xf1232004
cd21b334
DS
97#define FSTV0910_SDISEQC1_IRQ 0xf1230001
98
4f979d5c 99/* IRQMASK3 */
cd21b334 100#define RSTV0910_IRQMASK3 0xf124
1cba4ae0
DS
101#define FSTV0910_MPLL_LOCK 0xf1245020
102#define FSTV0910_MSTREAM_LCK_1 0xf1244010
103#define FSTV0910_MSTREAM_LCK_2 0xf1243008
104#define FSTV0910_MDVBS1_PRF_2 0xf1241002
cd21b334
DS
105#define FSTV0910_MDVBS1_PRF_1 0xf1240001
106
4f979d5c 107/* IRQMASK2 */
cd21b334 108#define RSTV0910_IRQMASK2 0xf125
1cba4ae0
DS
109#define FSTV0910_MSPY_ENDSIM_1 0xf1257080
110#define FSTV0910_MSPY_ENDSIM_2 0xf1256040
111#define FSTV0910_MPKTDEL_ERROR_2 0xf1254010
112#define FSTV0910_MPKTDEL_LOCKB_2 0xf1253008
113#define FSTV0910_MPKTDEL_LOCK_2 0xf1252004
114#define FSTV0910_MPKTDEL_ERROR_1 0xf1251002
cd21b334
DS
115#define FSTV0910_MPKTDEL_LOCKB_1 0xf1250001
116
4f979d5c 117/* IRQMASK1 */
cd21b334 118#define RSTV0910_IRQMASK1 0xf126
1cba4ae0
DS
119#define FSTV0910_MPKTDEL_LOCK_1 0xf1267080
120#define FSTV0910_MFEC_LOCKB_2 0xf1266040
121#define FSTV0910_MFEC_LOCK_2 0xf1265020
122#define FSTV0910_MFEC_LOCKB_1 0xf1264010
123#define FSTV0910_MFEC_LOCK_1 0xf1263008
124#define FSTV0910_MDEMOD_LOCKB_2 0xf1262004
125#define FSTV0910_MDEMOD_LOCK_2 0xf1261002
cd21b334
DS
126#define FSTV0910_MDEMOD_IRQ_2 0xf1260001
127
4f979d5c 128/* IRQMASK0 */
cd21b334 129#define RSTV0910_IRQMASK0 0xf127
1cba4ae0
DS
130#define FSTV0910_MDEMOD_LOCKB_1 0xf1277080
131#define FSTV0910_MDEMOD_LOCK_1 0xf1276040
132#define FSTV0910_MDEMOD_IRQ_1 0xf1275020
133#define FSTV0910_MBCH_ERRFLAG 0xf1274010
134#define FSTV0910_MDISEQC2_IRQ 0xf1272004
cd21b334
DS
135#define FSTV0910_MDISEQC1_IRQ 0xf1270001
136
4f979d5c 137/* I2CCFG */
cd21b334 138#define RSTV0910_I2CCFG 0xf129
1cba4ae0 139#define FSTV0910_I2C_FASTMODE 0xf1293008
cd21b334
DS
140#define FSTV0910_I2CADDR_INC 0xf1290003
141
4f979d5c 142/* P1_I2CRPT */
cd21b334 143#define RSTV0910_P1_I2CRPT 0xf12a
1cba4ae0
DS
144#define FSTV0910_P1_I2CT_ON 0xf12a7080
145#define FSTV0910_P1_ENARPT_LEVEL 0xf12a4070
146#define FSTV0910_P1_SCLT_DELAY 0xf12a3008
147#define FSTV0910_P1_STOP_ENABLE 0xf12a2004
148#define FSTV0910_P1_STOP_SDAT2SDA 0xf12a1002
cd21b334 149
4f979d5c 150/* P2_I2CRPT */
cd21b334 151#define RSTV0910_P2_I2CRPT 0xf12b
1cba4ae0
DS
152#define FSTV0910_P2_I2CT_ON 0xf12b7080
153#define FSTV0910_P2_ENARPT_LEVEL 0xf12b4070
154#define FSTV0910_P2_SCLT_DELAY 0xf12b3008
155#define FSTV0910_P2_STOP_ENABLE 0xf12b2004
156#define FSTV0910_P2_STOP_SDAT2SDA 0xf12b1002
cd21b334 157
4f979d5c 158/* GPIO0CFG */
cd21b334 159#define RSTV0910_GPIO0CFG 0xf140
1cba4ae0
DS
160#define FSTV0910_GPIO0_OPD 0xf1407080
161#define FSTV0910_GPIO0_CONFIG 0xf140107e
cd21b334
DS
162#define FSTV0910_GPIO0_XOR 0xf1400001
163
4f979d5c 164/* GPIO1CFG */
cd21b334 165#define RSTV0910_GPIO1CFG 0xf141
1cba4ae0
DS
166#define FSTV0910_GPIO1_OPD 0xf1417080
167#define FSTV0910_GPIO1_CONFIG 0xf141107e
cd21b334
DS
168#define FSTV0910_GPIO1_XOR 0xf1410001
169
4f979d5c 170/* GPIO2CFG */
cd21b334 171#define RSTV0910_GPIO2CFG 0xf142
1cba4ae0
DS
172#define FSTV0910_GPIO2_OPD 0xf1427080
173#define FSTV0910_GPIO2_CONFIG 0xf142107e
cd21b334
DS
174#define FSTV0910_GPIO2_XOR 0xf1420001
175
4f979d5c 176/* GPIO3CFG */
cd21b334 177#define RSTV0910_GPIO3CFG 0xf143
1cba4ae0
DS
178#define FSTV0910_GPIO3_OPD 0xf1437080
179#define FSTV0910_GPIO3_CONFIG 0xf143107e
cd21b334
DS
180#define FSTV0910_GPIO3_XOR 0xf1430001
181
4f979d5c 182/* GPIO4CFG */
cd21b334 183#define RSTV0910_GPIO4CFG 0xf144
1cba4ae0
DS
184#define FSTV0910_GPIO4_OPD 0xf1447080
185#define FSTV0910_GPIO4_CONFIG 0xf144107e
cd21b334
DS
186#define FSTV0910_GPIO4_XOR 0xf1440001
187
4f979d5c 188/* GPIO5CFG */
cd21b334 189#define RSTV0910_GPIO5CFG 0xf145
1cba4ae0
DS
190#define FSTV0910_GPIO5_OPD 0xf1457080
191#define FSTV0910_GPIO5_CONFIG 0xf145107e
cd21b334
DS
192#define FSTV0910_GPIO5_XOR 0xf1450001
193
4f979d5c 194/* GPIO6CFG */
cd21b334 195#define RSTV0910_GPIO6CFG 0xf146
1cba4ae0
DS
196#define FSTV0910_GPIO6_OPD 0xf1467080
197#define FSTV0910_GPIO6_CONFIG 0xf146107e
cd21b334
DS
198#define FSTV0910_GPIO6_XOR 0xf1460001
199
4f979d5c 200/* GPIO7CFG */
cd21b334 201#define RSTV0910_GPIO7CFG 0xf147
1cba4ae0
DS
202#define FSTV0910_GPIO7_OPD 0xf1477080
203#define FSTV0910_GPIO7_CONFIG 0xf147107e
cd21b334
DS
204#define FSTV0910_GPIO7_XOR 0xf1470001
205
4f979d5c 206/* GPIO8CFG */
cd21b334 207#define RSTV0910_GPIO8CFG 0xf148
1cba4ae0
DS
208#define FSTV0910_GPIO8_OPD 0xf1487080
209#define FSTV0910_GPIO8_CONFIG 0xf148107e
cd21b334
DS
210#define FSTV0910_GPIO8_XOR 0xf1480001
211
4f979d5c 212/* GPIO9CFG */
cd21b334 213#define RSTV0910_GPIO9CFG 0xf149
1cba4ae0
DS
214#define FSTV0910_GPIO9_OPD 0xf1497080
215#define FSTV0910_GPIO9_CONFIG 0xf149107e
cd21b334
DS
216#define FSTV0910_GPIO9_XOR 0xf1490001
217
4f979d5c 218/* GPIO10CFG */
cd21b334 219#define RSTV0910_GPIO10CFG 0xf14a
1cba4ae0
DS
220#define FSTV0910_GPIO10_OPD 0xf14a7080
221#define FSTV0910_GPIO10_CONFIG 0xf14a107e
cd21b334
DS
222#define FSTV0910_GPIO10_XOR 0xf14a0001
223
4f979d5c 224/* GPIO11CFG */
cd21b334 225#define RSTV0910_GPIO11CFG 0xf14b
1cba4ae0
DS
226#define FSTV0910_GPIO11_OPD 0xf14b7080
227#define FSTV0910_GPIO11_CONFIG 0xf14b107e
cd21b334
DS
228#define FSTV0910_GPIO11_XOR 0xf14b0001
229
4f979d5c 230/* GPIO12CFG */
cd21b334 231#define RSTV0910_GPIO12CFG 0xf14c
1cba4ae0
DS
232#define FSTV0910_GPIO12_OPD 0xf14c7080
233#define FSTV0910_GPIO12_CONFIG 0xf14c107e
cd21b334
DS
234#define FSTV0910_GPIO12_XOR 0xf14c0001
235
4f979d5c 236/* GPIO13CFG */
cd21b334 237#define RSTV0910_GPIO13CFG 0xf14d
1cba4ae0
DS
238#define FSTV0910_GPIO13_OPD 0xf14d7080
239#define FSTV0910_GPIO13_CONFIG 0xf14d107e
cd21b334
DS
240#define FSTV0910_GPIO13_XOR 0xf14d0001
241
4f979d5c 242/* GPIO14CFG */
cd21b334 243#define RSTV0910_GPIO14CFG 0xf14e
1cba4ae0
DS
244#define FSTV0910_GPIO14_OPD 0xf14e7080
245#define FSTV0910_GPIO14_CONFIG 0xf14e107e
cd21b334
DS
246#define FSTV0910_GPIO14_XOR 0xf14e0001
247
4f979d5c 248/* GPIO15CFG */
cd21b334 249#define RSTV0910_GPIO15CFG 0xf14f
1cba4ae0
DS
250#define FSTV0910_GPIO15_OPD 0xf14f7080
251#define FSTV0910_GPIO15_CONFIG 0xf14f107e
cd21b334
DS
252#define FSTV0910_GPIO15_XOR 0xf14f0001
253
4f979d5c 254/* GPIO16CFG */
cd21b334 255#define RSTV0910_GPIO16CFG 0xf150
1cba4ae0
DS
256#define FSTV0910_GPIO16_OPD 0xf1507080
257#define FSTV0910_GPIO16_CONFIG 0xf150107e
cd21b334
DS
258#define FSTV0910_GPIO16_XOR 0xf1500001
259
4f979d5c 260/* GPIO17CFG */
cd21b334 261#define RSTV0910_GPIO17CFG 0xf151
1cba4ae0
DS
262#define FSTV0910_GPIO17_OPD 0xf1517080
263#define FSTV0910_GPIO17_CONFIG 0xf151107e
cd21b334
DS
264#define FSTV0910_GPIO17_XOR 0xf1510001
265
4f979d5c 266/* GPIO18CFG */
cd21b334 267#define RSTV0910_GPIO18CFG 0xf152
1cba4ae0
DS
268#define FSTV0910_GPIO18_OPD 0xf1527080
269#define FSTV0910_GPIO18_CONFIG 0xf152107e
cd21b334
DS
270#define FSTV0910_GPIO18_XOR 0xf1520001
271
4f979d5c 272/* GPIO19CFG */
cd21b334 273#define RSTV0910_GPIO19CFG 0xf153
1cba4ae0
DS
274#define FSTV0910_GPIO19_OPD 0xf1537080
275#define FSTV0910_GPIO19_CONFIG 0xf153107e
cd21b334
DS
276#define FSTV0910_GPIO19_XOR 0xf1530001
277
4f979d5c 278/* GPIO20CFG */
cd21b334 279#define RSTV0910_GPIO20CFG 0xf154
1cba4ae0
DS
280#define FSTV0910_GPIO20_OPD 0xf1547080
281#define FSTV0910_GPIO20_CONFIG 0xf154107e
cd21b334
DS
282#define FSTV0910_GPIO20_XOR 0xf1540001
283
4f979d5c 284/* GPIO21CFG */
cd21b334 285#define RSTV0910_GPIO21CFG 0xf155
1cba4ae0
DS
286#define FSTV0910_GPIO21_OPD 0xf1557080
287#define FSTV0910_GPIO21_CONFIG 0xf155107e
cd21b334
DS
288#define FSTV0910_GPIO21_XOR 0xf1550001
289
4f979d5c 290/* GPIO22CFG */
cd21b334 291#define RSTV0910_GPIO22CFG 0xf156
1cba4ae0
DS
292#define FSTV0910_GPIO22_OPD 0xf1567080
293#define FSTV0910_GPIO22_CONFIG 0xf156107e
cd21b334
DS
294#define FSTV0910_GPIO22_XOR 0xf1560001
295
4f979d5c 296/* STRSTATUS1 */
cd21b334 297#define RSTV0910_STRSTATUS1 0xf16a
1cba4ae0 298#define FSTV0910_STRSTATUS_SEL2 0xf16a40f0
cd21b334
DS
299#define FSTV0910_STRSTATUS_SEL1 0xf16a000f
300
4f979d5c 301/* STRSTATUS2 */
cd21b334 302#define RSTV0910_STRSTATUS2 0xf16b
1cba4ae0 303#define FSTV0910_STRSTATUS_SEL4 0xf16b40f0
cd21b334
DS
304#define FSTV0910_STRSTATUS_SEL3 0xf16b000f
305
4f979d5c 306/* STRSTATUS3 */
cd21b334 307#define RSTV0910_STRSTATUS3 0xf16c
1cba4ae0 308#define FSTV0910_STRSTATUS_SEL6 0xf16c40f0
cd21b334
DS
309#define FSTV0910_STRSTATUS_SEL5 0xf16c000f
310
4f979d5c 311/* FSKTFC2 */
cd21b334 312#define RSTV0910_FSKTFC2 0xf170
1cba4ae0 313#define FSTV0910_FSKT_KMOD 0xf17020fc
cd21b334
DS
314#define FSTV0910_FSKT_CAR2 0xf1700003
315
4f979d5c 316/* FSKTFC1 */
cd21b334
DS
317#define RSTV0910_FSKTFC1 0xf171
318#define FSTV0910_FSKT_CAR1 0xf17100ff
319
4f979d5c 320/* FSKTFC0 */
cd21b334
DS
321#define RSTV0910_FSKTFC0 0xf172
322#define FSTV0910_FSKT_CAR0 0xf17200ff
323
4f979d5c 324/* FSKTDELTAF1 */
cd21b334
DS
325#define RSTV0910_FSKTDELTAF1 0xf173
326#define FSTV0910_FSKT_DELTAF1 0xf173000f
327
4f979d5c 328/* FSKTDELTAF0 */
cd21b334
DS
329#define RSTV0910_FSKTDELTAF0 0xf174
330#define FSTV0910_FSKT_DELTAF0 0xf17400ff
331
4f979d5c 332/* FSKTCTRL */
cd21b334 333#define RSTV0910_FSKTCTRL 0xf175
1cba4ae0
DS
334#define FSTV0910_FSKT_PINSEL 0xf1757080
335#define FSTV0910_FSKT_EN_SGN 0xf1756040
336#define FSTV0910_FSKT_MOD_SGN 0xf1755020
337#define FSTV0910_FSKT_MOD_EN 0xf175201c
cd21b334
DS
338#define FSTV0910_FSKT_DACMODE 0xf1750003
339
4f979d5c 340/* FSKRFC2 */
cd21b334 341#define RSTV0910_FSKRFC2 0xf176
1cba4ae0
DS
342#define FSTV0910_FSKR_DETSGN 0xf1766040
343#define FSTV0910_FSKR_OUTSGN 0xf1765020
344#define FSTV0910_FSKR_KAGC 0xf176201c
cd21b334
DS
345#define FSTV0910_FSKR_CAR2 0xf1760003
346
4f979d5c 347/* FSKRFC1 */
cd21b334
DS
348#define RSTV0910_FSKRFC1 0xf177
349#define FSTV0910_FSKR_CAR1 0xf17700ff
350
4f979d5c 351/* FSKRFC0 */
cd21b334
DS
352#define RSTV0910_FSKRFC0 0xf178
353#define FSTV0910_FSKR_CAR0 0xf17800ff
354
4f979d5c 355/* FSKRK1 */
cd21b334 356#define RSTV0910_FSKRK1 0xf179
1cba4ae0 357#define FSTV0910_FSKR_K1_EXP 0xf17950e0
cd21b334
DS
358#define FSTV0910_FSKR_K1_MANT 0xf179001f
359
4f979d5c 360/* FSKRK2 */
cd21b334 361#define RSTV0910_FSKRK2 0xf17a
1cba4ae0 362#define FSTV0910_FSKR_K2_EXP 0xf17a50e0
cd21b334
DS
363#define FSTV0910_FSKR_K2_MANT 0xf17a001f
364
4f979d5c 365/* FSKRAGCR */
cd21b334 366#define RSTV0910_FSKRAGCR 0xf17b
1cba4ae0 367#define FSTV0910_FSKR_OUTCTL 0xf17b60c0
cd21b334
DS
368#define FSTV0910_FSKR_AGC_REF 0xf17b003f
369
4f979d5c 370/* FSKRAGC */
cd21b334
DS
371#define RSTV0910_FSKRAGC 0xf17c
372#define FSTV0910_FSKR_AGC_ACCU 0xf17c00ff
373
4f979d5c 374/* FSKRALPHA */
cd21b334 375#define RSTV0910_FSKRALPHA 0xf17d
1cba4ae0 376#define FSTV0910_FSKR_ALPHA_EXP 0xf17d201c
cd21b334
DS
377#define FSTV0910_FSKR_ALPHA_M 0xf17d0003
378
4f979d5c 379/* FSKRPLTH1 */
cd21b334 380#define RSTV0910_FSKRPLTH1 0xf17e
1cba4ae0 381#define FSTV0910_FSKR_BETA 0xf17e40f0
cd21b334
DS
382#define FSTV0910_FSKR_PLL_TRESH1 0xf17e000f
383
4f979d5c 384/* FSKRPLTH0 */
cd21b334
DS
385#define RSTV0910_FSKRPLTH0 0xf17f
386#define FSTV0910_FSKR_PLL_TRESH0 0xf17f00ff
387
4f979d5c 388/* FSKRDF1 */
cd21b334 389#define RSTV0910_FSKRDF1 0xf180
1cba4ae0
DS
390#define FSTV0910_FSKR_OUT 0xf1807080
391#define FSTV0910_FSKR_STATE 0xf1805060
cd21b334
DS
392#define FSTV0910_FSKR_DELTAF1 0xf180001f
393
4f979d5c 394/* FSKRDF0 */
cd21b334
DS
395#define RSTV0910_FSKRDF0 0xf181
396#define FSTV0910_FSKR_DELTAF0 0xf18100ff
397
4f979d5c 398/* FSKRSTEPP */
cd21b334
DS
399#define RSTV0910_FSKRSTEPP 0xf182
400#define FSTV0910_FSKR_STEP_PLUS 0xf18200ff
401
4f979d5c 402/* FSKRSTEPM */
cd21b334
DS
403#define RSTV0910_FSKRSTEPM 0xf183
404#define FSTV0910_FSKR_STEP_MINUS 0xf18300ff
405
4f979d5c 406/* FSKRDET1 */
cd21b334 407#define RSTV0910_FSKRDET1 0xf184
1cba4ae0 408#define FSTV0910_FSKR_DETECT 0xf1847080
cd21b334
DS
409#define FSTV0910_FSKR_CARDET_ACCU1 0xf184000f
410
4f979d5c 411/* FSKRDET0 */
cd21b334
DS
412#define RSTV0910_FSKRDET0 0xf185
413#define FSTV0910_FSKR_CARDET_ACCU0 0xf18500ff
414
4f979d5c 415/* FSKRDTH1 */
cd21b334 416#define RSTV0910_FSKRDTH1 0xf186
1cba4ae0 417#define FSTV0910_FSKR_CARLOSS_THRESH1 0xf18640f0
cd21b334
DS
418#define FSTV0910_FSKR_CARDET_THRESH1 0xf186000f
419
4f979d5c 420/* FSKRDTH0 */
cd21b334
DS
421#define RSTV0910_FSKRDTH0 0xf187
422#define FSTV0910_FSKR_CARDET_THRESH0 0xf18700ff
423
4f979d5c 424/* FSKRLOSS */
cd21b334
DS
425#define RSTV0910_FSKRLOSS 0xf188
426#define FSTV0910_FSKR_CARLOSS_THRESH0 0xf18800ff
427
4f979d5c 428/* NCOARSE */
cd21b334 429#define RSTV0910_NCOARSE 0xf1b3
1cba4ae0 430#define FSTV0910_CP 0xf1b330f8
cd21b334
DS
431#define FSTV0910_IDF 0xf1b30007
432
4f979d5c 433/* NCOARSE1 */
cd21b334
DS
434#define RSTV0910_NCOARSE1 0xf1b4
435#define FSTV0910_N_DIV 0xf1b400ff
436
4f979d5c 437/* NCOARSE2 */
cd21b334
DS
438#define RSTV0910_NCOARSE2 0xf1b5
439#define FSTV0910_ODF 0xf1b5003f
440
4f979d5c 441/* SYNTCTRL */
cd21b334 442#define RSTV0910_SYNTCTRL 0xf1b6
1cba4ae0
DS
443#define FSTV0910_STANDBY 0xf1b67080
444#define FSTV0910_BYPASSPLLCORE 0xf1b66040
445#define FSTV0910_STOP_PLL 0xf1b63008
446#define FSTV0910_OSCI_E 0xf1b61002
cd21b334 447
4f979d5c 448/* FILTCTRL */
cd21b334 449#define RSTV0910_FILTCTRL 0xf1b7
1cba4ae0 450#define FSTV0910_INV_CLKFSK 0xf1b71002
cd21b334
DS
451#define FSTV0910_BYPASS_APPLI 0xf1b70001
452
4f979d5c 453/* PLLSTAT */
cd21b334
DS
454#define RSTV0910_PLLSTAT 0xf1b8
455#define FSTV0910_PLLLOCK 0xf1b80001
456
4f979d5c 457/* STOPCLK1 */
cd21b334 458#define RSTV0910_STOPCLK1 0xf1c2
1cba4ae0 459#define FSTV0910_INV_CLKADCI2 0xf1c22004
cd21b334
DS
460#define FSTV0910_INV_CLKADCI1 0xf1c20001
461
4f979d5c 462/* STOPCLK2 */
cd21b334 463#define RSTV0910_STOPCLK2 0xf1c3
1cba4ae0
DS
464#define FSTV0910_STOP_DVBS2FEC2 0xf1c35020
465#define FSTV0910_STOP_DVBS2FEC 0xf1c34010
466#define FSTV0910_STOP_DVBS1FEC2 0xf1c33008
467#define FSTV0910_STOP_DVBS1FEC 0xf1c32004
468#define FSTV0910_STOP_DEMOD2 0xf1c31002
cd21b334
DS
469#define FSTV0910_STOP_DEMOD 0xf1c30001
470
4f979d5c 471/* PREGCTL */
cd21b334 472#define RSTV0910_PREGCTL 0xf1c8
1cba4ae0 473#define FSTV0910_REG3V3TO2V5_POFF 0xf1c87080
cd21b334 474
4f979d5c 475/* TSTTNR0 */
cd21b334 476#define RSTV0910_TSTTNR0 0xf1df
1cba4ae0 477#define FSTV0910_FSK_PON 0xf1df2004
cd21b334 478
4f979d5c 479/* TSTTNR1 */
cd21b334 480#define RSTV0910_TSTTNR1 0xf1e0
1cba4ae0 481#define FSTV0910_ADC1_PON 0xf1e01002
cd21b334 482
4f979d5c 483/* TSTTNR2 */
cd21b334 484#define RSTV0910_TSTTNR2 0xf1e1
1cba4ae0 485#define FSTV0910_I2C_DISEQC_PON 0xf1e15020
cd21b334
DS
486#define FSTV0910_DISEQC_CLKDIV 0xf1e1000f
487
4f979d5c 488/* TSTTNR3 */
cd21b334 489#define RSTV0910_TSTTNR3 0xf1e2
1cba4ae0 490#define FSTV0910_ADC2_PON 0xf1e21002
cd21b334 491
4f979d5c 492/* P2_IQCONST */
cd21b334 493#define RSTV0910_P2_IQCONST 0xf200
1cba4ae0 494#define FSTV0910_P2_CONSTEL_SELECT 0xf2005060
cd21b334
DS
495#define FSTV0910_P2_IQSYMB_SEL 0xf200001f
496
4f979d5c 497/* P2_NOSCFG */
cd21b334 498#define RSTV0910_P2_NOSCFG 0xf201
1cba4ae0
DS
499#define FSTV0910_P2_DUMMYPL_NOSDATA 0xf2015020
500#define FSTV0910_P2_NOSPLH_BETA 0xf2013018
cd21b334
DS
501#define FSTV0910_P2_NOSDATA_BETA 0xf2010007
502
4f979d5c 503/* P2_ISYMB */
cd21b334
DS
504#define RSTV0910_P2_ISYMB 0xf202
505#define FSTV0910_P2_I_SYMBOL 0xf20201ff
506
4f979d5c 507/* P2_QSYMB */
cd21b334
DS
508#define RSTV0910_P2_QSYMB 0xf203
509#define FSTV0910_P2_Q_SYMBOL 0xf20301ff
510
4f979d5c 511/* P2_AGC1CFG */
cd21b334 512#define RSTV0910_P2_AGC1CFG 0xf204
1cba4ae0
DS
513#define FSTV0910_P2_DC_FROZEN 0xf2047080
514#define FSTV0910_P2_DC_CORRECT 0xf2046040
515#define FSTV0910_P2_AMM_FROZEN 0xf2045020
516#define FSTV0910_P2_AMM_CORRECT 0xf2044010
517#define FSTV0910_P2_QUAD_FROZEN 0xf2043008
518#define FSTV0910_P2_QUAD_CORRECT 0xf2042004
cd21b334 519
4f979d5c 520/* P2_AGC1CN */
cd21b334 521#define RSTV0910_P2_AGC1CN 0xf206
1cba4ae0
DS
522#define FSTV0910_P2_AGC1_LOCKED 0xf2067080
523#define FSTV0910_P2_AGC1_MINPOWER 0xf2064010
524#define FSTV0910_P2_AGCOUT_FAST 0xf2063008
cd21b334
DS
525#define FSTV0910_P2_AGCIQ_BETA 0xf2060007
526
4f979d5c 527/* P2_AGC1REF */
cd21b334
DS
528#define RSTV0910_P2_AGC1REF 0xf207
529#define FSTV0910_P2_AGCIQ_REF 0xf20700ff
530
4f979d5c 531/* P2_IDCCOMP */
cd21b334
DS
532#define RSTV0910_P2_IDCCOMP 0xf208
533#define FSTV0910_P2_IAVERAGE_ADJ 0xf20801ff
534
4f979d5c 535/* P2_QDCCOMP */
cd21b334
DS
536#define RSTV0910_P2_QDCCOMP 0xf209
537#define FSTV0910_P2_QAVERAGE_ADJ 0xf20901ff
538
4f979d5c 539/* P2_POWERI */
cd21b334
DS
540#define RSTV0910_P2_POWERI 0xf20a
541#define FSTV0910_P2_POWER_I 0xf20a00ff
542
4f979d5c 543/* P2_POWERQ */
cd21b334
DS
544#define RSTV0910_P2_POWERQ 0xf20b
545#define FSTV0910_P2_POWER_Q 0xf20b00ff
546
4f979d5c 547/* P2_AGC1AMM */
cd21b334
DS
548#define RSTV0910_P2_AGC1AMM 0xf20c
549#define FSTV0910_P2_AMM_VALUE 0xf20c00ff
550
4f979d5c 551/* P2_AGC1QUAD */
cd21b334
DS
552#define RSTV0910_P2_AGC1QUAD 0xf20d
553#define FSTV0910_P2_QUAD_VALUE 0xf20d01ff
554
4f979d5c 555/* P2_AGCIQIN1 */
cd21b334
DS
556#define RSTV0910_P2_AGCIQIN1 0xf20e
557#define FSTV0910_P2_AGCIQ_VALUE1 0xf20e00ff
558
4f979d5c 559/* P2_AGCIQIN0 */
cd21b334
DS
560#define RSTV0910_P2_AGCIQIN0 0xf20f
561#define FSTV0910_P2_AGCIQ_VALUE0 0xf20f00ff
562
4f979d5c 563/* P2_DEMOD */
cd21b334 564#define RSTV0910_P2_DEMOD 0xf210
1cba4ae0
DS
565#define FSTV0910_P2_MANUALS2_ROLLOFF 0xf2107080
566#define FSTV0910_P2_SPECINV_CONTROL 0xf2104030
567#define FSTV0910_P2_MANUALSX_ROLLOFF 0xf2102004
cd21b334
DS
568#define FSTV0910_P2_ROLLOFF_CONTROL 0xf2100003
569
4f979d5c 570/* P2_DMDMODCOD */
cd21b334 571#define RSTV0910_P2_DMDMODCOD 0xf211
1cba4ae0
DS
572#define FSTV0910_P2_MANUAL_MODCOD 0xf2117080
573#define FSTV0910_P2_DEMOD_MODCOD 0xf211207c
cd21b334
DS
574#define FSTV0910_P2_DEMOD_TYPE 0xf2110003
575
4f979d5c 576/* P2_DSTATUS */
cd21b334 577#define RSTV0910_P2_DSTATUS 0xf212
1cba4ae0
DS
578#define FSTV0910_P2_CAR_LOCK 0xf2127080
579#define FSTV0910_P2_TMGLOCK_QUALITY 0xf2125060
580#define FSTV0910_P2_LOCK_DEFINITIF 0xf2123008
cd21b334
DS
581#define FSTV0910_P2_OVADC_DETECT 0xf2120001
582
4f979d5c 583/* P2_DSTATUS2 */
cd21b334 584#define RSTV0910_P2_DSTATUS2 0xf213
1cba4ae0
DS
585#define FSTV0910_P2_DEMOD_DELOCK 0xf2137080
586#define FSTV0910_P2_MODCODRQ_SYNCTAG 0xf2135020
587#define FSTV0910_P2_POLYPH_SATEVENT 0xf2134010
588#define FSTV0910_P2_AGC1_NOSIGNALACK 0xf2133008
589#define FSTV0910_P2_AGC2_OVERFLOW 0xf2132004
590#define FSTV0910_P2_CFR_OVERFLOW 0xf2131002
cd21b334
DS
591#define FSTV0910_P2_GAMMA_OVERUNDER 0xf2130001
592
4f979d5c 593/* P2_DMDCFGMD */
cd21b334 594#define RSTV0910_P2_DMDCFGMD 0xf214
1cba4ae0
DS
595#define FSTV0910_P2_DVBS2_ENABLE 0xf2147080
596#define FSTV0910_P2_DVBS1_ENABLE 0xf2146040
597#define FSTV0910_P2_SCAN_ENABLE 0xf2144010
598#define FSTV0910_P2_CFR_AUTOSCAN 0xf2143008
cd21b334
DS
599#define FSTV0910_P2_TUN_RNG 0xf2140003
600
4f979d5c 601/* P2_DMDCFG2 */
cd21b334 602#define RSTV0910_P2_DMDCFG2 0xf215
1cba4ae0
DS
603#define FSTV0910_P2_S1S2_SEQUENTIAL 0xf2156040
604#define FSTV0910_P2_INFINITE_RELOCK 0xf2154010
cd21b334 605
4f979d5c 606/* P2_DMDISTATE */
cd21b334 607#define RSTV0910_P2_DMDISTATE 0xf216
1cba4ae0 608#define FSTV0910_P2_I2C_NORESETDMODE 0xf2167080
cd21b334
DS
609#define FSTV0910_P2_I2C_DEMOD_MODE 0xf216001f
610
4f979d5c 611/* P2_DMDT0M */
cd21b334
DS
612#define RSTV0910_P2_DMDT0M 0xf217
613#define FSTV0910_P2_DMDT0_MIN 0xf21700ff
614
4f979d5c 615/* P2_DMDSTATE */
cd21b334 616#define RSTV0910_P2_DMDSTATE 0xf21b
1cba4ae0 617#define FSTV0910_P2_HEADER_MODE 0xf21b5060
cd21b334 618
4f979d5c 619/* P2_DMDFLYW */
cd21b334 620#define RSTV0910_P2_DMDFLYW 0xf21c
1cba4ae0 621#define FSTV0910_P2_I2C_IRQVAL 0xf21c40f0
cd21b334
DS
622#define FSTV0910_P2_FLYWHEEL_CPT 0xf21c000f
623
4f979d5c 624/* P2_DSTATUS3 */
cd21b334 625#define RSTV0910_P2_DSTATUS3 0xf21d
1cba4ae0
DS
626#define FSTV0910_P2_CFR_ZIGZAG 0xf21d7080
627#define FSTV0910_P2_DEMOD_CFGMODE 0xf21d5060
628#define FSTV0910_P2_GAMMA_LOWBAUDRATE 0xf21d4010
cd21b334 629
4f979d5c 630/* P2_DMDCFG3 */
cd21b334 631#define RSTV0910_P2_DMDCFG3 0xf21e
1cba4ae0 632#define FSTV0910_P2_NOSTOP_FIFOFULL 0xf21e3008
cd21b334 633
4f979d5c 634/* P2_DMDCFG4 */
cd21b334 635#define RSTV0910_P2_DMDCFG4 0xf21f
1cba4ae0
DS
636#define FSTV0910_P2_DIS_VITLOCK 0xf21f7080
637#define FSTV0910_P2_DIS_CLKENABLE 0xf21f2004
cd21b334 638
4f979d5c 639/* P2_CORRELMANT */
cd21b334
DS
640#define RSTV0910_P2_CORRELMANT 0xf220
641#define FSTV0910_P2_CORREL_MANT 0xf22000ff
642
4f979d5c 643/* P2_CORRELABS */
cd21b334
DS
644#define RSTV0910_P2_CORRELABS 0xf221
645#define FSTV0910_P2_CORREL_ABS 0xf22100ff
646
4f979d5c 647/* P2_CORRELEXP */
cd21b334 648#define RSTV0910_P2_CORRELEXP 0xf222
1cba4ae0 649#define FSTV0910_P2_CORREL_ABSEXP 0xf22240f0
cd21b334
DS
650#define FSTV0910_P2_CORREL_EXP 0xf222000f
651
4f979d5c 652/* P2_PLHMODCOD */
cd21b334 653#define RSTV0910_P2_PLHMODCOD 0xf224
1cba4ae0
DS
654#define FSTV0910_P2_SPECINV_DEMOD 0xf2247080
655#define FSTV0910_P2_PLH_MODCOD 0xf224207c
cd21b334
DS
656#define FSTV0910_P2_PLH_TYPE 0xf2240003
657
4f979d5c 658/* P2_DMDREG */
cd21b334
DS
659#define RSTV0910_P2_DMDREG 0xf225
660#define FSTV0910_P2_DECIM_PLFRAMES 0xf2250001
661
4f979d5c 662/* P2_AGCNADJ */
cd21b334 663#define RSTV0910_P2_AGCNADJ 0xf226
1cba4ae0
DS
664#define FSTV0910_P2_RADJOFF_AGC2 0xf2267080
665#define FSTV0910_P2_RADJOFF_AGC1 0xf2266040
cd21b334
DS
666#define FSTV0910_P2_AGC_NADJ 0xf226013f
667
4f979d5c 668/* P2_AGCKS */
cd21b334 669#define RSTV0910_P2_AGCKS 0xf227
1cba4ae0
DS
670#define FSTV0910_P2_RSADJ_MANUALCFG 0xf2277080
671#define FSTV0910_P2_RSADJ_CCMMODE 0xf2276040
cd21b334
DS
672#define FSTV0910_P2_RADJ_SPSK 0xf227013f
673
4f979d5c 674/* P2_AGCKQ */
cd21b334 675#define RSTV0910_P2_AGCKQ 0xf228
1cba4ae0 676#define FSTV0910_P2_RADJON_DVBS1 0xf2286040
cd21b334
DS
677#define FSTV0910_P2_RADJ_QPSK 0xf228013f
678
4f979d5c 679/* P2_AGCK8 */
cd21b334
DS
680#define RSTV0910_P2_AGCK8 0xf229
681#define FSTV0910_P2_RADJ_8PSK 0xf229013f
682
4f979d5c 683/* P2_AGCK16 */
cd21b334 684#define RSTV0910_P2_AGCK16 0xf22a
1cba4ae0
DS
685#define FSTV0910_P2_R2ADJOFF_16APSK 0xf22a6040
686#define FSTV0910_P2_R1ADJOFF_16APSK 0xf22a5020
cd21b334
DS
687#define FSTV0910_P2_RADJ_16APSK 0xf22a011f
688
4f979d5c 689/* P2_AGCK32 */
cd21b334 690#define RSTV0910_P2_AGCK32 0xf22b
1cba4ae0
DS
691#define FSTV0910_P2_R3ADJOFF_32APSK 0xf22b7080
692#define FSTV0910_P2_R2ADJOFF_32APSK 0xf22b6040
693#define FSTV0910_P2_R1ADJOFF_32APSK 0xf22b5020
cd21b334
DS
694#define FSTV0910_P2_RADJ_32APSK 0xf22b011f
695
4f979d5c 696/* P2_AGC2O */
cd21b334 697#define RSTV0910_P2_AGC2O 0xf22c
1cba4ae0 698#define FSTV0910_P2_CSTENV_MODE 0xf22c60c0
cd21b334
DS
699#define FSTV0910_P2_AGC2_COEF 0xf22c0007
700
4f979d5c 701/* P2_AGC2REF */
cd21b334
DS
702#define RSTV0910_P2_AGC2REF 0xf22d
703#define FSTV0910_P2_AGC2_REF 0xf22d00ff
704
4f979d5c 705/* P2_AGC1ADJ */
cd21b334
DS
706#define RSTV0910_P2_AGC1ADJ 0xf22e
707#define FSTV0910_P2_AGC1_ADJUSTED 0xf22e007f
708
4f979d5c 709/* P2_AGCRSADJ */
cd21b334
DS
710#define RSTV0910_P2_AGCRSADJ 0xf22f
711#define FSTV0910_P2_RS_ADJUSTED 0xf22f007f
712
4f979d5c 713/* P2_AGCRQADJ */
cd21b334
DS
714#define RSTV0910_P2_AGCRQADJ 0xf230
715#define FSTV0910_P2_RQ_ADJUSTED 0xf230007f
716
4f979d5c 717/* P2_AGCR8ADJ */
cd21b334
DS
718#define RSTV0910_P2_AGCR8ADJ 0xf231
719#define FSTV0910_P2_R8_ADJUSTED 0xf231007f
720
4f979d5c 721/* P2_AGCR1ADJ */
cd21b334
DS
722#define RSTV0910_P2_AGCR1ADJ 0xf232
723#define FSTV0910_P2_R1_ADJUSTED 0xf232007f
724
4f979d5c 725/* P2_AGCR2ADJ */
cd21b334
DS
726#define RSTV0910_P2_AGCR2ADJ 0xf233
727#define FSTV0910_P2_R2_ADJUSTED 0xf233007f
728
4f979d5c 729/* P2_AGCR3ADJ */
cd21b334
DS
730#define RSTV0910_P2_AGCR3ADJ 0xf234
731#define FSTV0910_P2_R3_ADJUSTED 0xf234007f
732
4f979d5c 733/* P2_AGCREFADJ */
cd21b334
DS
734#define RSTV0910_P2_AGCREFADJ 0xf235
735#define FSTV0910_P2_AGC2REF_ADJUSTED 0xf235007f
736
4f979d5c 737/* P2_AGC2I1 */
cd21b334
DS
738#define RSTV0910_P2_AGC2I1 0xf236
739#define FSTV0910_P2_AGC2_INTEGRATOR1 0xf23600ff
740
4f979d5c 741/* P2_AGC2I0 */
cd21b334
DS
742#define RSTV0910_P2_AGC2I0 0xf237
743#define FSTV0910_P2_AGC2_INTEGRATOR0 0xf23700ff
744
4f979d5c 745/* P2_CARCFG */
cd21b334 746#define RSTV0910_P2_CARCFG 0xf238
1cba4ae0 747#define FSTV0910_P2_ROTAON 0xf2382004
cd21b334
DS
748#define FSTV0910_P2_PH_DET_ALGO 0xf2380003
749
4f979d5c 750/* P2_ACLC */
cd21b334 751#define RSTV0910_P2_ACLC 0xf239
1cba4ae0 752#define FSTV0910_P2_CAR_ALPHA_MANT 0xf2394030
cd21b334
DS
753#define FSTV0910_P2_CAR_ALPHA_EXP 0xf239000f
754
4f979d5c 755/* P2_BCLC */
cd21b334 756#define RSTV0910_P2_BCLC 0xf23a
1cba4ae0 757#define FSTV0910_P2_CAR_BETA_MANT 0xf23a4030
cd21b334
DS
758#define FSTV0910_P2_CAR_BETA_EXP 0xf23a000f
759
4f979d5c 760/* P2_ACLCS2 */
cd21b334 761#define RSTV0910_P2_ACLCS2 0xf23b
1cba4ae0 762#define FSTV0910_P2_CARS2_APLHA_MANTISSE 0xf23b4030
cd21b334
DS
763#define FSTV0910_P2_CARS2_ALPHA_EXP 0xf23b000f
764
4f979d5c 765/* P2_BCLCS2 */
cd21b334 766#define RSTV0910_P2_BCLCS2 0xf23c
1cba4ae0 767#define FSTV0910_P2_CARS2_BETA_MANTISSE 0xf23c4030
cd21b334
DS
768#define FSTV0910_P2_CARS2_BETA_EXP 0xf23c000f
769
4f979d5c 770/* P2_CARFREQ */
cd21b334 771#define RSTV0910_P2_CARFREQ 0xf23d
1cba4ae0 772#define FSTV0910_P2_KC_COARSE_EXP 0xf23d40f0
cd21b334
DS
773#define FSTV0910_P2_BETA_FREQ 0xf23d000f
774
4f979d5c 775/* P2_CARHDR */
cd21b334
DS
776#define RSTV0910_P2_CARHDR 0xf23e
777#define FSTV0910_P2_K_FREQ_HDR 0xf23e00ff
778
4f979d5c 779/* P2_LDT */
cd21b334
DS
780#define RSTV0910_P2_LDT 0xf23f
781#define FSTV0910_P2_CARLOCK_THRES 0xf23f01ff
782
4f979d5c 783/* P2_LDT2 */
cd21b334
DS
784#define RSTV0910_P2_LDT2 0xf240
785#define FSTV0910_P2_CARLOCK_THRES2 0xf24001ff
786
4f979d5c 787/* P2_CFRICFG */
cd21b334
DS
788#define RSTV0910_P2_CFRICFG 0xf241
789#define FSTV0910_P2_NEG_CFRSTEP 0xf2410001
790
4f979d5c 791/* P2_CFRUP1 */
cd21b334
DS
792#define RSTV0910_P2_CFRUP1 0xf242
793#define FSTV0910_P2_CFR_UP1 0xf24201ff
794
4f979d5c 795/* P2_CFRUP0 */
cd21b334
DS
796#define RSTV0910_P2_CFRUP0 0xf243
797#define FSTV0910_P2_CFR_UP0 0xf24300ff
798
4f979d5c 799/* P2_CFRIBASE1 */
cd21b334
DS
800#define RSTV0910_P2_CFRIBASE1 0xf244
801#define FSTV0910_P2_CFRINIT_BASE1 0xf24400ff
802
4f979d5c 803/* P2_CFRIBASE0 */
cd21b334
DS
804#define RSTV0910_P2_CFRIBASE0 0xf245
805#define FSTV0910_P2_CFRINIT_BASE0 0xf24500ff
806
4f979d5c 807/* P2_CFRLOW1 */
cd21b334
DS
808#define RSTV0910_P2_CFRLOW1 0xf246
809#define FSTV0910_P2_CFR_LOW1 0xf24601ff
810
4f979d5c 811/* P2_CFRLOW0 */
cd21b334
DS
812#define RSTV0910_P2_CFRLOW0 0xf247
813#define FSTV0910_P2_CFR_LOW0 0xf24700ff
814
4f979d5c 815/* P2_CFRINIT1 */
cd21b334
DS
816#define RSTV0910_P2_CFRINIT1 0xf248
817#define FSTV0910_P2_CFR_INIT1 0xf24801ff
818
4f979d5c 819/* P2_CFRINIT0 */
cd21b334
DS
820#define RSTV0910_P2_CFRINIT0 0xf249
821#define FSTV0910_P2_CFR_INIT0 0xf24900ff
822
4f979d5c 823/* P2_CFRINC1 */
cd21b334 824#define RSTV0910_P2_CFRINC1 0xf24a
1cba4ae0 825#define FSTV0910_P2_MANUAL_CFRINC 0xf24a7080
cd21b334
DS
826#define FSTV0910_P2_CFR_INC1 0xf24a003f
827
4f979d5c 828/* P2_CFRINC0 */
cd21b334
DS
829#define RSTV0910_P2_CFRINC0 0xf24b
830#define FSTV0910_P2_CFR_INC0 0xf24b00ff
831
4f979d5c 832/* P2_CFR2 */
cd21b334
DS
833#define RSTV0910_P2_CFR2 0xf24c
834#define FSTV0910_P2_CAR_FREQ2 0xf24c01ff
835
4f979d5c 836/* P2_CFR1 */
cd21b334
DS
837#define RSTV0910_P2_CFR1 0xf24d
838#define FSTV0910_P2_CAR_FREQ1 0xf24d00ff
839
4f979d5c 840/* P2_CFR0 */
cd21b334
DS
841#define RSTV0910_P2_CFR0 0xf24e
842#define FSTV0910_P2_CAR_FREQ0 0xf24e00ff
843
4f979d5c 844/* P2_LDI */
cd21b334
DS
845#define RSTV0910_P2_LDI 0xf24f
846#define FSTV0910_P2_LOCK_DET_INTEGR 0xf24f01ff
847
4f979d5c 848/* P2_TMGCFG */
cd21b334 849#define RSTV0910_P2_TMGCFG 0xf250
1cba4ae0
DS
850#define FSTV0910_P2_TMGLOCK_BETA 0xf25060c0
851#define FSTV0910_P2_DO_TIMING_CORR 0xf2504010
cd21b334
DS
852#define FSTV0910_P2_TMG_MINFREQ 0xf2500003
853
4f979d5c 854/* P2_RTC */
cd21b334 855#define RSTV0910_P2_RTC 0xf251
1cba4ae0 856#define FSTV0910_P2_TMGALPHA_EXP 0xf25140f0
cd21b334
DS
857#define FSTV0910_P2_TMGBETA_EXP 0xf251000f
858
4f979d5c 859/* P2_RTCS2 */
cd21b334 860#define RSTV0910_P2_RTCS2 0xf252
1cba4ae0 861#define FSTV0910_P2_TMGALPHAS2_EXP 0xf25240f0
cd21b334
DS
862#define FSTV0910_P2_TMGBETAS2_EXP 0xf252000f
863
4f979d5c 864/* P2_TMGTHRISE */
cd21b334
DS
865#define RSTV0910_P2_TMGTHRISE 0xf253
866#define FSTV0910_P2_TMGLOCK_THRISE 0xf25300ff
867
4f979d5c 868/* P2_TMGTHFALL */
cd21b334
DS
869#define RSTV0910_P2_TMGTHFALL 0xf254
870#define FSTV0910_P2_TMGLOCK_THFALL 0xf25400ff
871
4f979d5c 872/* P2_SFRUPRATIO */
cd21b334
DS
873#define RSTV0910_P2_SFRUPRATIO 0xf255
874#define FSTV0910_P2_SFR_UPRATIO 0xf25500ff
875
4f979d5c 876/* P2_SFRLOWRATIO */
cd21b334
DS
877#define RSTV0910_P2_SFRLOWRATIO 0xf256
878#define FSTV0910_P2_SFR_LOWRATIO 0xf25600ff
879
4f979d5c 880/* P2_KTTMG */
cd21b334 881#define RSTV0910_P2_KTTMG 0xf257
1cba4ae0 882#define FSTV0910_P2_KT_TMG_EXP 0xf25740f0
cd21b334 883
4f979d5c 884/* P2_KREFTMG */
cd21b334
DS
885#define RSTV0910_P2_KREFTMG 0xf258
886#define FSTV0910_P2_KREF_TMG 0xf25800ff
887
4f979d5c 888/* P2_SFRSTEP */
cd21b334 889#define RSTV0910_P2_SFRSTEP 0xf259
1cba4ae0 890#define FSTV0910_P2_SFR_SCANSTEP 0xf25940f0
cd21b334
DS
891#define FSTV0910_P2_SFR_CENTERSTEP 0xf259000f
892
4f979d5c 893/* P2_TMGCFG2 */
cd21b334 894#define RSTV0910_P2_TMGCFG2 0xf25a
1cba4ae0 895#define FSTV0910_P2_DIS_AUTOSAMP 0xf25a3008
cd21b334
DS
896#define FSTV0910_P2_SFRRATIO_FINE 0xf25a0001
897
4f979d5c 898/* P2_KREFTMG2 */
cd21b334
DS
899#define RSTV0910_P2_KREFTMG2 0xf25b
900#define FSTV0910_P2_KREF_TMG2 0xf25b00ff
901
4f979d5c 902/* P2_TMGCFG3 */
cd21b334 903#define RSTV0910_P2_TMGCFG3 0xf25d
1cba4ae0
DS
904#define FSTV0910_P2_CONT_TMGCENTER 0xf25d3008
905#define FSTV0910_P2_AUTO_GUP 0xf25d2004
906#define FSTV0910_P2_AUTO_GLOW 0xf25d1002
cd21b334 907
4f979d5c 908/* P2_SFRINIT1 */
cd21b334
DS
909#define RSTV0910_P2_SFRINIT1 0xf25e
910#define FSTV0910_P2_SFR_INIT1 0xf25e00ff
911
4f979d5c 912/* P2_SFRINIT0 */
cd21b334
DS
913#define RSTV0910_P2_SFRINIT0 0xf25f
914#define FSTV0910_P2_SFR_INIT0 0xf25f00ff
915
4f979d5c 916/* P2_SFRUP1 */
cd21b334
DS
917#define RSTV0910_P2_SFRUP1 0xf260
918#define FSTV0910_P2_SYMB_FREQ_UP1 0xf26000ff
919
4f979d5c 920/* P2_SFRUP0 */
cd21b334
DS
921#define RSTV0910_P2_SFRUP0 0xf261
922#define FSTV0910_P2_SYMB_FREQ_UP0 0xf26100ff
923
4f979d5c 924/* P2_SFRLOW1 */
cd21b334
DS
925#define RSTV0910_P2_SFRLOW1 0xf262
926#define FSTV0910_P2_SYMB_FREQ_LOW1 0xf26200ff
927
4f979d5c 928/* P2_SFRLOW0 */
cd21b334
DS
929#define RSTV0910_P2_SFRLOW0 0xf263
930#define FSTV0910_P2_SYMB_FREQ_LOW0 0xf26300ff
931
4f979d5c 932/* P2_SFR3 */
cd21b334
DS
933#define RSTV0910_P2_SFR3 0xf264
934#define FSTV0910_P2_SYMB_FREQ3 0xf26400ff
935
4f979d5c 936/* P2_SFR2 */
cd21b334
DS
937#define RSTV0910_P2_SFR2 0xf265
938#define FSTV0910_P2_SYMB_FREQ2 0xf26500ff
939
4f979d5c 940/* P2_SFR1 */
cd21b334
DS
941#define RSTV0910_P2_SFR1 0xf266
942#define FSTV0910_P2_SYMB_FREQ1 0xf26600ff
943
4f979d5c 944/* P2_SFR0 */
cd21b334
DS
945#define RSTV0910_P2_SFR0 0xf267
946#define FSTV0910_P2_SYMB_FREQ0 0xf26700ff
947
4f979d5c 948/* P2_TMGREG2 */
cd21b334
DS
949#define RSTV0910_P2_TMGREG2 0xf268
950#define FSTV0910_P2_TMGREG2 0xf26800ff
951
4f979d5c 952/* P2_TMGREG1 */
cd21b334
DS
953#define RSTV0910_P2_TMGREG1 0xf269
954#define FSTV0910_P2_TMGREG1 0xf26900ff
955
4f979d5c 956/* P2_TMGREG0 */
cd21b334
DS
957#define RSTV0910_P2_TMGREG0 0xf26a
958#define FSTV0910_P2_TMGREG0 0xf26a00ff
959
4f979d5c 960/* P2_TMGLOCK1 */
cd21b334
DS
961#define RSTV0910_P2_TMGLOCK1 0xf26b
962#define FSTV0910_P2_TMGLOCK_LEVEL1 0xf26b01ff
963
4f979d5c 964/* P2_TMGLOCK0 */
cd21b334
DS
965#define RSTV0910_P2_TMGLOCK0 0xf26c
966#define FSTV0910_P2_TMGLOCK_LEVEL0 0xf26c00ff
967
4f979d5c 968/* P2_TMGOBS */
cd21b334 969#define RSTV0910_P2_TMGOBS 0xf26d
1cba4ae0 970#define FSTV0910_P2_ROLLOFF_STATUS 0xf26d60c0
cd21b334 971
4f979d5c 972/* P2_EQUALCFG */
cd21b334 973#define RSTV0910_P2_EQUALCFG 0xf26f
1cba4ae0 974#define FSTV0910_P2_EQUAL_ON 0xf26f6040
cd21b334
DS
975#define FSTV0910_P2_MU_EQUALDFE 0xf26f0007
976
4f979d5c 977/* P2_EQUAI1 */
cd21b334
DS
978#define RSTV0910_P2_EQUAI1 0xf270
979#define FSTV0910_P2_EQUA_ACCI1 0xf27001ff
980
4f979d5c 981/* P2_EQUAQ1 */
cd21b334
DS
982#define RSTV0910_P2_EQUAQ1 0xf271
983#define FSTV0910_P2_EQUA_ACCQ1 0xf27101ff
984
4f979d5c 985/* P2_EQUAI2 */
cd21b334
DS
986#define RSTV0910_P2_EQUAI2 0xf272
987#define FSTV0910_P2_EQUA_ACCI2 0xf27201ff
988
4f979d5c 989/* P2_EQUAQ2 */
cd21b334
DS
990#define RSTV0910_P2_EQUAQ2 0xf273
991#define FSTV0910_P2_EQUA_ACCQ2 0xf27301ff
992
4f979d5c 993/* P2_EQUAI3 */
cd21b334
DS
994#define RSTV0910_P2_EQUAI3 0xf274
995#define FSTV0910_P2_EQUA_ACCI3 0xf27401ff
996
4f979d5c 997/* P2_EQUAQ3 */
cd21b334
DS
998#define RSTV0910_P2_EQUAQ3 0xf275
999#define FSTV0910_P2_EQUA_ACCQ3 0xf27501ff
1000
4f979d5c 1001/* P2_EQUAI4 */
cd21b334
DS
1002#define RSTV0910_P2_EQUAI4 0xf276
1003#define FSTV0910_P2_EQUA_ACCI4 0xf27601ff
1004
4f979d5c 1005/* P2_EQUAQ4 */
cd21b334
DS
1006#define RSTV0910_P2_EQUAQ4 0xf277
1007#define FSTV0910_P2_EQUA_ACCQ4 0xf27701ff
1008
4f979d5c 1009/* P2_EQUAI5 */
cd21b334
DS
1010#define RSTV0910_P2_EQUAI5 0xf278
1011#define FSTV0910_P2_EQUA_ACCI5 0xf27801ff
1012
4f979d5c 1013/* P2_EQUAQ5 */
cd21b334
DS
1014#define RSTV0910_P2_EQUAQ5 0xf279
1015#define FSTV0910_P2_EQUA_ACCQ5 0xf27901ff
1016
4f979d5c 1017/* P2_EQUAI6 */
cd21b334
DS
1018#define RSTV0910_P2_EQUAI6 0xf27a
1019#define FSTV0910_P2_EQUA_ACCI6 0xf27a01ff
1020
4f979d5c 1021/* P2_EQUAQ6 */
cd21b334
DS
1022#define RSTV0910_P2_EQUAQ6 0xf27b
1023#define FSTV0910_P2_EQUA_ACCQ6 0xf27b01ff
1024
4f979d5c 1025/* P2_EQUAI7 */
cd21b334
DS
1026#define RSTV0910_P2_EQUAI7 0xf27c
1027#define FSTV0910_P2_EQUA_ACCI7 0xf27c01ff
1028
4f979d5c 1029/* P2_EQUAQ7 */
cd21b334
DS
1030#define RSTV0910_P2_EQUAQ7 0xf27d
1031#define FSTV0910_P2_EQUA_ACCQ7 0xf27d01ff
1032
4f979d5c 1033/* P2_EQUAI8 */
cd21b334
DS
1034#define RSTV0910_P2_EQUAI8 0xf27e
1035#define FSTV0910_P2_EQUA_ACCI8 0xf27e01ff
1036
4f979d5c 1037/* P2_EQUAQ8 */
cd21b334
DS
1038#define RSTV0910_P2_EQUAQ8 0xf27f
1039#define FSTV0910_P2_EQUA_ACCQ8 0xf27f01ff
1040
4f979d5c 1041/* P2_NNOSDATAT1 */
cd21b334
DS
1042#define RSTV0910_P2_NNOSDATAT1 0xf280
1043#define FSTV0910_P2_NOSDATAT_NORMED1 0xf28000ff
1044
4f979d5c 1045/* P2_NNOSDATAT0 */
cd21b334
DS
1046#define RSTV0910_P2_NNOSDATAT0 0xf281
1047#define FSTV0910_P2_NOSDATAT_NORMED0 0xf28100ff
1048
4f979d5c 1049/* P2_NNOSDATA1 */
cd21b334
DS
1050#define RSTV0910_P2_NNOSDATA1 0xf282
1051#define FSTV0910_P2_NOSDATA_NORMED1 0xf28200ff
1052
4f979d5c 1053/* P2_NNOSDATA0 */
cd21b334
DS
1054#define RSTV0910_P2_NNOSDATA0 0xf283
1055#define FSTV0910_P2_NOSDATA_NORMED0 0xf28300ff
1056
4f979d5c 1057/* P2_NNOSPLHT1 */
cd21b334
DS
1058#define RSTV0910_P2_NNOSPLHT1 0xf284
1059#define FSTV0910_P2_NOSPLHT_NORMED1 0xf28400ff
1060
4f979d5c 1061/* P2_NNOSPLHT0 */
cd21b334
DS
1062#define RSTV0910_P2_NNOSPLHT0 0xf285
1063#define FSTV0910_P2_NOSPLHT_NORMED0 0xf28500ff
1064
4f979d5c 1065/* P2_NNOSPLH1 */
cd21b334
DS
1066#define RSTV0910_P2_NNOSPLH1 0xf286
1067#define FSTV0910_P2_NOSPLH_NORMED1 0xf28600ff
1068
4f979d5c 1069/* P2_NNOSPLH0 */
cd21b334
DS
1070#define RSTV0910_P2_NNOSPLH0 0xf287
1071#define FSTV0910_P2_NOSPLH_NORMED0 0xf28700ff
1072
4f979d5c 1073/* P2_NOSDATAT1 */
cd21b334
DS
1074#define RSTV0910_P2_NOSDATAT1 0xf288
1075#define FSTV0910_P2_NOSDATAT_UNNORMED1 0xf28800ff
1076
4f979d5c 1077/* P2_NOSDATAT0 */
cd21b334
DS
1078#define RSTV0910_P2_NOSDATAT0 0xf289
1079#define FSTV0910_P2_NOSDATAT_UNNORMED0 0xf28900ff
1080
4f979d5c 1081/* P2_NNOSFRAME1 */
cd21b334
DS
1082#define RSTV0910_P2_NNOSFRAME1 0xf28a
1083#define FSTV0910_P2_NOSFRAME_NORMED1 0xf28a00ff
1084
4f979d5c 1085/* P2_NNOSFRAME0 */
cd21b334
DS
1086#define RSTV0910_P2_NNOSFRAME0 0xf28b
1087#define FSTV0910_P2_NOSFRAME_NORMED0 0xf28b00ff
1088
4f979d5c 1089/* P2_NNOSRAD1 */
cd21b334
DS
1090#define RSTV0910_P2_NNOSRAD1 0xf28c
1091#define FSTV0910_P2_NOSRADIAL_NORMED1 0xf28c00ff
1092
4f979d5c 1093/* P2_NNOSRAD0 */
cd21b334
DS
1094#define RSTV0910_P2_NNOSRAD0 0xf28d
1095#define FSTV0910_P2_NOSRADIAL_NORMED0 0xf28d00ff
1096
4f979d5c 1097/* P2_NOSCFGF1 */
cd21b334 1098#define RSTV0910_P2_NOSCFGF1 0xf28e
1cba4ae0
DS
1099#define FSTV0910_P2_LOWNOISE_MESURE 0xf28e7080
1100#define FSTV0910_P2_NOS_DELFRAME 0xf28e6040
1101#define FSTV0910_P2_NOSDATA_MODE 0xf28e4030
1102#define FSTV0910_P2_FRAMESEL_TYPESEL 0xf28e200c
cd21b334
DS
1103#define FSTV0910_P2_FRAMESEL_TYPE 0xf28e0003
1104
4f979d5c 1105/* P2_NOSCFGF2 */
cd21b334 1106#define RSTV0910_P2_NOSCFGF2 0xf28f
1cba4ae0
DS
1107#define FSTV0910_P2_DIS_NOSPILOTS 0xf28f7080
1108#define FSTV0910_P2_FRAMESEL_MODCODSEL 0xf28f5060
cd21b334
DS
1109#define FSTV0910_P2_FRAMESEL_MODCOD 0xf28f001f
1110
4f979d5c 1111/* P2_CAR2CFG */
cd21b334 1112#define RSTV0910_P2_CAR2CFG 0xf290
1cba4ae0 1113#define FSTV0910_P2_ROTA2ON 0xf2902004
cd21b334
DS
1114#define FSTV0910_P2_PH_DET_ALGO2 0xf2900003
1115
4f979d5c 1116/* P2_CFR2CFR1 */
cd21b334 1117#define RSTV0910_P2_CFR2CFR1 0xf291
1cba4ae0 1118#define FSTV0910_P2_EN_S2CAR2CENTER 0xf2915020
cd21b334
DS
1119#define FSTV0910_P2_CFR2TOCFR1_BETA 0xf2910007
1120
4f979d5c 1121/* P2_CAR3CFG */
cd21b334 1122#define RSTV0910_P2_CAR3CFG 0xf292
1cba4ae0
DS
1123#define FSTV0910_P2_CARRIER23_MODE 0xf29260c0
1124#define FSTV0910_P2_CAR3INTERM_DVBS1 0xf2925020
1125#define FSTV0910_P2_ABAMPLIF_MODE 0xf2923018
cd21b334
DS
1126#define FSTV0910_P2_CARRIER3_ALPHA3DL 0xf2920007
1127
4f979d5c 1128/* P2_CFR22 */
cd21b334
DS
1129#define RSTV0910_P2_CFR22 0xf293
1130#define FSTV0910_P2_CAR2_FREQ2 0xf29301ff
1131
4f979d5c 1132/* P2_CFR21 */
cd21b334
DS
1133#define RSTV0910_P2_CFR21 0xf294
1134#define FSTV0910_P2_CAR2_FREQ1 0xf29400ff
1135
4f979d5c 1136/* P2_CFR20 */
cd21b334
DS
1137#define RSTV0910_P2_CFR20 0xf295
1138#define FSTV0910_P2_CAR2_FREQ0 0xf29500ff
1139
4f979d5c 1140/* P2_ACLC2S2Q */
cd21b334 1141#define RSTV0910_P2_ACLC2S2Q 0xf297
1cba4ae0
DS
1142#define FSTV0910_P2_ENAB_SPSKSYMB 0xf2977080
1143#define FSTV0910_P2_CAR2S2_Q_ALPH_M 0xf2974030
cd21b334
DS
1144#define FSTV0910_P2_CAR2S2_Q_ALPH_E 0xf297000f
1145
4f979d5c 1146/* P2_ACLC2S28 */
cd21b334 1147#define RSTV0910_P2_ACLC2S28 0xf298
1cba4ae0 1148#define FSTV0910_P2_CAR2S2_8_ALPH_M 0xf2984030
cd21b334
DS
1149#define FSTV0910_P2_CAR2S2_8_ALPH_E 0xf298000f
1150
4f979d5c 1151/* P2_ACLC2S216A */
cd21b334 1152#define RSTV0910_P2_ACLC2S216A 0xf299
1cba4ae0 1153#define FSTV0910_P2_CAR2S2_16A_ALPH_M 0xf2994030
cd21b334
DS
1154#define FSTV0910_P2_CAR2S2_16A_ALPH_E 0xf299000f
1155
4f979d5c 1156/* P2_ACLC2S232A */
cd21b334 1157#define RSTV0910_P2_ACLC2S232A 0xf29a
1cba4ae0 1158#define FSTV0910_P2_CAR2S2_32A_ALPH_M 0xf29a4030
cd21b334
DS
1159#define FSTV0910_P2_CAR2S2_32A_ALPH_E 0xf29a000f
1160
4f979d5c 1161/* P2_BCLC2S2Q */
cd21b334 1162#define RSTV0910_P2_BCLC2S2Q 0xf29c
1cba4ae0 1163#define FSTV0910_P2_CAR2S2_Q_BETA_M 0xf29c4030
cd21b334
DS
1164#define FSTV0910_P2_CAR2S2_Q_BETA_E 0xf29c000f
1165
4f979d5c 1166/* P2_BCLC2S28 */
cd21b334 1167#define RSTV0910_P2_BCLC2S28 0xf29d
1cba4ae0 1168#define FSTV0910_P2_CAR2S2_8_BETA_M 0xf29d4030
cd21b334
DS
1169#define FSTV0910_P2_CAR2S2_8_BETA_E 0xf29d000f
1170
4f979d5c 1171/* P2_BCLC2S216A */
cd21b334 1172#define RSTV0910_P2_BCLC2S216A 0xf29e
1cba4ae0
DS
1173#define FSTV0910_P2_DVBS2S216A_NIP 0xf29e7080
1174#define FSTV0910_P2_CAR2S2_16A_BETA_M 0xf29e4030
cd21b334
DS
1175#define FSTV0910_P2_CAR2S2_16A_BETA_E 0xf29e000f
1176
4f979d5c 1177/* P2_BCLC2S232A */
cd21b334 1178#define RSTV0910_P2_BCLC2S232A 0xf29f
1cba4ae0
DS
1179#define FSTV0910_P2_DVBS2S232A_NIP 0xf29f7080
1180#define FSTV0910_P2_CAR2S2_32A_BETA_M 0xf29f4030
cd21b334
DS
1181#define FSTV0910_P2_CAR2S2_32A_BETA_E 0xf29f000f
1182
4f979d5c 1183/* P2_PLROOT2 */
cd21b334 1184#define RSTV0910_P2_PLROOT2 0xf2ac
1cba4ae0 1185#define FSTV0910_P2_PLSCRAMB_MODE 0xf2ac200c
cd21b334
DS
1186#define FSTV0910_P2_PLSCRAMB_ROOT2 0xf2ac0003
1187
4f979d5c 1188/* P2_PLROOT1 */
cd21b334
DS
1189#define RSTV0910_P2_PLROOT1 0xf2ad
1190#define FSTV0910_P2_PLSCRAMB_ROOT1 0xf2ad00ff
1191
4f979d5c 1192/* P2_PLROOT0 */
cd21b334
DS
1193#define RSTV0910_P2_PLROOT0 0xf2ae
1194#define FSTV0910_P2_PLSCRAMB_ROOT0 0xf2ae00ff
1195
4f979d5c 1196/* P2_MODCODLST0 */
cd21b334
DS
1197#define RSTV0910_P2_MODCODLST0 0xf2b0
1198#define FSTV0910_P2_NACCES_MODCODCH 0xf2b00001
1199
4f979d5c 1200/* P2_MODCODLST1 */
cd21b334 1201#define RSTV0910_P2_MODCODLST1 0xf2b1
1cba4ae0
DS
1202#define FSTV0910_P2_SYMBRATE_FILTER 0xf2b13008
1203#define FSTV0910_P2_NRESET_MODCODLST 0xf2b12004
cd21b334
DS
1204#define FSTV0910_P2_DIS_32PSK_9_10 0xf2b10003
1205
4f979d5c 1206/* P2_MODCODLST2 */
cd21b334 1207#define RSTV0910_P2_MODCODLST2 0xf2b2
1cba4ae0 1208#define FSTV0910_P2_DIS_32PSK_8_9 0xf2b240f0
cd21b334
DS
1209#define FSTV0910_P2_DIS_32PSK_5_6 0xf2b2000f
1210
4f979d5c 1211/* P2_MODCODLST3 */
cd21b334 1212#define RSTV0910_P2_MODCODLST3 0xf2b3
1cba4ae0 1213#define FSTV0910_P2_DIS_32PSK_4_5 0xf2b340f0
cd21b334
DS
1214#define FSTV0910_P2_DIS_32PSK_3_4 0xf2b3000f
1215
4f979d5c 1216/* P2_MODCODLST4 */
cd21b334 1217#define RSTV0910_P2_MODCODLST4 0xf2b4
1cba4ae0
DS
1218#define FSTV0910_P2_DUMMYPL_PILOT 0xf2b47080
1219#define FSTV0910_P2_DUMMYPL_NOPILOT 0xf2b46040
1220#define FSTV0910_P2_DIS_16PSK_9_10 0xf2b44030
cd21b334
DS
1221#define FSTV0910_P2_DIS_16PSK_8_9 0xf2b4000f
1222
4f979d5c 1223/* P2_MODCODLST5 */
cd21b334 1224#define RSTV0910_P2_MODCODLST5 0xf2b5
1cba4ae0 1225#define FSTV0910_P2_DIS_16PSK_5_6 0xf2b540f0
cd21b334
DS
1226#define FSTV0910_P2_DIS_16PSK_4_5 0xf2b5000f
1227
4f979d5c 1228/* P2_MODCODLST6 */
cd21b334 1229#define RSTV0910_P2_MODCODLST6 0xf2b6
1cba4ae0 1230#define FSTV0910_P2_DIS_16PSK_3_4 0xf2b640f0
cd21b334
DS
1231#define FSTV0910_P2_DIS_16PSK_2_3 0xf2b6000f
1232
4f979d5c 1233/* P2_MODCODLST7 */
cd21b334 1234#define RSTV0910_P2_MODCODLST7 0xf2b7
1cba4ae0
DS
1235#define FSTV0910_P2_MODCOD_NNOSFILTER 0xf2b77080
1236#define FSTV0910_P2_DIS_8PSK_9_10 0xf2b74030
cd21b334
DS
1237#define FSTV0910_P2_DIS_8PSK_8_9 0xf2b7000f
1238
4f979d5c 1239/* P2_MODCODLST8 */
cd21b334 1240#define RSTV0910_P2_MODCODLST8 0xf2b8
1cba4ae0 1241#define FSTV0910_P2_DIS_8PSK_5_6 0xf2b840f0
cd21b334
DS
1242#define FSTV0910_P2_DIS_8PSK_3_4 0xf2b8000f
1243
4f979d5c 1244/* P2_MODCODLST9 */
cd21b334 1245#define RSTV0910_P2_MODCODLST9 0xf2b9
1cba4ae0 1246#define FSTV0910_P2_DIS_8PSK_2_3 0xf2b940f0
cd21b334
DS
1247#define FSTV0910_P2_DIS_8PSK_3_5 0xf2b9000f
1248
4f979d5c 1249/* P2_MODCODLSTA */
cd21b334 1250#define RSTV0910_P2_MODCODLSTA 0xf2ba
1cba4ae0
DS
1251#define FSTV0910_P2_NOSFILTER_LIMITE 0xf2ba7080
1252#define FSTV0910_P2_DIS_QPSK_9_10 0xf2ba4030
cd21b334
DS
1253#define FSTV0910_P2_DIS_QPSK_8_9 0xf2ba000f
1254
4f979d5c 1255/* P2_MODCODLSTB */
cd21b334 1256#define RSTV0910_P2_MODCODLSTB 0xf2bb
1cba4ae0 1257#define FSTV0910_P2_DIS_QPSK_5_6 0xf2bb40f0
cd21b334
DS
1258#define FSTV0910_P2_DIS_QPSK_4_5 0xf2bb000f
1259
4f979d5c 1260/* P2_MODCODLSTC */
cd21b334 1261#define RSTV0910_P2_MODCODLSTC 0xf2bc
1cba4ae0 1262#define FSTV0910_P2_DIS_QPSK_3_4 0xf2bc40f0
cd21b334
DS
1263#define FSTV0910_P2_DIS_QPSK_2_3 0xf2bc000f
1264
4f979d5c 1265/* P2_MODCODLSTD */
cd21b334 1266#define RSTV0910_P2_MODCODLSTD 0xf2bd
1cba4ae0 1267#define FSTV0910_P2_DIS_QPSK_3_5 0xf2bd40f0
cd21b334
DS
1268#define FSTV0910_P2_DIS_QPSK_1_2 0xf2bd000f
1269
4f979d5c 1270/* P2_MODCODLSTE */
cd21b334 1271#define RSTV0910_P2_MODCODLSTE 0xf2be
1cba4ae0 1272#define FSTV0910_P2_DIS_QPSK_2_5 0xf2be40f0
cd21b334
DS
1273#define FSTV0910_P2_DIS_QPSK_1_3 0xf2be000f
1274
4f979d5c 1275/* P2_MODCODLSTF */
cd21b334 1276#define RSTV0910_P2_MODCODLSTF 0xf2bf
1cba4ae0
DS
1277#define FSTV0910_P2_DIS_QPSK_1_4 0xf2bf40f0
1278#define FSTV0910_P2_DEMOD_INVMODLST 0xf2bf3008
1279#define FSTV0910_P2_DEMODOUT_ENABLE 0xf2bf2004
1280#define FSTV0910_P2_DDEMOD_NSET 0xf2bf1002
cd21b334
DS
1281#define FSTV0910_P2_MODCOD_NSTOCK 0xf2bf0001
1282
4f979d5c 1283/* P2_GAUSSR0 */
cd21b334 1284#define RSTV0910_P2_GAUSSR0 0xf2c0
1cba4ae0 1285#define FSTV0910_P2_EN_CCIMODE 0xf2c07080
cd21b334
DS
1286#define FSTV0910_P2_R0_GAUSSIEN 0xf2c0007f
1287
4f979d5c 1288/* P2_CCIR0 */
cd21b334 1289#define RSTV0910_P2_CCIR0 0xf2c1
1cba4ae0 1290#define FSTV0910_P2_CCIDETECT_PLHONLY 0xf2c17080
cd21b334
DS
1291#define FSTV0910_P2_R0_CCI 0xf2c1007f
1292
4f979d5c 1293/* P2_CCIQUANT */
cd21b334 1294#define RSTV0910_P2_CCIQUANT 0xf2c2
1cba4ae0 1295#define FSTV0910_P2_CCI_BETA 0xf2c250e0
cd21b334
DS
1296#define FSTV0910_P2_CCI_QUANT 0xf2c2001f
1297
4f979d5c 1298/* P2_CCITHRES */
cd21b334
DS
1299#define RSTV0910_P2_CCITHRES 0xf2c3
1300#define FSTV0910_P2_CCI_THRESHOLD 0xf2c300ff
1301
4f979d5c 1302/* P2_CCIACC */
cd21b334
DS
1303#define RSTV0910_P2_CCIACC 0xf2c4
1304#define FSTV0910_P2_CCI_VALUE 0xf2c400ff
1305
4f979d5c 1306/* P2_DSTATUS4 */
cd21b334 1307#define RSTV0910_P2_DSTATUS4 0xf2c5
1cba4ae0
DS
1308#define FSTV0910_P2_RAINFADE_DETECT 0xf2c57080
1309#define FSTV0910_P2_NOTHRES2_FAIL 0xf2c56040
1310#define FSTV0910_P2_NOTHRES1_FAIL 0xf2c55020
1311#define FSTV0910_P2_DMDPROG_ERROR 0xf2c52004
1312#define FSTV0910_P2_CSTENV_DETECT 0xf2c51002
cd21b334
DS
1313#define FSTV0910_P2_DETECTION_TRIAX 0xf2c50001
1314
4f979d5c 1315/* P2_DMDRESCFG */
cd21b334 1316#define RSTV0910_P2_DMDRESCFG 0xf2c6
1cba4ae0
DS
1317#define FSTV0910_P2_DMDRES_RESET 0xf2c67080
1318#define FSTV0910_P2_DMDRES_STRALL 0xf2c63008
1319#define FSTV0910_P2_DMDRES_NEWONLY 0xf2c62004
1320#define FSTV0910_P2_DMDRES_NOSTORE 0xf2c61002
cd21b334 1321
4f979d5c 1322/* P2_DMDRESADR */
cd21b334 1323#define RSTV0910_P2_DMDRESADR 0xf2c7
1cba4ae0
DS
1324#define FSTV0910_P2_DMDRES_VALIDCFR 0xf2c76040
1325#define FSTV0910_P2_DMDRES_MEMFULL 0xf2c74030
cd21b334
DS
1326#define FSTV0910_P2_DMDRES_RESNBR 0xf2c7000f
1327
4f979d5c 1328/* P2_DMDRESDATA7 */
cd21b334
DS
1329#define RSTV0910_P2_DMDRESDATA7 0xf2c8
1330#define FSTV0910_P2_DMDRES_DATA7 0xf2c800ff
1331
4f979d5c 1332/* P2_DMDRESDATA6 */
cd21b334
DS
1333#define RSTV0910_P2_DMDRESDATA6 0xf2c9
1334#define FSTV0910_P2_DMDRES_DATA6 0xf2c900ff
1335
4f979d5c 1336/* P2_DMDRESDATA5 */
cd21b334
DS
1337#define RSTV0910_P2_DMDRESDATA5 0xf2ca
1338#define FSTV0910_P2_DMDRES_DATA5 0xf2ca00ff
1339
4f979d5c 1340/* P2_DMDRESDATA4 */
cd21b334
DS
1341#define RSTV0910_P2_DMDRESDATA4 0xf2cb
1342#define FSTV0910_P2_DMDRES_DATA4 0xf2cb00ff
1343
4f979d5c 1344/* P2_DMDRESDATA3 */
cd21b334
DS
1345#define RSTV0910_P2_DMDRESDATA3 0xf2cc
1346#define FSTV0910_P2_DMDRES_DATA3 0xf2cc00ff
1347
4f979d5c 1348/* P2_DMDRESDATA2 */
cd21b334
DS
1349#define RSTV0910_P2_DMDRESDATA2 0xf2cd
1350#define FSTV0910_P2_DMDRES_DATA2 0xf2cd00ff
1351
4f979d5c 1352/* P2_DMDRESDATA1 */
cd21b334
DS
1353#define RSTV0910_P2_DMDRESDATA1 0xf2ce
1354#define FSTV0910_P2_DMDRES_DATA1 0xf2ce00ff
1355
4f979d5c 1356/* P2_DMDRESDATA0 */
cd21b334
DS
1357#define RSTV0910_P2_DMDRESDATA0 0xf2cf
1358#define FSTV0910_P2_DMDRES_DATA0 0xf2cf00ff
1359
4f979d5c 1360/* P2_FFEI1 */
cd21b334
DS
1361#define RSTV0910_P2_FFEI1 0xf2d0
1362#define FSTV0910_P2_FFE_ACCI1 0xf2d001ff
1363
4f979d5c 1364/* P2_FFEQ1 */
cd21b334
DS
1365#define RSTV0910_P2_FFEQ1 0xf2d1
1366#define FSTV0910_P2_FFE_ACCQ1 0xf2d101ff
1367
4f979d5c 1368/* P2_FFEI2 */
cd21b334
DS
1369#define RSTV0910_P2_FFEI2 0xf2d2
1370#define FSTV0910_P2_FFE_ACCI2 0xf2d201ff
1371
4f979d5c 1372/* P2_FFEQ2 */
cd21b334
DS
1373#define RSTV0910_P2_FFEQ2 0xf2d3
1374#define FSTV0910_P2_FFE_ACCQ2 0xf2d301ff
1375
4f979d5c 1376/* P2_FFEI3 */
cd21b334
DS
1377#define RSTV0910_P2_FFEI3 0xf2d4
1378#define FSTV0910_P2_FFE_ACCI3 0xf2d401ff
1379
4f979d5c 1380/* P2_FFEQ3 */
cd21b334
DS
1381#define RSTV0910_P2_FFEQ3 0xf2d5
1382#define FSTV0910_P2_FFE_ACCQ3 0xf2d501ff
1383
4f979d5c 1384/* P2_FFEI4 */
cd21b334
DS
1385#define RSTV0910_P2_FFEI4 0xf2d6
1386#define FSTV0910_P2_FFE_ACCI4 0xf2d601ff
1387
4f979d5c 1388/* P2_FFEQ4 */
cd21b334
DS
1389#define RSTV0910_P2_FFEQ4 0xf2d7
1390#define FSTV0910_P2_FFE_ACCQ4 0xf2d701ff
1391
4f979d5c 1392/* P2_FFECFG */
cd21b334 1393#define RSTV0910_P2_FFECFG 0xf2d8
1cba4ae0
DS
1394#define FSTV0910_P2_EQUALFFE_ON 0xf2d86040
1395#define FSTV0910_P2_EQUAL_USEDSYMB 0xf2d84030
cd21b334
DS
1396#define FSTV0910_P2_MU_EQUALFFE 0xf2d80007
1397
4f979d5c 1398/* P2_TNRCFG2 */
cd21b334 1399#define RSTV0910_P2_TNRCFG2 0xf2e1
1cba4ae0 1400#define FSTV0910_P2_TUN_IQSWAP 0xf2e17080
cd21b334 1401
4f979d5c 1402/* P2_SMAPCOEF7 */
cd21b334 1403#define RSTV0910_P2_SMAPCOEF7 0xf300
1cba4ae0 1404#define FSTV0910_P2_DIS_QSCALE 0xf3007080
cd21b334
DS
1405#define FSTV0910_P2_SMAPCOEF_Q_LLR12 0xf300017f
1406
4f979d5c 1407/* P2_SMAPCOEF6 */
cd21b334 1408#define RSTV0910_P2_SMAPCOEF6 0xf301
1cba4ae0
DS
1409#define FSTV0910_P2_DIS_AGC2SCALE 0xf3017080
1410#define FSTV0910_P2_ADJ_8PSKLLR1 0xf3012004
1411#define FSTV0910_P2_OLD_8PSKLLR1 0xf3011002
cd21b334
DS
1412#define FSTV0910_P2_DIS_AB8PSK 0xf3010001
1413
4f979d5c 1414/* P2_SMAPCOEF5 */
cd21b334 1415#define RSTV0910_P2_SMAPCOEF5 0xf302
1cba4ae0 1416#define FSTV0910_P2_DIS_8SCALE 0xf3027080
cd21b334
DS
1417#define FSTV0910_P2_SMAPCOEF_8P_LLR23 0xf302017f
1418
4f979d5c 1419/* P2_SMAPCOEF4 */
cd21b334
DS
1420#define RSTV0910_P2_SMAPCOEF4 0xf303
1421#define FSTV0910_P2_SMAPCOEF_16APSK_LLR12 0xf303017f
1422
4f979d5c 1423/* P2_SMAPCOEF3 */
cd21b334
DS
1424#define RSTV0910_P2_SMAPCOEF3 0xf304
1425#define FSTV0910_P2_SMAPCOEF_16APSK_LLR34 0xf304017f
1426
4f979d5c 1427/* P2_SMAPCOEF2 */
cd21b334 1428#define RSTV0910_P2_SMAPCOEF2 0xf305
1cba4ae0 1429#define FSTV0910_P2_SMAPCOEF_32APSK_R2R3 0xf30541f0
cd21b334
DS
1430#define FSTV0910_P2_SMAPCOEF_32APSK_LLR2 0xf305010f
1431
4f979d5c 1432/* P2_SMAPCOEF1 */
cd21b334 1433#define RSTV0910_P2_SMAPCOEF1 0xf306
1cba4ae0 1434#define FSTV0910_P2_DIS_16SCALE 0xf3067080
cd21b334
DS
1435#define FSTV0910_P2_SMAPCOEF_32_LLR34 0xf306017f
1436
4f979d5c 1437/* P2_SMAPCOEF0 */
cd21b334 1438#define RSTV0910_P2_SMAPCOEF0 0xf307
1cba4ae0 1439#define FSTV0910_P2_DIS_32SCALE 0xf3077080
cd21b334
DS
1440#define FSTV0910_P2_SMAPCOEF_32_LLR15 0xf307017f
1441
4f979d5c 1442/* P2_NOSTHRES1 */
cd21b334
DS
1443#define RSTV0910_P2_NOSTHRES1 0xf309
1444#define FSTV0910_P2_NOS_THRESHOLD1 0xf30900ff
1445
4f979d5c 1446/* P2_NOSTHRES2 */
cd21b334
DS
1447#define RSTV0910_P2_NOSTHRES2 0xf30a
1448#define FSTV0910_P2_NOS_THRESHOLD2 0xf30a00ff
1449
4f979d5c 1450/* P2_NOSDIFF1 */
cd21b334
DS
1451#define RSTV0910_P2_NOSDIFF1 0xf30b
1452#define FSTV0910_P2_NOSTHRES1_DIFF 0xf30b00ff
1453
4f979d5c 1454/* P2_RAINFADE */
cd21b334 1455#define RSTV0910_P2_RAINFADE 0xf30c
1cba4ae0
DS
1456#define FSTV0910_P2_NOSTHRES_DATAT 0xf30c7080
1457#define FSTV0910_P2_RAINFADE_CNLIMIT 0xf30c4070
cd21b334
DS
1458#define FSTV0910_P2_RAINFADE_TIMEOUT 0xf30c0007
1459
4f979d5c 1460/* P2_NOSRAMCFG */
cd21b334 1461#define RSTV0910_P2_NOSRAMCFG 0xf30d
1cba4ae0
DS
1462#define FSTV0910_P2_NOSRAM_ACTIVATION 0xf30d4030
1463#define FSTV0910_P2_NOSRAM_CNRONLY 0xf30d3008
cd21b334
DS
1464#define FSTV0910_P2_NOSRAM_LGNCNR1 0xf30d0007
1465
4f979d5c 1466/* P2_NOSRAMPOS */
cd21b334 1467#define RSTV0910_P2_NOSRAMPOS 0xf30e
1cba4ae0
DS
1468#define FSTV0910_P2_NOSRAM_LGNCNR0 0xf30e40f0
1469#define FSTV0910_P2_NOSRAM_VALIDE 0xf30e2004
cd21b334
DS
1470#define FSTV0910_P2_NOSRAM_CNRVAL1 0xf30e0003
1471
4f979d5c 1472/* P2_NOSRAMVAL */
cd21b334
DS
1473#define RSTV0910_P2_NOSRAMVAL 0xf30f
1474#define FSTV0910_P2_NOSRAM_CNRVAL0 0xf30f00ff
1475
4f979d5c 1476/* P2_DMDPLHSTAT */
cd21b334
DS
1477#define RSTV0910_P2_DMDPLHSTAT 0xf320
1478#define FSTV0910_P2_PLH_STATISTIC 0xf32000ff
1479
4f979d5c 1480/* P2_LOCKTIME3 */
cd21b334
DS
1481#define RSTV0910_P2_LOCKTIME3 0xf322
1482#define FSTV0910_P2_DEMOD_LOCKTIME3 0xf32200ff
1483
4f979d5c 1484/* P2_LOCKTIME2 */
cd21b334
DS
1485#define RSTV0910_P2_LOCKTIME2 0xf323
1486#define FSTV0910_P2_DEMOD_LOCKTIME2 0xf32300ff
1487
4f979d5c 1488/* P2_LOCKTIME1 */
cd21b334
DS
1489#define RSTV0910_P2_LOCKTIME1 0xf324
1490#define FSTV0910_P2_DEMOD_LOCKTIME1 0xf32400ff
1491
4f979d5c 1492/* P2_LOCKTIME0 */
cd21b334
DS
1493#define RSTV0910_P2_LOCKTIME0 0xf325
1494#define FSTV0910_P2_DEMOD_LOCKTIME0 0xf32500ff
1495
4f979d5c 1496/* P2_VITSCALE */
cd21b334 1497#define RSTV0910_P2_VITSCALE 0xf332
1cba4ae0
DS
1498#define FSTV0910_P2_NVTH_NOSRANGE 0xf3327080
1499#define FSTV0910_P2_VERROR_MAXMODE 0xf3326040
1500#define FSTV0910_P2_NSLOWSN_LOCKED 0xf3323008
1501#define FSTV0910_P2_DIS_RSFLOCK 0xf3321002
cd21b334 1502
4f979d5c 1503/* P2_FECM */
cd21b334 1504#define RSTV0910_P2_FECM 0xf333
1cba4ae0
DS
1505#define FSTV0910_P2_DSS_DVB 0xf3337080
1506#define FSTV0910_P2_DSS_SRCH 0xf3334010
1507#define FSTV0910_P2_SYNCVIT 0xf3331002
cd21b334
DS
1508#define FSTV0910_P2_IQINV 0xf3330001
1509
4f979d5c 1510/* P2_VTH12 */
cd21b334
DS
1511#define RSTV0910_P2_VTH12 0xf334
1512#define FSTV0910_P2_VTH12 0xf33400ff
1513
4f979d5c 1514/* P2_VTH23 */
cd21b334
DS
1515#define RSTV0910_P2_VTH23 0xf335
1516#define FSTV0910_P2_VTH23 0xf33500ff
1517
4f979d5c 1518/* P2_VTH34 */
cd21b334
DS
1519#define RSTV0910_P2_VTH34 0xf336
1520#define FSTV0910_P2_VTH34 0xf33600ff
1521
4f979d5c 1522/* P2_VTH56 */
cd21b334
DS
1523#define RSTV0910_P2_VTH56 0xf337
1524#define FSTV0910_P2_VTH56 0xf33700ff
1525
4f979d5c 1526/* P2_VTH67 */
cd21b334
DS
1527#define RSTV0910_P2_VTH67 0xf338
1528#define FSTV0910_P2_VTH67 0xf33800ff
1529
4f979d5c 1530/* P2_VTH78 */
cd21b334
DS
1531#define RSTV0910_P2_VTH78 0xf339
1532#define FSTV0910_P2_VTH78 0xf33900ff
1533
4f979d5c 1534/* P2_VITCURPUN */
cd21b334
DS
1535#define RSTV0910_P2_VITCURPUN 0xf33a
1536#define FSTV0910_P2_VIT_CURPUN 0xf33a001f
1537
4f979d5c 1538/* P2_VERROR */
cd21b334
DS
1539#define RSTV0910_P2_VERROR 0xf33b
1540#define FSTV0910_P2_REGERR_VIT 0xf33b00ff
1541
4f979d5c 1542/* P2_PRVIT */
cd21b334 1543#define RSTV0910_P2_PRVIT 0xf33c
1cba4ae0
DS
1544#define FSTV0910_P2_DIS_VTHLOCK 0xf33c6040
1545#define FSTV0910_P2_E7_8VIT 0xf33c5020
1546#define FSTV0910_P2_E6_7VIT 0xf33c4010
1547#define FSTV0910_P2_E5_6VIT 0xf33c3008
1548#define FSTV0910_P2_E3_4VIT 0xf33c2004
1549#define FSTV0910_P2_E2_3VIT 0xf33c1002
cd21b334
DS
1550#define FSTV0910_P2_E1_2VIT 0xf33c0001
1551
4f979d5c 1552/* P2_VAVSRVIT */
cd21b334 1553#define RSTV0910_P2_VAVSRVIT 0xf33d
1cba4ae0
DS
1554#define FSTV0910_P2_AMVIT 0xf33d7080
1555#define FSTV0910_P2_FROZENVIT 0xf33d6040
1556#define FSTV0910_P2_SNVIT 0xf33d4030
1557#define FSTV0910_P2_TOVVIT 0xf33d200c
cd21b334
DS
1558#define FSTV0910_P2_HYPVIT 0xf33d0003
1559
4f979d5c 1560/* P2_VSTATUSVIT */
cd21b334 1561#define RSTV0910_P2_VSTATUSVIT 0xf33e
1cba4ae0
DS
1562#define FSTV0910_P2_PRFVIT 0xf33e4010
1563#define FSTV0910_P2_LOCKEDVIT 0xf33e3008
cd21b334 1564
4f979d5c 1565/* P2_VTHINUSE */
cd21b334
DS
1566#define RSTV0910_P2_VTHINUSE 0xf33f
1567#define FSTV0910_P2_VIT_INUSE 0xf33f00ff
1568
4f979d5c 1569/* P2_KDIV12 */
cd21b334
DS
1570#define RSTV0910_P2_KDIV12 0xf340
1571#define FSTV0910_P2_K_DIVIDER_12 0xf340007f
1572
4f979d5c 1573/* P2_KDIV23 */
cd21b334
DS
1574#define RSTV0910_P2_KDIV23 0xf341
1575#define FSTV0910_P2_K_DIVIDER_23 0xf341007f
1576
4f979d5c 1577/* P2_KDIV34 */
cd21b334
DS
1578#define RSTV0910_P2_KDIV34 0xf342
1579#define FSTV0910_P2_K_DIVIDER_34 0xf342007f
1580
4f979d5c 1581/* P2_KDIV56 */
cd21b334
DS
1582#define RSTV0910_P2_KDIV56 0xf343
1583#define FSTV0910_P2_K_DIVIDER_56 0xf343007f
1584
4f979d5c 1585/* P2_KDIV67 */
cd21b334
DS
1586#define RSTV0910_P2_KDIV67 0xf344
1587#define FSTV0910_P2_K_DIVIDER_67 0xf344007f
1588
4f979d5c 1589/* P2_KDIV78 */
cd21b334
DS
1590#define RSTV0910_P2_KDIV78 0xf345
1591#define FSTV0910_P2_K_DIVIDER_78 0xf345007f
1592
4f979d5c 1593/* P2_TSPIDFLT1 */
cd21b334
DS
1594#define RSTV0910_P2_TSPIDFLT1 0xf346
1595#define FSTV0910_P2_PIDFLT_ADDR 0xf34600ff
1596
4f979d5c 1597/* P2_TSPIDFLT0 */
cd21b334
DS
1598#define RSTV0910_P2_TSPIDFLT0 0xf347
1599#define FSTV0910_P2_PIDFLT_DATA 0xf34700ff
1600
4f979d5c 1601/* P2_PDELCTRL0 */
cd21b334 1602#define RSTV0910_P2_PDELCTRL0 0xf34f
1cba4ae0 1603#define FSTV0910_P2_ISIOBS_MODE 0xf34f4030
cd21b334 1604
4f979d5c 1605/* P2_PDELCTRL1 */
cd21b334 1606#define RSTV0910_P2_PDELCTRL1 0xf350
1cba4ae0
DS
1607#define FSTV0910_P2_INV_MISMASK 0xf3507080
1608#define FSTV0910_P2_FILTER_EN 0xf3505020
1609#define FSTV0910_P2_HYSTEN 0xf3503008
1610#define FSTV0910_P2_HYSTSWRST 0xf3502004
1611#define FSTV0910_P2_EN_MIS00 0xf3501002
cd21b334
DS
1612#define FSTV0910_P2_ALGOSWRST 0xf3500001
1613
4f979d5c 1614/* P2_PDELCTRL2 */
cd21b334 1615#define RSTV0910_P2_PDELCTRL2 0xf351
1cba4ae0
DS
1616#define FSTV0910_P2_FORCE_CONTINUOUS 0xf3517080
1617#define FSTV0910_P2_RESET_UPKO_COUNT 0xf3516040
1618#define FSTV0910_P2_USER_PKTDELIN_NB 0xf3515020
1619#define FSTV0910_P2_FRAME_MODE 0xf3511002
cd21b334 1620
4f979d5c 1621/* P2_HYSTTHRESH */
cd21b334 1622#define RSTV0910_P2_HYSTTHRESH 0xf354
1cba4ae0 1623#define FSTV0910_P2_DELIN_LOCKTHRES 0xf35440f0
cd21b334
DS
1624#define FSTV0910_P2_DELIN_UNLOCKTHRES 0xf354000f
1625
4f979d5c 1626/* P2_UPLCCST0 */
cd21b334 1627#define RSTV0910_P2_UPLCCST0 0xf358
1cba4ae0 1628#define FSTV0910_P2_UPL_CST0 0xf35830f8
cd21b334
DS
1629#define FSTV0910_P2_UPL_MODE 0xf3580007
1630
4f979d5c 1631/* P2_ISIENTRY */
cd21b334
DS
1632#define RSTV0910_P2_ISIENTRY 0xf35e
1633#define FSTV0910_P2_ISI_ENTRY 0xf35e00ff
1634
4f979d5c 1635/* P2_ISIBITENA */
cd21b334
DS
1636#define RSTV0910_P2_ISIBITENA 0xf35f
1637#define FSTV0910_P2_ISI_BIT_EN 0xf35f00ff
1638
4f979d5c 1639/* P2_MATSTR1 */
cd21b334
DS
1640#define RSTV0910_P2_MATSTR1 0xf360
1641#define FSTV0910_P2_MATYPE_CURRENT1 0xf36000ff
1642
4f979d5c 1643/* P2_MATSTR0 */
cd21b334
DS
1644#define RSTV0910_P2_MATSTR0 0xf361
1645#define FSTV0910_P2_MATYPE_CURRENT0 0xf36100ff
1646
4f979d5c 1647/* P2_UPLSTR1 */
cd21b334
DS
1648#define RSTV0910_P2_UPLSTR1 0xf362
1649#define FSTV0910_P2_UPL_CURRENT1 0xf36200ff
1650
4f979d5c 1651/* P2_UPLSTR0 */
cd21b334
DS
1652#define RSTV0910_P2_UPLSTR0 0xf363
1653#define FSTV0910_P2_UPL_CURRENT0 0xf36300ff
1654
4f979d5c 1655/* P2_DFLSTR1 */
cd21b334
DS
1656#define RSTV0910_P2_DFLSTR1 0xf364
1657#define FSTV0910_P2_DFL_CURRENT1 0xf36400ff
1658
4f979d5c 1659/* P2_DFLSTR0 */
cd21b334
DS
1660#define RSTV0910_P2_DFLSTR0 0xf365
1661#define FSTV0910_P2_DFL_CURRENT0 0xf36500ff
1662
4f979d5c 1663/* P2_SYNCSTR */
cd21b334
DS
1664#define RSTV0910_P2_SYNCSTR 0xf366
1665#define FSTV0910_P2_SYNC_CURRENT 0xf36600ff
1666
4f979d5c 1667/* P2_SYNCDSTR1 */
cd21b334
DS
1668#define RSTV0910_P2_SYNCDSTR1 0xf367
1669#define FSTV0910_P2_SYNCD_CURRENT1 0xf36700ff
1670
4f979d5c 1671/* P2_SYNCDSTR0 */
cd21b334
DS
1672#define RSTV0910_P2_SYNCDSTR0 0xf368
1673#define FSTV0910_P2_SYNCD_CURRENT0 0xf36800ff
1674
4f979d5c 1675/* P2_PDELSTATUS1 */
cd21b334 1676#define RSTV0910_P2_PDELSTATUS1 0xf369
1cba4ae0
DS
1677#define FSTV0910_P2_PKTDELIN_DELOCK 0xf3697080
1678#define FSTV0910_P2_SYNCDUPDFL_BADDFL 0xf3696040
1679#define FSTV0910_P2_UNACCEPTED_STREAM 0xf3694010
1680#define FSTV0910_P2_BCH_ERROR_FLAG 0xf3693008
1681#define FSTV0910_P2_PKTDELIN_LOCK 0xf3691002
cd21b334
DS
1682#define FSTV0910_P2_FIRST_LOCK 0xf3690001
1683
4f979d5c 1684/* P2_PDELSTATUS2 */
cd21b334 1685#define RSTV0910_P2_PDELSTATUS2 0xf36a
1cba4ae0 1686#define FSTV0910_P2_FRAME_MODCOD 0xf36a207c
cd21b334
DS
1687#define FSTV0910_P2_FRAME_TYPE 0xf36a0003
1688
4f979d5c 1689/* P2_BBFCRCKO1 */
cd21b334
DS
1690#define RSTV0910_P2_BBFCRCKO1 0xf36b
1691#define FSTV0910_P2_BBHCRC_KOCNT1 0xf36b00ff
1692
4f979d5c 1693/* P2_BBFCRCKO0 */
cd21b334
DS
1694#define RSTV0910_P2_BBFCRCKO0 0xf36c
1695#define FSTV0910_P2_BBHCRC_KOCNT0 0xf36c00ff
1696
4f979d5c 1697/* P2_UPCRCKO1 */
cd21b334
DS
1698#define RSTV0910_P2_UPCRCKO1 0xf36d
1699#define FSTV0910_P2_PKTCRC_KOCNT1 0xf36d00ff
1700
4f979d5c 1701/* P2_UPCRCKO0 */
cd21b334
DS
1702#define RSTV0910_P2_UPCRCKO0 0xf36e
1703#define FSTV0910_P2_PKTCRC_KOCNT0 0xf36e00ff
1704
4f979d5c 1705/* P2_PDELCTRL3 */
cd21b334 1706#define RSTV0910_P2_PDELCTRL3 0xf36f
1cba4ae0
DS
1707#define FSTV0910_P2_NOFIFO_BCHERR 0xf36f5020
1708#define FSTV0910_P2_PKTDELIN_DELACMERR 0xf36f4010
cd21b334 1709
4f979d5c 1710/* P2_TSSTATEM */
cd21b334 1711#define RSTV0910_P2_TSSTATEM 0xf370
1cba4ae0
DS
1712#define FSTV0910_P2_TSDIL_ON 0xf3707080
1713#define FSTV0910_P2_TSRS_ON 0xf3705020
1714#define FSTV0910_P2_TSDESCRAMB_ON 0xf3704010
1715#define FSTV0910_P2_TSFRAME_MODE 0xf3703008
1716#define FSTV0910_P2_TS_DISABLE 0xf3702004
1717#define FSTV0910_P2_TSACM_MODE 0xf3701002
cd21b334
DS
1718#define FSTV0910_P2_TSOUT_NOSYNC 0xf3700001
1719
4f979d5c 1720/* P2_TSSTATEL */
cd21b334 1721#define RSTV0910_P2_TSSTATEL 0xf371
1cba4ae0
DS
1722#define FSTV0910_P2_TSNOSYNCBYTE 0xf3717080
1723#define FSTV0910_P2_TSPARITY_ON 0xf3716040
1724#define FSTV0910_P2_TSISSYI_ON 0xf3713008
1725#define FSTV0910_P2_TSNPD_ON 0xf3712004
1726#define FSTV0910_P2_TSCRC8_ON 0xf3711002
cd21b334
DS
1727#define FSTV0910_P2_TSDSS_PACKET 0xf3710001
1728
4f979d5c 1729/* P2_TSCFGH */
cd21b334 1730#define RSTV0910_P2_TSCFGH 0xf372
1cba4ae0
DS
1731#define FSTV0910_P2_TSFIFO_DVBCI 0xf3727080
1732#define FSTV0910_P2_TSFIFO_SERIAL 0xf3726040
1733#define FSTV0910_P2_TSFIFO_TEIUPDATE 0xf3725020
1734#define FSTV0910_P2_TSFIFO_DUTY50 0xf3724010
1735#define FSTV0910_P2_TSFIFO_HSGNLOUT 0xf3723008
1736#define FSTV0910_P2_TSFIFO_ERRMODE 0xf3721006
cd21b334
DS
1737#define FSTV0910_P2_RST_HWARE 0xf3720001
1738
4f979d5c 1739/* P2_TSCFGM */
cd21b334 1740#define RSTV0910_P2_TSCFGM 0xf373
1cba4ae0
DS
1741#define FSTV0910_P2_TSFIFO_MANSPEED 0xf37360c0
1742#define FSTV0910_P2_TSFIFO_PERMDATA 0xf3735020
1743#define FSTV0910_P2_TSFIFO_NONEWSGNL 0xf3734010
cd21b334
DS
1744#define FSTV0910_P2_TSFIFO_INVDATA 0xf3730001
1745
4f979d5c 1746/* P2_TSCFGL */
cd21b334 1747#define RSTV0910_P2_TSCFGL 0xf374
1cba4ae0
DS
1748#define FSTV0910_P2_TSFIFO_BCLKDEL1CK 0xf37460c0
1749#define FSTV0910_P2_BCHERROR_MODE 0xf3744030
1750#define FSTV0910_P2_TSFIFO_NSGNL2DATA 0xf3743008
1751#define FSTV0910_P2_TSFIFO_EMBINDVB 0xf3742004
cd21b334
DS
1752#define FSTV0910_P2_TSFIFO_BITSPEED 0xf3740003
1753
4f979d5c 1754/* P2_TSSYNC */
cd21b334 1755#define RSTV0910_P2_TSSYNC 0xf375
1cba4ae0 1756#define FSTV0910_P2_TSFIFO_SYNCMODE 0xf3753018
cd21b334 1757
4f979d5c 1758/* P2_TSINSDELH */
cd21b334 1759#define RSTV0910_P2_TSINSDELH 0xf376
1cba4ae0
DS
1760#define FSTV0910_P2_TSDEL_SYNCBYTE 0xf3767080
1761#define FSTV0910_P2_TSDEL_XXHEADER 0xf3766040
1762#define FSTV0910_P2_TSDEL_DATAFIELD 0xf3764010
1763#define FSTV0910_P2_TSINSDEL_RSPARITY 0xf3761002
cd21b334
DS
1764#define FSTV0910_P2_TSINSDEL_CRC8 0xf3760001
1765
4f979d5c 1766/* P2_TSINSDELM */
cd21b334 1767#define RSTV0910_P2_TSINSDELM 0xf377
1cba4ae0
DS
1768#define FSTV0910_P2_TSINS_EMODCOD 0xf3774010
1769#define FSTV0910_P2_TSINS_TOKEN 0xf3773008
1770#define FSTV0910_P2_TSINS_XXXERR 0xf3772004
1771#define FSTV0910_P2_TSINS_MATYPE 0xf3771002
cd21b334
DS
1772#define FSTV0910_P2_TSINS_UPL 0xf3770001
1773
4f979d5c 1774/* P2_TSINSDELL */
cd21b334 1775#define RSTV0910_P2_TSINSDELL 0xf378
1cba4ae0
DS
1776#define FSTV0910_P2_TSINS_DFL 0xf3787080
1777#define FSTV0910_P2_TSINS_SYNCD 0xf3786040
1778#define FSTV0910_P2_TSINS_BLOCLEN 0xf3785020
1779#define FSTV0910_P2_TSINS_SIGPCOUNT 0xf3784010
1780#define FSTV0910_P2_TSINS_FIFO 0xf3783008
1781#define FSTV0910_P2_TSINS_REALPACK 0xf3782004
1782#define FSTV0910_P2_TSINS_TSCONFIG 0xf3781002
cd21b334
DS
1783#define FSTV0910_P2_TSINS_LATENCY 0xf3780001
1784
4f979d5c 1785/* P2_TSDIVN */
cd21b334 1786#define RSTV0910_P2_TSDIVN 0xf379
1cba4ae0 1787#define FSTV0910_P2_TSFIFO_SPEEDMODE 0xf37960c0
cd21b334
DS
1788#define FSTV0910_P2_TSFIFO_RISEOK 0xf3790007
1789
4f979d5c 1790/* P2_TSCFG4 */
cd21b334 1791#define RSTV0910_P2_TSCFG4 0xf37a
1cba4ae0 1792#define FSTV0910_P2_TSFIFO_TSSPEEDMODE 0xf37a60c0
cd21b334 1793
4f979d5c 1794/* P2_TSSPEED */
cd21b334
DS
1795#define RSTV0910_P2_TSSPEED 0xf380
1796#define FSTV0910_P2_TSFIFO_OUTSPEED 0xf38000ff
1797
4f979d5c 1798/* P2_TSSTATUS */
cd21b334 1799#define RSTV0910_P2_TSSTATUS 0xf381
1cba4ae0
DS
1800#define FSTV0910_P2_TSFIFO_LINEOK 0xf3817080
1801#define FSTV0910_P2_TSFIFO_ERROR 0xf3816040
1802#define FSTV0910_P2_TSFIFO_NOSYNC 0xf3814010
1803#define FSTV0910_P2_TSREGUL_ERROR 0xf3812004
cd21b334
DS
1804#define FSTV0910_P2_DIL_READY 0xf3810001
1805
4f979d5c 1806/* P2_TSSTATUS2 */
cd21b334 1807#define RSTV0910_P2_TSSTATUS2 0xf382
1cba4ae0
DS
1808#define FSTV0910_P2_TSFIFO_DEMODSEL 0xf3827080
1809#define FSTV0910_P2_TSFIFOSPEED_STORE 0xf3826040
1810#define FSTV0910_P2_DILXX_RESET 0xf3825020
1811#define FSTV0910_P2_SCRAMBDETECT 0xf3821002
cd21b334 1812
4f979d5c 1813/* P2_TSBITRATE1 */
cd21b334
DS
1814#define RSTV0910_P2_TSBITRATE1 0xf383
1815#define FSTV0910_P2_TSFIFO_BITRATE1 0xf38300ff
1816
4f979d5c 1817/* P2_TSBITRATE0 */
cd21b334
DS
1818#define RSTV0910_P2_TSBITRATE0 0xf384
1819#define FSTV0910_P2_TSFIFO_BITRATE0 0xf38400ff
1820
4f979d5c 1821/* P2_TSPACKLEN1 */
cd21b334 1822#define RSTV0910_P2_TSPACKLEN1 0xf385
1cba4ae0 1823#define FSTV0910_P2_TSFIFO_PACKCPT 0xf38550e0
cd21b334 1824
4f979d5c 1825/* P2_TSDLY2 */
cd21b334
DS
1826#define RSTV0910_P2_TSDLY2 0xf389
1827#define FSTV0910_P2_SOFFIFO_LATENCY2 0xf389000f
1828
4f979d5c 1829/* P2_TSDLY1 */
cd21b334
DS
1830#define RSTV0910_P2_TSDLY1 0xf38a
1831#define FSTV0910_P2_SOFFIFO_LATENCY1 0xf38a00ff
1832
4f979d5c 1833/* P2_TSDLY0 */
cd21b334
DS
1834#define RSTV0910_P2_TSDLY0 0xf38b
1835#define FSTV0910_P2_SOFFIFO_LATENCY0 0xf38b00ff
1836
4f979d5c 1837/* P2_TSNPDAV */
cd21b334
DS
1838#define RSTV0910_P2_TSNPDAV 0xf38c
1839#define FSTV0910_P2_TSNPD_AVERAGE 0xf38c00ff
1840
4f979d5c 1841/* P2_TSBUFSTAT2 */
cd21b334 1842#define RSTV0910_P2_TSBUFSTAT2 0xf38d
1cba4ae0
DS
1843#define FSTV0910_P2_TSISCR_3BYTES 0xf38d7080
1844#define FSTV0910_P2_TSISCR_NEWDATA 0xf38d6040
cd21b334
DS
1845#define FSTV0910_P2_TSISCR_BUFSTAT2 0xf38d003f
1846
4f979d5c 1847/* P2_TSBUFSTAT1 */
cd21b334
DS
1848#define RSTV0910_P2_TSBUFSTAT1 0xf38e
1849#define FSTV0910_P2_TSISCR_BUFSTAT1 0xf38e00ff
1850
4f979d5c 1851/* P2_TSBUFSTAT0 */
cd21b334
DS
1852#define RSTV0910_P2_TSBUFSTAT0 0xf38f
1853#define FSTV0910_P2_TSISCR_BUFSTAT0 0xf38f00ff
1854
4f979d5c 1855/* P2_TSDEBUGL */
cd21b334 1856#define RSTV0910_P2_TSDEBUGL 0xf391
1cba4ae0 1857#define FSTV0910_P2_TSFIFO_ERROR_EVNT 0xf3912004
cd21b334
DS
1858#define FSTV0910_P2_TSFIFO_OVERFLOWM 0xf3910001
1859
4f979d5c 1860/* P2_TSDLYSET2 */
cd21b334 1861#define RSTV0910_P2_TSDLYSET2 0xf392
1cba4ae0
DS
1862#define FSTV0910_P2_SOFFIFO_OFFSET 0xf39260c0
1863#define FSTV0910_P2_HYSTERESIS_THRESHOLD 0xf3924030
cd21b334
DS
1864#define FSTV0910_P2_SOFFIFO_SYMBOFFS2 0xf392000f
1865
4f979d5c 1866/* P2_TSDLYSET1 */
cd21b334
DS
1867#define RSTV0910_P2_TSDLYSET1 0xf393
1868#define FSTV0910_P2_SOFFIFO_SYMBOFFS1 0xf39300ff
1869
4f979d5c 1870/* P2_TSDLYSET0 */
cd21b334
DS
1871#define RSTV0910_P2_TSDLYSET0 0xf394
1872#define FSTV0910_P2_SOFFIFO_SYMBOFFS0 0xf39400ff
1873
4f979d5c 1874/* P2_ERRCTRL1 */
cd21b334 1875#define RSTV0910_P2_ERRCTRL1 0xf398
1cba4ae0 1876#define FSTV0910_P2_ERR_SOURCE1 0xf39840f0
cd21b334
DS
1877#define FSTV0910_P2_NUM_EVENT1 0xf3980007
1878
4f979d5c 1879/* P2_ERRCNT12 */
cd21b334 1880#define RSTV0910_P2_ERRCNT12 0xf399
1cba4ae0 1881#define FSTV0910_P2_ERRCNT1_OLDVALUE 0xf3997080
cd21b334
DS
1882#define FSTV0910_P2_ERR_CNT12 0xf399007f
1883
4f979d5c 1884/* P2_ERRCNT11 */
cd21b334
DS
1885#define RSTV0910_P2_ERRCNT11 0xf39a
1886#define FSTV0910_P2_ERR_CNT11 0xf39a00ff
1887
4f979d5c 1888/* P2_ERRCNT10 */
cd21b334
DS
1889#define RSTV0910_P2_ERRCNT10 0xf39b
1890#define FSTV0910_P2_ERR_CNT10 0xf39b00ff
1891
4f979d5c 1892/* P2_ERRCTRL2 */
cd21b334 1893#define RSTV0910_P2_ERRCTRL2 0xf39c
1cba4ae0 1894#define FSTV0910_P2_ERR_SOURCE2 0xf39c40f0
cd21b334
DS
1895#define FSTV0910_P2_NUM_EVENT2 0xf39c0007
1896
4f979d5c 1897/* P2_ERRCNT22 */
cd21b334 1898#define RSTV0910_P2_ERRCNT22 0xf39d
1cba4ae0 1899#define FSTV0910_P2_ERRCNT2_OLDVALUE 0xf39d7080
cd21b334
DS
1900#define FSTV0910_P2_ERR_CNT22 0xf39d007f
1901
4f979d5c 1902/* P2_ERRCNT21 */
cd21b334
DS
1903#define RSTV0910_P2_ERRCNT21 0xf39e
1904#define FSTV0910_P2_ERR_CNT21 0xf39e00ff
1905
4f979d5c 1906/* P2_ERRCNT20 */
cd21b334
DS
1907#define RSTV0910_P2_ERRCNT20 0xf39f
1908#define FSTV0910_P2_ERR_CNT20 0xf39f00ff
1909
4f979d5c 1910/* P2_FECSPY */
cd21b334 1911#define RSTV0910_P2_FECSPY 0xf3a0
1cba4ae0
DS
1912#define FSTV0910_P2_SPY_ENABLE 0xf3a07080
1913#define FSTV0910_P2_NO_SYNCBYTE 0xf3a06040
1914#define FSTV0910_P2_SERIAL_MODE 0xf3a05020
1915#define FSTV0910_P2_UNUSUAL_PACKET 0xf3a04010
1916#define FSTV0910_P2_BERMETER_DATAMODE 0xf3a0200c
1917#define FSTV0910_P2_BERMETER_LMODE 0xf3a01002
cd21b334
DS
1918#define FSTV0910_P2_BERMETER_RESET 0xf3a00001
1919
4f979d5c 1920/* P2_FSPYCFG */
cd21b334 1921#define RSTV0910_P2_FSPYCFG 0xf3a1
1cba4ae0
DS
1922#define FSTV0910_P2_FECSPY_INPUT 0xf3a160c0
1923#define FSTV0910_P2_RST_ON_ERROR 0xf3a15020
1924#define FSTV0910_P2_ONE_SHOT 0xf3a14010
1925#define FSTV0910_P2_I2C_MODE 0xf3a1200c
cd21b334
DS
1926#define FSTV0910_P2_SPY_HYSTERESIS 0xf3a10003
1927
4f979d5c 1928/* P2_FSPYDATA */
cd21b334 1929#define RSTV0910_P2_FSPYDATA 0xf3a2
1cba4ae0
DS
1930#define FSTV0910_P2_SPY_STUFFING 0xf3a27080
1931#define FSTV0910_P2_SPY_CNULLPKT 0xf3a25020
cd21b334
DS
1932#define FSTV0910_P2_SPY_OUTDATA_MODE 0xf3a2001f
1933
4f979d5c 1934/* P2_FSPYOUT */
cd21b334 1935#define RSTV0910_P2_FSPYOUT 0xf3a3
1cba4ae0 1936#define FSTV0910_P2_FSPY_DIRECT 0xf3a37080
cd21b334
DS
1937#define FSTV0910_P2_STUFF_MODE 0xf3a30007
1938
4f979d5c 1939/* P2_FSTATUS */
cd21b334 1940#define RSTV0910_P2_FSTATUS 0xf3a4
1cba4ae0
DS
1941#define FSTV0910_P2_SPY_ENDSIM 0xf3a47080
1942#define FSTV0910_P2_VALID_SIM 0xf3a46040
1943#define FSTV0910_P2_FOUND_SIGNAL 0xf3a45020
1944#define FSTV0910_P2_DSS_SYNCBYTE 0xf3a44010
cd21b334
DS
1945#define FSTV0910_P2_RESULT_STATE 0xf3a4000f
1946
4f979d5c 1947/* P2_FBERCPT4 */
cd21b334
DS
1948#define RSTV0910_P2_FBERCPT4 0xf3a8
1949#define FSTV0910_P2_FBERMETER_CPT4 0xf3a800ff
1950
4f979d5c 1951/* P2_FBERCPT3 */
cd21b334
DS
1952#define RSTV0910_P2_FBERCPT3 0xf3a9
1953#define FSTV0910_P2_FBERMETER_CPT3 0xf3a900ff
1954
4f979d5c 1955/* P2_FBERCPT2 */
cd21b334
DS
1956#define RSTV0910_P2_FBERCPT2 0xf3aa
1957#define FSTV0910_P2_FBERMETER_CPT2 0xf3aa00ff
1958
4f979d5c 1959/* P2_FBERCPT1 */
cd21b334
DS
1960#define RSTV0910_P2_FBERCPT1 0xf3ab
1961#define FSTV0910_P2_FBERMETER_CPT1 0xf3ab00ff
1962
4f979d5c 1963/* P2_FBERCPT0 */
cd21b334
DS
1964#define RSTV0910_P2_FBERCPT0 0xf3ac
1965#define FSTV0910_P2_FBERMETER_CPT0 0xf3ac00ff
1966
4f979d5c 1967/* P2_FBERERR2 */
cd21b334
DS
1968#define RSTV0910_P2_FBERERR2 0xf3ad
1969#define FSTV0910_P2_FBERMETER_ERR2 0xf3ad00ff
1970
4f979d5c 1971/* P2_FBERERR1 */
cd21b334
DS
1972#define RSTV0910_P2_FBERERR1 0xf3ae
1973#define FSTV0910_P2_FBERMETER_ERR1 0xf3ae00ff
1974
4f979d5c 1975/* P2_FBERERR0 */
cd21b334
DS
1976#define RSTV0910_P2_FBERERR0 0xf3af
1977#define FSTV0910_P2_FBERMETER_ERR0 0xf3af00ff
1978
4f979d5c 1979/* P2_FSPYBER */
cd21b334 1980#define RSTV0910_P2_FSPYBER 0xf3b2
1cba4ae0
DS
1981#define FSTV0910_P2_FSPYBER_SYNCBYTE 0xf3b24010
1982#define FSTV0910_P2_FSPYBER_UNSYNC 0xf3b23008
cd21b334
DS
1983#define FSTV0910_P2_FSPYBER_CTIME 0xf3b20007
1984
4f979d5c 1985/* P2_SFERROR */
cd21b334
DS
1986#define RSTV0910_P2_SFERROR 0xf3c1
1987#define FSTV0910_P2_SFEC_REGERR_VIT 0xf3c100ff
1988
4f979d5c 1989/* P2_SFECSTATUS */
cd21b334 1990#define RSTV0910_P2_SFECSTATUS 0xf3c3
1cba4ae0
DS
1991#define FSTV0910_P2_SFEC_ON 0xf3c37080
1992#define FSTV0910_P2_SFEC_OFF 0xf3c36040
1993#define FSTV0910_P2_LOCKEDSFEC 0xf3c33008
1994#define FSTV0910_P2_SFEC_DELOCK 0xf3c32004
1995#define FSTV0910_P2_SFEC_DEMODSEL 0xf3c31002
cd21b334
DS
1996#define FSTV0910_P2_SFEC_OVFON 0xf3c30001
1997
4f979d5c 1998/* P2_SFKDIV12 */
cd21b334 1999#define RSTV0910_P2_SFKDIV12 0xf3c4
1cba4ae0 2000#define FSTV0910_P2_SFECKDIV12_MAN 0xf3c47080
cd21b334 2001
4f979d5c 2002/* P2_SFKDIV23 */
cd21b334 2003#define RSTV0910_P2_SFKDIV23 0xf3c5
1cba4ae0 2004#define FSTV0910_P2_SFECKDIV23_MAN 0xf3c57080
cd21b334 2005
4f979d5c 2006/* P2_SFKDIV34 */
cd21b334 2007#define RSTV0910_P2_SFKDIV34 0xf3c6
1cba4ae0 2008#define FSTV0910_P2_SFECKDIV34_MAN 0xf3c67080
cd21b334 2009
4f979d5c 2010/* P2_SFKDIV56 */
cd21b334 2011#define RSTV0910_P2_SFKDIV56 0xf3c7
1cba4ae0 2012#define FSTV0910_P2_SFECKDIV56_MAN 0xf3c77080
cd21b334 2013
4f979d5c 2014/* P2_SFKDIV67 */
cd21b334 2015#define RSTV0910_P2_SFKDIV67 0xf3c8
1cba4ae0 2016#define FSTV0910_P2_SFECKDIV67_MAN 0xf3c87080
cd21b334 2017
4f979d5c 2018/* P2_SFKDIV78 */
cd21b334 2019#define RSTV0910_P2_SFKDIV78 0xf3c9
1cba4ae0 2020#define FSTV0910_P2_SFECKDIV78_MAN 0xf3c97080
cd21b334 2021
4f979d5c 2022/* P2_SFSTATUS */
cd21b334 2023#define RSTV0910_P2_SFSTATUS 0xf3cc
1cba4ae0
DS
2024#define FSTV0910_P2_SFEC_LINEOK 0xf3cc7080
2025#define FSTV0910_P2_SFEC_ERROR 0xf3cc6040
2026#define FSTV0910_P2_SFEC_DATA7 0xf3cc5020
2027#define FSTV0910_P2_SFEC_PKTDNBRFAIL 0xf3cc4010
2028#define FSTV0910_P2_TSSFEC_DEMODSEL 0xf3cc3008
2029#define FSTV0910_P2_SFEC_NOSYNC 0xf3cc2004
2030#define FSTV0910_P2_SFEC_UNREGULA 0xf3cc1002
cd21b334
DS
2031#define FSTV0910_P2_SFEC_READY 0xf3cc0001
2032
4f979d5c 2033/* P2_SFDLYSET2 */
cd21b334 2034#define RSTV0910_P2_SFDLYSET2 0xf3d0
1cba4ae0 2035#define FSTV0910_P2_SFEC_DISABLE 0xf3d01002
cd21b334 2036
4f979d5c 2037/* P2_SFERRCTRL */
cd21b334 2038#define RSTV0910_P2_SFERRCTRL 0xf3d8
1cba4ae0 2039#define FSTV0910_P2_SFEC_ERR_SOURCE 0xf3d840f0
cd21b334
DS
2040#define FSTV0910_P2_SFEC_NUM_EVENT 0xf3d80007
2041
4f979d5c 2042/* P2_SFERRCNT2 */
cd21b334 2043#define RSTV0910_P2_SFERRCNT2 0xf3d9
1cba4ae0 2044#define FSTV0910_P2_SFERRC_OLDVALUE 0xf3d97080
cd21b334
DS
2045#define FSTV0910_P2_SFEC_ERR_CNT2 0xf3d9007f
2046
4f979d5c 2047/* P2_SFERRCNT1 */
cd21b334
DS
2048#define RSTV0910_P2_SFERRCNT1 0xf3da
2049#define FSTV0910_P2_SFEC_ERR_CNT1 0xf3da00ff
2050
4f979d5c 2051/* P2_SFERRCNT0 */
cd21b334
DS
2052#define RSTV0910_P2_SFERRCNT0 0xf3db
2053#define FSTV0910_P2_SFEC_ERR_CNT0 0xf3db00ff
2054
4f979d5c 2055/* P1_IQCONST */
cd21b334 2056#define RSTV0910_P1_IQCONST 0xf400
1cba4ae0 2057#define FSTV0910_P1_CONSTEL_SELECT 0xf4005060
cd21b334
DS
2058#define FSTV0910_P1_IQSYMB_SEL 0xf400001f
2059
4f979d5c 2060/* P1_NOSCFG */
cd21b334 2061#define RSTV0910_P1_NOSCFG 0xf401
1cba4ae0
DS
2062#define FSTV0910_P1_DUMMYPL_NOSDATA 0xf4015020
2063#define FSTV0910_P1_NOSPLH_BETA 0xf4013018
cd21b334
DS
2064#define FSTV0910_P1_NOSDATA_BETA 0xf4010007
2065
4f979d5c 2066/* P1_ISYMB */
cd21b334
DS
2067#define RSTV0910_P1_ISYMB 0xf402
2068#define FSTV0910_P1_I_SYMBOL 0xf40201ff
2069
4f979d5c 2070/* P1_QSYMB */
cd21b334
DS
2071#define RSTV0910_P1_QSYMB 0xf403
2072#define FSTV0910_P1_Q_SYMBOL 0xf40301ff
2073
4f979d5c 2074/* P1_AGC1CFG */
cd21b334 2075#define RSTV0910_P1_AGC1CFG 0xf404
1cba4ae0
DS
2076#define FSTV0910_P1_DC_FROZEN 0xf4047080
2077#define FSTV0910_P1_DC_CORRECT 0xf4046040
2078#define FSTV0910_P1_AMM_FROZEN 0xf4045020
2079#define FSTV0910_P1_AMM_CORRECT 0xf4044010
2080#define FSTV0910_P1_QUAD_FROZEN 0xf4043008
2081#define FSTV0910_P1_QUAD_CORRECT 0xf4042004
cd21b334 2082
4f979d5c 2083/* P1_AGC1CN */
cd21b334 2084#define RSTV0910_P1_AGC1CN 0xf406
1cba4ae0
DS
2085#define FSTV0910_P1_AGC1_LOCKED 0xf4067080
2086#define FSTV0910_P1_AGC1_MINPOWER 0xf4064010
2087#define FSTV0910_P1_AGCOUT_FAST 0xf4063008
cd21b334
DS
2088#define FSTV0910_P1_AGCIQ_BETA 0xf4060007
2089
4f979d5c 2090/* P1_AGC1REF */
cd21b334
DS
2091#define RSTV0910_P1_AGC1REF 0xf407
2092#define FSTV0910_P1_AGCIQ_REF 0xf40700ff
2093
4f979d5c 2094/* P1_IDCCOMP */
cd21b334
DS
2095#define RSTV0910_P1_IDCCOMP 0xf408
2096#define FSTV0910_P1_IAVERAGE_ADJ 0xf40801ff
2097
4f979d5c 2098/* P1_QDCCOMP */
cd21b334
DS
2099#define RSTV0910_P1_QDCCOMP 0xf409
2100#define FSTV0910_P1_QAVERAGE_ADJ 0xf40901ff
2101
4f979d5c 2102/* P1_POWERI */
cd21b334
DS
2103#define RSTV0910_P1_POWERI 0xf40a
2104#define FSTV0910_P1_POWER_I 0xf40a00ff
2105
4f979d5c 2106/* P1_POWERQ */
cd21b334
DS
2107#define RSTV0910_P1_POWERQ 0xf40b
2108#define FSTV0910_P1_POWER_Q 0xf40b00ff
2109
4f979d5c 2110/* P1_AGC1AMM */
cd21b334
DS
2111#define RSTV0910_P1_AGC1AMM 0xf40c
2112#define FSTV0910_P1_AMM_VALUE 0xf40c00ff
2113
4f979d5c 2114/* P1_AGC1QUAD */
cd21b334
DS
2115#define RSTV0910_P1_AGC1QUAD 0xf40d
2116#define FSTV0910_P1_QUAD_VALUE 0xf40d01ff
2117
4f979d5c 2118/* P1_AGCIQIN1 */
cd21b334
DS
2119#define RSTV0910_P1_AGCIQIN1 0xf40e
2120#define FSTV0910_P1_AGCIQ_VALUE1 0xf40e00ff
2121
4f979d5c 2122/* P1_AGCIQIN0 */
cd21b334
DS
2123#define RSTV0910_P1_AGCIQIN0 0xf40f
2124#define FSTV0910_P1_AGCIQ_VALUE0 0xf40f00ff
2125
4f979d5c 2126/* P1_DEMOD */
cd21b334 2127#define RSTV0910_P1_DEMOD 0xf410
1cba4ae0
DS
2128#define FSTV0910_P1_MANUALS2_ROLLOFF 0xf4107080
2129#define FSTV0910_P1_SPECINV_CONTROL 0xf4104030
2130#define FSTV0910_P1_MANUALSX_ROLLOFF 0xf4102004
cd21b334
DS
2131#define FSTV0910_P1_ROLLOFF_CONTROL 0xf4100003
2132
4f979d5c 2133/* P1_DMDMODCOD */
cd21b334 2134#define RSTV0910_P1_DMDMODCOD 0xf411
1cba4ae0
DS
2135#define FSTV0910_P1_MANUAL_MODCOD 0xf4117080
2136#define FSTV0910_P1_DEMOD_MODCOD 0xf411207c
cd21b334
DS
2137#define FSTV0910_P1_DEMOD_TYPE 0xf4110003
2138
4f979d5c 2139/* P1_DSTATUS */
cd21b334 2140#define RSTV0910_P1_DSTATUS 0xf412
1cba4ae0
DS
2141#define FSTV0910_P1_CAR_LOCK 0xf4127080
2142#define FSTV0910_P1_TMGLOCK_QUALITY 0xf4125060
2143#define FSTV0910_P1_LOCK_DEFINITIF 0xf4123008
cd21b334
DS
2144#define FSTV0910_P1_OVADC_DETECT 0xf4120001
2145
4f979d5c 2146/* P1_DSTATUS2 */
cd21b334 2147#define RSTV0910_P1_DSTATUS2 0xf413
1cba4ae0
DS
2148#define FSTV0910_P1_DEMOD_DELOCK 0xf4137080
2149#define FSTV0910_P1_MODCODRQ_SYNCTAG 0xf4135020
2150#define FSTV0910_P1_POLYPH_SATEVENT 0xf4134010
2151#define FSTV0910_P1_AGC1_NOSIGNALACK 0xf4133008
2152#define FSTV0910_P1_AGC2_OVERFLOW 0xf4132004
2153#define FSTV0910_P1_CFR_OVERFLOW 0xf4131002
cd21b334
DS
2154#define FSTV0910_P1_GAMMA_OVERUNDER 0xf4130001
2155
4f979d5c 2156/* P1_DMDCFGMD */
cd21b334 2157#define RSTV0910_P1_DMDCFGMD 0xf414
1cba4ae0
DS
2158#define FSTV0910_P1_DVBS2_ENABLE 0xf4147080
2159#define FSTV0910_P1_DVBS1_ENABLE 0xf4146040
2160#define FSTV0910_P1_SCAN_ENABLE 0xf4144010
2161#define FSTV0910_P1_CFR_AUTOSCAN 0xf4143008
cd21b334
DS
2162#define FSTV0910_P1_TUN_RNG 0xf4140003
2163
4f979d5c 2164/* P1_DMDCFG2 */
cd21b334 2165#define RSTV0910_P1_DMDCFG2 0xf415
1cba4ae0
DS
2166#define FSTV0910_P1_S1S2_SEQUENTIAL 0xf4156040
2167#define FSTV0910_P1_INFINITE_RELOCK 0xf4154010
cd21b334 2168
4f979d5c 2169/* P1_DMDISTATE */
cd21b334 2170#define RSTV0910_P1_DMDISTATE 0xf416
1cba4ae0 2171#define FSTV0910_P1_I2C_NORESETDMODE 0xf4167080
cd21b334
DS
2172#define FSTV0910_P1_I2C_DEMOD_MODE 0xf416001f
2173
4f979d5c 2174/* P1_DMDT0M */
cd21b334
DS
2175#define RSTV0910_P1_DMDT0M 0xf417
2176#define FSTV0910_P1_DMDT0_MIN 0xf41700ff
2177
4f979d5c 2178/* P1_DMDSTATE */
cd21b334 2179#define RSTV0910_P1_DMDSTATE 0xf41b
1cba4ae0 2180#define FSTV0910_P1_HEADER_MODE 0xf41b5060
cd21b334 2181
4f979d5c 2182/* P1_DMDFLYW */
cd21b334 2183#define RSTV0910_P1_DMDFLYW 0xf41c
1cba4ae0 2184#define FSTV0910_P1_I2C_IRQVAL 0xf41c40f0
cd21b334
DS
2185#define FSTV0910_P1_FLYWHEEL_CPT 0xf41c000f
2186
4f979d5c 2187/* P1_DSTATUS3 */
cd21b334 2188#define RSTV0910_P1_DSTATUS3 0xf41d
1cba4ae0
DS
2189#define FSTV0910_P1_CFR_ZIGZAG 0xf41d7080
2190#define FSTV0910_P1_DEMOD_CFGMODE 0xf41d5060
2191#define FSTV0910_P1_GAMMA_LOWBAUDRATE 0xf41d4010
cd21b334 2192
4f979d5c 2193/* P1_DMDCFG3 */
cd21b334 2194#define RSTV0910_P1_DMDCFG3 0xf41e
1cba4ae0 2195#define FSTV0910_P1_NOSTOP_FIFOFULL 0xf41e3008
cd21b334 2196
4f979d5c 2197/* P1_DMDCFG4 */
cd21b334 2198#define RSTV0910_P1_DMDCFG4 0xf41f
1cba4ae0
DS
2199#define FSTV0910_P1_DIS_VITLOCK 0xf41f7080
2200#define FSTV0910_P1_DIS_CLKENABLE 0xf41f2004
cd21b334 2201
4f979d5c 2202/* P1_CORRELMANT */
cd21b334
DS
2203#define RSTV0910_P1_CORRELMANT 0xf420
2204#define FSTV0910_P1_CORREL_MANT 0xf42000ff
2205
4f979d5c 2206/* P1_CORRELABS */
cd21b334
DS
2207#define RSTV0910_P1_CORRELABS 0xf421
2208#define FSTV0910_P1_CORREL_ABS 0xf42100ff
2209
4f979d5c 2210/* P1_CORRELEXP */
cd21b334 2211#define RSTV0910_P1_CORRELEXP 0xf422
1cba4ae0 2212#define FSTV0910_P1_CORREL_ABSEXP 0xf42240f0
cd21b334
DS
2213#define FSTV0910_P1_CORREL_EXP 0xf422000f
2214
4f979d5c 2215/* P1_PLHMODCOD */
cd21b334 2216#define RSTV0910_P1_PLHMODCOD 0xf424
1cba4ae0
DS
2217#define FSTV0910_P1_SPECINV_DEMOD 0xf4247080
2218#define FSTV0910_P1_PLH_MODCOD 0xf424207c
cd21b334
DS
2219#define FSTV0910_P1_PLH_TYPE 0xf4240003
2220
4f979d5c 2221/* P1_DMDREG */
cd21b334
DS
2222#define RSTV0910_P1_DMDREG 0xf425
2223#define FSTV0910_P1_DECIM_PLFRAMES 0xf4250001
2224
4f979d5c 2225/* P1_AGCNADJ */
cd21b334 2226#define RSTV0910_P1_AGCNADJ 0xf426
1cba4ae0
DS
2227#define FSTV0910_P1_RADJOFF_AGC2 0xf4267080
2228#define FSTV0910_P1_RADJOFF_AGC1 0xf4266040
cd21b334
DS
2229#define FSTV0910_P1_AGC_NADJ 0xf426013f
2230
4f979d5c 2231/* P1_AGCKS */
cd21b334 2232#define RSTV0910_P1_AGCKS 0xf427
1cba4ae0
DS
2233#define FSTV0910_P1_RSADJ_MANUALCFG 0xf4277080
2234#define FSTV0910_P1_RSADJ_CCMMODE 0xf4276040
cd21b334
DS
2235#define FSTV0910_P1_RADJ_SPSK 0xf427013f
2236
4f979d5c 2237/* P1_AGCKQ */
cd21b334 2238#define RSTV0910_P1_AGCKQ 0xf428
1cba4ae0 2239#define FSTV0910_P1_RADJON_DVBS1 0xf4286040
cd21b334
DS
2240#define FSTV0910_P1_RADJ_QPSK 0xf428013f
2241
4f979d5c 2242/* P1_AGCK8 */
cd21b334
DS
2243#define RSTV0910_P1_AGCK8 0xf429
2244#define FSTV0910_P1_RADJ_8PSK 0xf429013f
2245
4f979d5c 2246/* P1_AGCK16 */
cd21b334 2247#define RSTV0910_P1_AGCK16 0xf42a
1cba4ae0
DS
2248#define FSTV0910_P1_R2ADJOFF_16APSK 0xf42a6040
2249#define FSTV0910_P1_R1ADJOFF_16APSK 0xf42a5020
cd21b334
DS
2250#define FSTV0910_P1_RADJ_16APSK 0xf42a011f
2251
4f979d5c 2252/* P1_AGCK32 */
cd21b334 2253#define RSTV0910_P1_AGCK32 0xf42b
1cba4ae0
DS
2254#define FSTV0910_P1_R3ADJOFF_32APSK 0xf42b7080
2255#define FSTV0910_P1_R2ADJOFF_32APSK 0xf42b6040
2256#define FSTV0910_P1_R1ADJOFF_32APSK 0xf42b5020
cd21b334
DS
2257#define FSTV0910_P1_RADJ_32APSK 0xf42b011f
2258
4f979d5c 2259/* P1_AGC2O */
cd21b334 2260#define RSTV0910_P1_AGC2O 0xf42c
1cba4ae0 2261#define FSTV0910_P1_CSTENV_MODE 0xf42c60c0
cd21b334
DS
2262#define FSTV0910_P1_AGC2_COEF 0xf42c0007
2263
4f979d5c 2264/* P1_AGC2REF */
cd21b334
DS
2265#define RSTV0910_P1_AGC2REF 0xf42d
2266#define FSTV0910_P1_AGC2_REF 0xf42d00ff
2267
4f979d5c 2268/* P1_AGC1ADJ */
cd21b334
DS
2269#define RSTV0910_P1_AGC1ADJ 0xf42e
2270#define FSTV0910_P1_AGC1_ADJUSTED 0xf42e007f
2271
4f979d5c 2272/* P1_AGCRSADJ */
cd21b334
DS
2273#define RSTV0910_P1_AGCRSADJ 0xf42f
2274#define FSTV0910_P1_RS_ADJUSTED 0xf42f007f
2275
4f979d5c 2276/* P1_AGCRQADJ */
cd21b334
DS
2277#define RSTV0910_P1_AGCRQADJ 0xf430
2278#define FSTV0910_P1_RQ_ADJUSTED 0xf430007f
2279
4f979d5c 2280/* P1_AGCR8ADJ */
cd21b334
DS
2281#define RSTV0910_P1_AGCR8ADJ 0xf431
2282#define FSTV0910_P1_R8_ADJUSTED 0xf431007f
2283
4f979d5c 2284/* P1_AGCR1ADJ */
cd21b334
DS
2285#define RSTV0910_P1_AGCR1ADJ 0xf432
2286#define FSTV0910_P1_R1_ADJUSTED 0xf432007f
2287
4f979d5c 2288/* P1_AGCR2ADJ */
cd21b334
DS
2289#define RSTV0910_P1_AGCR2ADJ 0xf433
2290#define FSTV0910_P1_R2_ADJUSTED 0xf433007f
2291
4f979d5c 2292/* P1_AGCR3ADJ */
cd21b334
DS
2293#define RSTV0910_P1_AGCR3ADJ 0xf434
2294#define FSTV0910_P1_R3_ADJUSTED 0xf434007f
2295
4f979d5c 2296/* P1_AGCREFADJ */
cd21b334
DS
2297#define RSTV0910_P1_AGCREFADJ 0xf435
2298#define FSTV0910_P1_AGC2REF_ADJUSTED 0xf435007f
2299
4f979d5c 2300/* P1_AGC2I1 */
cd21b334
DS
2301#define RSTV0910_P1_AGC2I1 0xf436
2302#define FSTV0910_P1_AGC2_INTEGRATOR1 0xf43600ff
2303
4f979d5c 2304/* P1_AGC2I0 */
cd21b334
DS
2305#define RSTV0910_P1_AGC2I0 0xf437
2306#define FSTV0910_P1_AGC2_INTEGRATOR0 0xf43700ff
2307
4f979d5c 2308/* P1_CARCFG */
cd21b334 2309#define RSTV0910_P1_CARCFG 0xf438
1cba4ae0 2310#define FSTV0910_P1_ROTAON 0xf4382004
cd21b334
DS
2311#define FSTV0910_P1_PH_DET_ALGO 0xf4380003
2312
4f979d5c 2313/* P1_ACLC */
cd21b334 2314#define RSTV0910_P1_ACLC 0xf439
1cba4ae0 2315#define FSTV0910_P1_CAR_ALPHA_MANT 0xf4394030
cd21b334
DS
2316#define FSTV0910_P1_CAR_ALPHA_EXP 0xf439000f
2317
4f979d5c 2318/* P1_BCLC */
cd21b334 2319#define RSTV0910_P1_BCLC 0xf43a
1cba4ae0 2320#define FSTV0910_P1_CAR_BETA_MANT 0xf43a4030
cd21b334
DS
2321#define FSTV0910_P1_CAR_BETA_EXP 0xf43a000f
2322
4f979d5c 2323/* P1_ACLCS2 */
cd21b334 2324#define RSTV0910_P1_ACLCS2 0xf43b
1cba4ae0 2325#define FSTV0910_P1_CARS2_APLHA_MANTISSE 0xf43b4030
cd21b334
DS
2326#define FSTV0910_P1_CARS2_ALPHA_EXP 0xf43b000f
2327
4f979d5c 2328/* P1_BCLCS2 */
cd21b334 2329#define RSTV0910_P1_BCLCS2 0xf43c
1cba4ae0 2330#define FSTV0910_P1_CARS2_BETA_MANTISSE 0xf43c4030
cd21b334
DS
2331#define FSTV0910_P1_CARS2_BETA_EXP 0xf43c000f
2332
4f979d5c 2333/* P1_CARFREQ */
cd21b334 2334#define RSTV0910_P1_CARFREQ 0xf43d
1cba4ae0 2335#define FSTV0910_P1_KC_COARSE_EXP 0xf43d40f0
cd21b334
DS
2336#define FSTV0910_P1_BETA_FREQ 0xf43d000f
2337
4f979d5c 2338/* P1_CARHDR */
cd21b334
DS
2339#define RSTV0910_P1_CARHDR 0xf43e
2340#define FSTV0910_P1_K_FREQ_HDR 0xf43e00ff
2341
4f979d5c 2342/* P1_LDT */
cd21b334
DS
2343#define RSTV0910_P1_LDT 0xf43f
2344#define FSTV0910_P1_CARLOCK_THRES 0xf43f01ff
2345
4f979d5c 2346/* P1_LDT2 */
cd21b334
DS
2347#define RSTV0910_P1_LDT2 0xf440
2348#define FSTV0910_P1_CARLOCK_THRES2 0xf44001ff
2349
4f979d5c 2350/* P1_CFRICFG */
cd21b334
DS
2351#define RSTV0910_P1_CFRICFG 0xf441
2352#define FSTV0910_P1_NEG_CFRSTEP 0xf4410001
2353
4f979d5c 2354/* P1_CFRUP1 */
cd21b334
DS
2355#define RSTV0910_P1_CFRUP1 0xf442
2356#define FSTV0910_P1_CFR_UP1 0xf44201ff
2357
4f979d5c 2358/* P1_CFRUP0 */
cd21b334
DS
2359#define RSTV0910_P1_CFRUP0 0xf443
2360#define FSTV0910_P1_CFR_UP0 0xf44300ff
2361
4f979d5c 2362/* P1_CFRIBASE1 */
cd21b334
DS
2363#define RSTV0910_P1_CFRIBASE1 0xf444
2364#define FSTV0910_P1_CFRINIT_BASE1 0xf44400ff
2365
4f979d5c 2366/* P1_CFRIBASE0 */
cd21b334
DS
2367#define RSTV0910_P1_CFRIBASE0 0xf445
2368#define FSTV0910_P1_CFRINIT_BASE0 0xf44500ff
2369
4f979d5c 2370/* P1_CFRLOW1 */
cd21b334
DS
2371#define RSTV0910_P1_CFRLOW1 0xf446
2372#define FSTV0910_P1_CFR_LOW1 0xf44601ff
2373
4f979d5c 2374/* P1_CFRLOW0 */
cd21b334
DS
2375#define RSTV0910_P1_CFRLOW0 0xf447
2376#define FSTV0910_P1_CFR_LOW0 0xf44700ff
2377
4f979d5c 2378/* P1_CFRINIT1 */
cd21b334
DS
2379#define RSTV0910_P1_CFRINIT1 0xf448
2380#define FSTV0910_P1_CFR_INIT1 0xf44801ff
2381
4f979d5c 2382/* P1_CFRINIT0 */
cd21b334
DS
2383#define RSTV0910_P1_CFRINIT0 0xf449
2384#define FSTV0910_P1_CFR_INIT0 0xf44900ff
2385
4f979d5c 2386/* P1_CFRINC1 */
cd21b334 2387#define RSTV0910_P1_CFRINC1 0xf44a
1cba4ae0 2388#define FSTV0910_P1_MANUAL_CFRINC 0xf44a7080
cd21b334
DS
2389#define FSTV0910_P1_CFR_INC1 0xf44a003f
2390
4f979d5c 2391/* P1_CFRINC0 */
cd21b334
DS
2392#define RSTV0910_P1_CFRINC0 0xf44b
2393#define FSTV0910_P1_CFR_INC0 0xf44b00ff
2394
4f979d5c 2395/* P1_CFR2 */
cd21b334
DS
2396#define RSTV0910_P1_CFR2 0xf44c
2397#define FSTV0910_P1_CAR_FREQ2 0xf44c01ff
2398
4f979d5c 2399/* P1_CFR1 */
cd21b334
DS
2400#define RSTV0910_P1_CFR1 0xf44d
2401#define FSTV0910_P1_CAR_FREQ1 0xf44d00ff
2402
4f979d5c 2403/* P1_CFR0 */
cd21b334
DS
2404#define RSTV0910_P1_CFR0 0xf44e
2405#define FSTV0910_P1_CAR_FREQ0 0xf44e00ff
2406
4f979d5c 2407/* P1_LDI */
cd21b334
DS
2408#define RSTV0910_P1_LDI 0xf44f
2409#define FSTV0910_P1_LOCK_DET_INTEGR 0xf44f01ff
2410
4f979d5c 2411/* P1_TMGCFG */
cd21b334 2412#define RSTV0910_P1_TMGCFG 0xf450
1cba4ae0
DS
2413#define FSTV0910_P1_TMGLOCK_BETA 0xf45060c0
2414#define FSTV0910_P1_DO_TIMING_CORR 0xf4504010
cd21b334
DS
2415#define FSTV0910_P1_TMG_MINFREQ 0xf4500003
2416
4f979d5c 2417/* P1_RTC */
cd21b334 2418#define RSTV0910_P1_RTC 0xf451
1cba4ae0 2419#define FSTV0910_P1_TMGALPHA_EXP 0xf45140f0
cd21b334
DS
2420#define FSTV0910_P1_TMGBETA_EXP 0xf451000f
2421
4f979d5c 2422/* P1_RTCS2 */
cd21b334 2423#define RSTV0910_P1_RTCS2 0xf452
1cba4ae0 2424#define FSTV0910_P1_TMGALPHAS2_EXP 0xf45240f0
cd21b334
DS
2425#define FSTV0910_P1_TMGBETAS2_EXP 0xf452000f
2426
4f979d5c 2427/* P1_TMGTHRISE */
cd21b334
DS
2428#define RSTV0910_P1_TMGTHRISE 0xf453
2429#define FSTV0910_P1_TMGLOCK_THRISE 0xf45300ff
2430
4f979d5c 2431/* P1_TMGTHFALL */
cd21b334
DS
2432#define RSTV0910_P1_TMGTHFALL 0xf454
2433#define FSTV0910_P1_TMGLOCK_THFALL 0xf45400ff
2434
4f979d5c 2435/* P1_SFRUPRATIO */
cd21b334
DS
2436#define RSTV0910_P1_SFRUPRATIO 0xf455
2437#define FSTV0910_P1_SFR_UPRATIO 0xf45500ff
2438
4f979d5c 2439/* P1_SFRLOWRATIO */
cd21b334
DS
2440#define RSTV0910_P1_SFRLOWRATIO 0xf456
2441#define FSTV0910_P1_SFR_LOWRATIO 0xf45600ff
2442
4f979d5c 2443/* P1_KTTMG */
cd21b334 2444#define RSTV0910_P1_KTTMG 0xf457
1cba4ae0 2445#define FSTV0910_P1_KT_TMG_EXP 0xf45740f0
cd21b334 2446
4f979d5c 2447/* P1_KREFTMG */
cd21b334
DS
2448#define RSTV0910_P1_KREFTMG 0xf458
2449#define FSTV0910_P1_KREF_TMG 0xf45800ff
2450
4f979d5c 2451/* P1_SFRSTEP */
cd21b334 2452#define RSTV0910_P1_SFRSTEP 0xf459
1cba4ae0 2453#define FSTV0910_P1_SFR_SCANSTEP 0xf45940f0
cd21b334
DS
2454#define FSTV0910_P1_SFR_CENTERSTEP 0xf459000f
2455
4f979d5c 2456/* P1_TMGCFG2 */
cd21b334 2457#define RSTV0910_P1_TMGCFG2 0xf45a
1cba4ae0 2458#define FSTV0910_P1_DIS_AUTOSAMP 0xf45a3008
cd21b334
DS
2459#define FSTV0910_P1_SFRRATIO_FINE 0xf45a0001
2460
4f979d5c 2461/* P1_KREFTMG2 */
cd21b334
DS
2462#define RSTV0910_P1_KREFTMG2 0xf45b
2463#define FSTV0910_P1_KREF_TMG2 0xf45b00ff
2464
4f979d5c 2465/* P1_TMGCFG3 */
cd21b334 2466#define RSTV0910_P1_TMGCFG3 0xf45d
1cba4ae0
DS
2467#define FSTV0910_P1_CONT_TMGCENTER 0xf45d3008
2468#define FSTV0910_P1_AUTO_GUP 0xf45d2004
2469#define FSTV0910_P1_AUTO_GLOW 0xf45d1002
cd21b334 2470
4f979d5c 2471/* P1_SFRINIT1 */
cd21b334
DS
2472#define RSTV0910_P1_SFRINIT1 0xf45e
2473#define FSTV0910_P1_SFR_INIT1 0xf45e00ff
2474
4f979d5c 2475/* P1_SFRINIT0 */
cd21b334
DS
2476#define RSTV0910_P1_SFRINIT0 0xf45f
2477#define FSTV0910_P1_SFR_INIT0 0xf45f00ff
2478
4f979d5c 2479/* P1_SFRUP1 */
cd21b334
DS
2480#define RSTV0910_P1_SFRUP1 0xf460
2481#define FSTV0910_P1_SYMB_FREQ_UP1 0xf46000ff
2482
4f979d5c 2483/* P1_SFRUP0 */
cd21b334
DS
2484#define RSTV0910_P1_SFRUP0 0xf461
2485#define FSTV0910_P1_SYMB_FREQ_UP0 0xf46100ff
2486
4f979d5c 2487/* P1_SFRLOW1 */
cd21b334
DS
2488#define RSTV0910_P1_SFRLOW1 0xf462
2489#define FSTV0910_P1_SYMB_FREQ_LOW1 0xf46200ff
2490
4f979d5c 2491/* P1_SFRLOW0 */
cd21b334
DS
2492#define RSTV0910_P1_SFRLOW0 0xf463
2493#define FSTV0910_P1_SYMB_FREQ_LOW0 0xf46300ff
2494
4f979d5c 2495/* P1_SFR3 */
cd21b334
DS
2496#define RSTV0910_P1_SFR3 0xf464
2497#define FSTV0910_P1_SYMB_FREQ3 0xf46400ff
2498
4f979d5c 2499/* P1_SFR2 */
cd21b334
DS
2500#define RSTV0910_P1_SFR2 0xf465
2501#define FSTV0910_P1_SYMB_FREQ2 0xf46500ff
2502
4f979d5c 2503/* P1_SFR1 */
cd21b334
DS
2504#define RSTV0910_P1_SFR1 0xf466
2505#define FSTV0910_P1_SYMB_FREQ1 0xf46600ff
2506
4f979d5c 2507/* P1_SFR0 */
cd21b334
DS
2508#define RSTV0910_P1_SFR0 0xf467
2509#define FSTV0910_P1_SYMB_FREQ0 0xf46700ff
2510
4f979d5c 2511/* P1_TMGREG2 */
cd21b334
DS
2512#define RSTV0910_P1_TMGREG2 0xf468
2513#define FSTV0910_P1_TMGREG2 0xf46800ff
2514
4f979d5c 2515/* P1_TMGREG1 */
cd21b334
DS
2516#define RSTV0910_P1_TMGREG1 0xf469
2517#define FSTV0910_P1_TMGREG1 0xf46900ff
2518
4f979d5c 2519/* P1_TMGREG0 */
cd21b334
DS
2520#define RSTV0910_P1_TMGREG0 0xf46a
2521#define FSTV0910_P1_TMGREG0 0xf46a00ff
2522
4f979d5c 2523/* P1_TMGLOCK1 */
cd21b334
DS
2524#define RSTV0910_P1_TMGLOCK1 0xf46b
2525#define FSTV0910_P1_TMGLOCK_LEVEL1 0xf46b01ff
2526
4f979d5c 2527/* P1_TMGLOCK0 */
cd21b334
DS
2528#define RSTV0910_P1_TMGLOCK0 0xf46c
2529#define FSTV0910_P1_TMGLOCK_LEVEL0 0xf46c00ff
2530
4f979d5c 2531/* P1_TMGOBS */
cd21b334 2532#define RSTV0910_P1_TMGOBS 0xf46d
1cba4ae0 2533#define FSTV0910_P1_ROLLOFF_STATUS 0xf46d60c0
cd21b334 2534
4f979d5c 2535/* P1_EQUALCFG */
cd21b334 2536#define RSTV0910_P1_EQUALCFG 0xf46f
1cba4ae0 2537#define FSTV0910_P1_EQUAL_ON 0xf46f6040
cd21b334
DS
2538#define FSTV0910_P1_MU_EQUALDFE 0xf46f0007
2539
4f979d5c 2540/* P1_EQUAI1 */
cd21b334
DS
2541#define RSTV0910_P1_EQUAI1 0xf470
2542#define FSTV0910_P1_EQUA_ACCI1 0xf47001ff
2543
4f979d5c 2544/* P1_EQUAQ1 */
cd21b334
DS
2545#define RSTV0910_P1_EQUAQ1 0xf471
2546#define FSTV0910_P1_EQUA_ACCQ1 0xf47101ff
2547
4f979d5c 2548/* P1_EQUAI2 */
cd21b334
DS
2549#define RSTV0910_P1_EQUAI2 0xf472
2550#define FSTV0910_P1_EQUA_ACCI2 0xf47201ff
2551
4f979d5c 2552/* P1_EQUAQ2 */
cd21b334
DS
2553#define RSTV0910_P1_EQUAQ2 0xf473
2554#define FSTV0910_P1_EQUA_ACCQ2 0xf47301ff
2555
4f979d5c 2556/* P1_EQUAI3 */
cd21b334
DS
2557#define RSTV0910_P1_EQUAI3 0xf474
2558#define FSTV0910_P1_EQUA_ACCI3 0xf47401ff
2559
4f979d5c 2560/* P1_EQUAQ3 */
cd21b334
DS
2561#define RSTV0910_P1_EQUAQ3 0xf475
2562#define FSTV0910_P1_EQUA_ACCQ3 0xf47501ff
2563
4f979d5c 2564/* P1_EQUAI4 */
cd21b334
DS
2565#define RSTV0910_P1_EQUAI4 0xf476
2566#define FSTV0910_P1_EQUA_ACCI4 0xf47601ff
2567
4f979d5c 2568/* P1_EQUAQ4 */
cd21b334
DS
2569#define RSTV0910_P1_EQUAQ4 0xf477
2570#define FSTV0910_P1_EQUA_ACCQ4 0xf47701ff
2571
4f979d5c 2572/* P1_EQUAI5 */
cd21b334
DS
2573#define RSTV0910_P1_EQUAI5 0xf478
2574#define FSTV0910_P1_EQUA_ACCI5 0xf47801ff
2575
4f979d5c 2576/* P1_EQUAQ5 */
cd21b334
DS
2577#define RSTV0910_P1_EQUAQ5 0xf479
2578#define FSTV0910_P1_EQUA_ACCQ5 0xf47901ff
2579
4f979d5c 2580/* P1_EQUAI6 */
cd21b334
DS
2581#define RSTV0910_P1_EQUAI6 0xf47a
2582#define FSTV0910_P1_EQUA_ACCI6 0xf47a01ff
2583
4f979d5c 2584/* P1_EQUAQ6 */
cd21b334
DS
2585#define RSTV0910_P1_EQUAQ6 0xf47b
2586#define FSTV0910_P1_EQUA_ACCQ6 0xf47b01ff
2587
4f979d5c 2588/* P1_EQUAI7 */
cd21b334
DS
2589#define RSTV0910_P1_EQUAI7 0xf47c
2590#define FSTV0910_P1_EQUA_ACCI7 0xf47c01ff
2591
4f979d5c 2592/* P1_EQUAQ7 */
cd21b334
DS
2593#define RSTV0910_P1_EQUAQ7 0xf47d
2594#define FSTV0910_P1_EQUA_ACCQ7 0xf47d01ff
2595
4f979d5c 2596/* P1_EQUAI8 */
cd21b334
DS
2597#define RSTV0910_P1_EQUAI8 0xf47e
2598#define FSTV0910_P1_EQUA_ACCI8 0xf47e01ff
2599
4f979d5c 2600/* P1_EQUAQ8 */
cd21b334
DS
2601#define RSTV0910_P1_EQUAQ8 0xf47f
2602#define FSTV0910_P1_EQUA_ACCQ8 0xf47f01ff
2603
4f979d5c 2604/* P1_NNOSDATAT1 */
cd21b334
DS
2605#define RSTV0910_P1_NNOSDATAT1 0xf480
2606#define FSTV0910_P1_NOSDATAT_NORMED1 0xf48000ff
2607
4f979d5c 2608/* P1_NNOSDATAT0 */
cd21b334
DS
2609#define RSTV0910_P1_NNOSDATAT0 0xf481
2610#define FSTV0910_P1_NOSDATAT_NORMED0 0xf48100ff
2611
4f979d5c 2612/* P1_NNOSDATA1 */
cd21b334
DS
2613#define RSTV0910_P1_NNOSDATA1 0xf482
2614#define FSTV0910_P1_NOSDATA_NORMED1 0xf48200ff
2615
4f979d5c 2616/* P1_NNOSDATA0 */
cd21b334
DS
2617#define RSTV0910_P1_NNOSDATA0 0xf483
2618#define FSTV0910_P1_NOSDATA_NORMED0 0xf48300ff
2619
4f979d5c 2620/* P1_NNOSPLHT1 */
cd21b334
DS
2621#define RSTV0910_P1_NNOSPLHT1 0xf484
2622#define FSTV0910_P1_NOSPLHT_NORMED1 0xf48400ff
2623
4f979d5c 2624/* P1_NNOSPLHT0 */
cd21b334
DS
2625#define RSTV0910_P1_NNOSPLHT0 0xf485
2626#define FSTV0910_P1_NOSPLHT_NORMED0 0xf48500ff
2627
4f979d5c 2628/* P1_NNOSPLH1 */
cd21b334
DS
2629#define RSTV0910_P1_NNOSPLH1 0xf486
2630#define FSTV0910_P1_NOSPLH_NORMED1 0xf48600ff
2631
4f979d5c 2632/* P1_NNOSPLH0 */
cd21b334
DS
2633#define RSTV0910_P1_NNOSPLH0 0xf487
2634#define FSTV0910_P1_NOSPLH_NORMED0 0xf48700ff
2635
4f979d5c 2636/* P1_NOSDATAT1 */
cd21b334
DS
2637#define RSTV0910_P1_NOSDATAT1 0xf488
2638#define FSTV0910_P1_NOSDATAT_UNNORMED1 0xf48800ff
2639
4f979d5c 2640/* P1_NOSDATAT0 */
cd21b334
DS
2641#define RSTV0910_P1_NOSDATAT0 0xf489
2642#define FSTV0910_P1_NOSDATAT_UNNORMED0 0xf48900ff
2643
4f979d5c 2644/* P1_NNOSFRAME1 */
cd21b334
DS
2645#define RSTV0910_P1_NNOSFRAME1 0xf48a
2646#define FSTV0910_P1_NOSFRAME_NORMED1 0xf48a00ff
2647
4f979d5c 2648/* P1_NNOSFRAME0 */
cd21b334
DS
2649#define RSTV0910_P1_NNOSFRAME0 0xf48b
2650#define FSTV0910_P1_NOSFRAME_NORMED0 0xf48b00ff
2651
4f979d5c 2652/* P1_NNOSRAD1 */
cd21b334
DS
2653#define RSTV0910_P1_NNOSRAD1 0xf48c
2654#define FSTV0910_P1_NOSRADIAL_NORMED1 0xf48c00ff
2655
4f979d5c 2656/* P1_NNOSRAD0 */
cd21b334
DS
2657#define RSTV0910_P1_NNOSRAD0 0xf48d
2658#define FSTV0910_P1_NOSRADIAL_NORMED0 0xf48d00ff
2659
4f979d5c 2660/* P1_NOSCFGF1 */
cd21b334 2661#define RSTV0910_P1_NOSCFGF1 0xf48e
1cba4ae0
DS
2662#define FSTV0910_P1_LOWNOISE_MESURE 0xf48e7080
2663#define FSTV0910_P1_NOS_DELFRAME 0xf48e6040
2664#define FSTV0910_P1_NOSDATA_MODE 0xf48e4030
2665#define FSTV0910_P1_FRAMESEL_TYPESEL 0xf48e200c
cd21b334
DS
2666#define FSTV0910_P1_FRAMESEL_TYPE 0xf48e0003
2667
4f979d5c 2668/* P1_NOSCFGF2 */
cd21b334 2669#define RSTV0910_P1_NOSCFGF2 0xf48f
1cba4ae0
DS
2670#define FSTV0910_P1_DIS_NOSPILOTS 0xf48f7080
2671#define FSTV0910_P1_FRAMESEL_MODCODSEL 0xf48f5060
cd21b334
DS
2672#define FSTV0910_P1_FRAMESEL_MODCOD 0xf48f001f
2673
4f979d5c 2674/* P1_CAR2CFG */
cd21b334 2675#define RSTV0910_P1_CAR2CFG 0xf490
1cba4ae0 2676#define FSTV0910_P1_ROTA2ON 0xf4902004
cd21b334
DS
2677#define FSTV0910_P1_PH_DET_ALGO2 0xf4900003
2678
4f979d5c 2679/* P1_CFR2CFR1 */
cd21b334 2680#define RSTV0910_P1_CFR2CFR1 0xf491
1cba4ae0 2681#define FSTV0910_P1_EN_S2CAR2CENTER 0xf4915020
cd21b334
DS
2682#define FSTV0910_P1_CFR2TOCFR1_BETA 0xf4910007
2683
4f979d5c 2684/* P1_CAR3CFG */
cd21b334 2685#define RSTV0910_P1_CAR3CFG 0xf492
1cba4ae0
DS
2686#define FSTV0910_P1_CARRIER23_MODE 0xf49260c0
2687#define FSTV0910_P1_CAR3INTERM_DVBS1 0xf4925020
2688#define FSTV0910_P1_ABAMPLIF_MODE 0xf4923018
cd21b334
DS
2689#define FSTV0910_P1_CARRIER3_ALPHA3DL 0xf4920007
2690
4f979d5c 2691/* P1_CFR22 */
cd21b334
DS
2692#define RSTV0910_P1_CFR22 0xf493
2693#define FSTV0910_P1_CAR2_FREQ2 0xf49301ff
2694
4f979d5c 2695/* P1_CFR21 */
cd21b334
DS
2696#define RSTV0910_P1_CFR21 0xf494
2697#define FSTV0910_P1_CAR2_FREQ1 0xf49400ff
2698
4f979d5c 2699/* P1_CFR20 */
cd21b334
DS
2700#define RSTV0910_P1_CFR20 0xf495
2701#define FSTV0910_P1_CAR2_FREQ0 0xf49500ff
2702
4f979d5c 2703/* P1_ACLC2S2Q */
cd21b334 2704#define RSTV0910_P1_ACLC2S2Q 0xf497
1cba4ae0
DS
2705#define FSTV0910_P1_ENAB_SPSKSYMB 0xf4977080
2706#define FSTV0910_P1_CAR2S2_Q_ALPH_M 0xf4974030
cd21b334
DS
2707#define FSTV0910_P1_CAR2S2_Q_ALPH_E 0xf497000f
2708
4f979d5c 2709/* P1_ACLC2S28 */
cd21b334 2710#define RSTV0910_P1_ACLC2S28 0xf498
1cba4ae0 2711#define FSTV0910_P1_CAR2S2_8_ALPH_M 0xf4984030
cd21b334
DS
2712#define FSTV0910_P1_CAR2S2_8_ALPH_E 0xf498000f
2713
4f979d5c 2714/* P1_ACLC2S216A */
cd21b334 2715#define RSTV0910_P1_ACLC2S216A 0xf499
1cba4ae0 2716#define FSTV0910_P1_CAR2S2_16A_ALPH_M 0xf4994030
cd21b334
DS
2717#define FSTV0910_P1_CAR2S2_16A_ALPH_E 0xf499000f
2718
4f979d5c 2719/* P1_ACLC2S232A */
cd21b334 2720#define RSTV0910_P1_ACLC2S232A 0xf49a
1cba4ae0 2721#define FSTV0910_P1_CAR2S2_32A_ALPH_M 0xf49a4030
cd21b334
DS
2722#define FSTV0910_P1_CAR2S2_32A_ALPH_E 0xf49a000f
2723
4f979d5c 2724/* P1_BCLC2S2Q */
cd21b334 2725#define RSTV0910_P1_BCLC2S2Q 0xf49c
1cba4ae0 2726#define FSTV0910_P1_CAR2S2_Q_BETA_M 0xf49c4030
cd21b334
DS
2727#define FSTV0910_P1_CAR2S2_Q_BETA_E 0xf49c000f
2728
4f979d5c 2729/* P1_BCLC2S28 */
cd21b334 2730#define RSTV0910_P1_BCLC2S28 0xf49d
1cba4ae0 2731#define FSTV0910_P1_CAR2S2_8_BETA_M 0xf49d4030
cd21b334
DS
2732#define FSTV0910_P1_CAR2S2_8_BETA_E 0xf49d000f
2733
4f979d5c 2734/* P1_BCLC2S216A */
cd21b334 2735#define RSTV0910_P1_BCLC2S216A 0xf49e
1cba4ae0
DS
2736#define FSTV0910_P1_DVBS2S216A_NIP 0xf49e7080
2737#define FSTV0910_P1_CAR2S2_16A_BETA_M 0xf49e4030
cd21b334
DS
2738#define FSTV0910_P1_CAR2S2_16A_BETA_E 0xf49e000f
2739
4f979d5c 2740/* P1_BCLC2S232A */
cd21b334 2741#define RSTV0910_P1_BCLC2S232A 0xf49f
1cba4ae0
DS
2742#define FSTV0910_P1_DVBS2S232A_NIP 0xf49f7080
2743#define FSTV0910_P1_CAR2S2_32A_BETA_M 0xf49f4030
cd21b334
DS
2744#define FSTV0910_P1_CAR2S2_32A_BETA_E 0xf49f000f
2745
4f979d5c 2746/* P1_PLROOT2 */
cd21b334 2747#define RSTV0910_P1_PLROOT2 0xf4ac
1cba4ae0 2748#define FSTV0910_P1_PLSCRAMB_MODE 0xf4ac200c
cd21b334
DS
2749#define FSTV0910_P1_PLSCRAMB_ROOT2 0xf4ac0003
2750
4f979d5c 2751/* P1_PLROOT1 */
cd21b334
DS
2752#define RSTV0910_P1_PLROOT1 0xf4ad
2753#define FSTV0910_P1_PLSCRAMB_ROOT1 0xf4ad00ff
2754
4f979d5c 2755/* P1_PLROOT0 */
cd21b334
DS
2756#define RSTV0910_P1_PLROOT0 0xf4ae
2757#define FSTV0910_P1_PLSCRAMB_ROOT0 0xf4ae00ff
2758
4f979d5c 2759/* P1_MODCODLST0 */
cd21b334
DS
2760#define RSTV0910_P1_MODCODLST0 0xf4b0
2761#define FSTV0910_P1_NACCES_MODCODCH 0xf4b00001
2762
4f979d5c 2763/* P1_MODCODLST1 */
cd21b334 2764#define RSTV0910_P1_MODCODLST1 0xf4b1
1cba4ae0
DS
2765#define FSTV0910_P1_SYMBRATE_FILTER 0xf4b13008
2766#define FSTV0910_P1_NRESET_MODCODLST 0xf4b12004
cd21b334
DS
2767#define FSTV0910_P1_DIS_32PSK_9_10 0xf4b10003
2768
4f979d5c 2769/* P1_MODCODLST2 */
cd21b334 2770#define RSTV0910_P1_MODCODLST2 0xf4b2
1cba4ae0 2771#define FSTV0910_P1_DIS_32PSK_8_9 0xf4b240f0
cd21b334
DS
2772#define FSTV0910_P1_DIS_32PSK_5_6 0xf4b2000f
2773
4f979d5c 2774/* P1_MODCODLST3 */
cd21b334 2775#define RSTV0910_P1_MODCODLST3 0xf4b3
1cba4ae0 2776#define FSTV0910_P1_DIS_32PSK_4_5 0xf4b340f0
cd21b334
DS
2777#define FSTV0910_P1_DIS_32PSK_3_4 0xf4b3000f
2778
4f979d5c 2779/* P1_MODCODLST4 */
cd21b334 2780#define RSTV0910_P1_MODCODLST4 0xf4b4
1cba4ae0
DS
2781#define FSTV0910_P1_DUMMYPL_PILOT 0xf4b47080
2782#define FSTV0910_P1_DUMMYPL_NOPILOT 0xf4b46040
2783#define FSTV0910_P1_DIS_16PSK_9_10 0xf4b44030
cd21b334
DS
2784#define FSTV0910_P1_DIS_16PSK_8_9 0xf4b4000f
2785
4f979d5c 2786/* P1_MODCODLST5 */
cd21b334 2787#define RSTV0910_P1_MODCODLST5 0xf4b5
1cba4ae0 2788#define FSTV0910_P1_DIS_16PSK_5_6 0xf4b540f0
cd21b334
DS
2789#define FSTV0910_P1_DIS_16PSK_4_5 0xf4b5000f
2790
4f979d5c 2791/* P1_MODCODLST6 */
cd21b334 2792#define RSTV0910_P1_MODCODLST6 0xf4b6
1cba4ae0 2793#define FSTV0910_P1_DIS_16PSK_3_4 0xf4b640f0
cd21b334
DS
2794#define FSTV0910_P1_DIS_16PSK_2_3 0xf4b6000f
2795
4f979d5c 2796/* P1_MODCODLST7 */
cd21b334 2797#define RSTV0910_P1_MODCODLST7 0xf4b7
1cba4ae0
DS
2798#define FSTV0910_P1_MODCOD_NNOSFILTER 0xf4b77080
2799#define FSTV0910_P1_DIS_8PSK_9_10 0xf4b74030
cd21b334
DS
2800#define FSTV0910_P1_DIS_8PSK_8_9 0xf4b7000f
2801
4f979d5c 2802/* P1_MODCODLST8 */
cd21b334 2803#define RSTV0910_P1_MODCODLST8 0xf4b8
1cba4ae0 2804#define FSTV0910_P1_DIS_8PSK_5_6 0xf4b840f0
cd21b334
DS
2805#define FSTV0910_P1_DIS_8PSK_3_4 0xf4b8000f
2806
4f979d5c 2807/* P1_MODCODLST9 */
cd21b334 2808#define RSTV0910_P1_MODCODLST9 0xf4b9
1cba4ae0 2809#define FSTV0910_P1_DIS_8PSK_2_3 0xf4b940f0
cd21b334
DS
2810#define FSTV0910_P1_DIS_8PSK_3_5 0xf4b9000f
2811
4f979d5c 2812/* P1_MODCODLSTA */
cd21b334 2813#define RSTV0910_P1_MODCODLSTA 0xf4ba
1cba4ae0
DS
2814#define FSTV0910_P1_NOSFILTER_LIMITE 0xf4ba7080
2815#define FSTV0910_P1_DIS_QPSK_9_10 0xf4ba4030
cd21b334
DS
2816#define FSTV0910_P1_DIS_QPSK_8_9 0xf4ba000f
2817
4f979d5c 2818/* P1_MODCODLSTB */
cd21b334 2819#define RSTV0910_P1_MODCODLSTB 0xf4bb
1cba4ae0 2820#define FSTV0910_P1_DIS_QPSK_5_6 0xf4bb40f0
cd21b334
DS
2821#define FSTV0910_P1_DIS_QPSK_4_5 0xf4bb000f
2822
4f979d5c 2823/* P1_MODCODLSTC */
cd21b334 2824#define RSTV0910_P1_MODCODLSTC 0xf4bc
1cba4ae0 2825#define FSTV0910_P1_DIS_QPSK_3_4 0xf4bc40f0
cd21b334
DS
2826#define FSTV0910_P1_DIS_QPSK_2_3 0xf4bc000f
2827
4f979d5c 2828/* P1_MODCODLSTD */
cd21b334 2829#define RSTV0910_P1_MODCODLSTD 0xf4bd
1cba4ae0 2830#define FSTV0910_P1_DIS_QPSK_3_5 0xf4bd40f0
cd21b334
DS
2831#define FSTV0910_P1_DIS_QPSK_1_2 0xf4bd000f
2832
4f979d5c 2833/* P1_MODCODLSTE */
cd21b334 2834#define RSTV0910_P1_MODCODLSTE 0xf4be
1cba4ae0 2835#define FSTV0910_P1_DIS_QPSK_2_5 0xf4be40f0
cd21b334
DS
2836#define FSTV0910_P1_DIS_QPSK_1_3 0xf4be000f
2837
4f979d5c 2838/* P1_MODCODLSTF */
cd21b334 2839#define RSTV0910_P1_MODCODLSTF 0xf4bf
1cba4ae0
DS
2840#define FSTV0910_P1_DIS_QPSK_1_4 0xf4bf40f0
2841#define FSTV0910_P1_DEMOD_INVMODLST 0xf4bf3008
2842#define FSTV0910_P1_DEMODOUT_ENABLE 0xf4bf2004
2843#define FSTV0910_P1_DDEMOD_NSET 0xf4bf1002
cd21b334
DS
2844#define FSTV0910_P1_MODCOD_NSTOCK 0xf4bf0001
2845
4f979d5c 2846/* P1_GAUSSR0 */
cd21b334 2847#define RSTV0910_P1_GAUSSR0 0xf4c0
1cba4ae0 2848#define FSTV0910_P1_EN_CCIMODE 0xf4c07080
cd21b334
DS
2849#define FSTV0910_P1_R0_GAUSSIEN 0xf4c0007f
2850
4f979d5c 2851/* P1_CCIR0 */
cd21b334 2852#define RSTV0910_P1_CCIR0 0xf4c1
1cba4ae0 2853#define FSTV0910_P1_CCIDETECT_PLHONLY 0xf4c17080
cd21b334
DS
2854#define FSTV0910_P1_R0_CCI 0xf4c1007f
2855
4f979d5c 2856/* P1_CCIQUANT */
cd21b334 2857#define RSTV0910_P1_CCIQUANT 0xf4c2
1cba4ae0 2858#define FSTV0910_P1_CCI_BETA 0xf4c250e0
cd21b334
DS
2859#define FSTV0910_P1_CCI_QUANT 0xf4c2001f
2860
4f979d5c 2861/* P1_CCITHRES */
cd21b334
DS
2862#define RSTV0910_P1_CCITHRES 0xf4c3
2863#define FSTV0910_P1_CCI_THRESHOLD 0xf4c300ff
2864
4f979d5c 2865/* P1_CCIACC */
cd21b334
DS
2866#define RSTV0910_P1_CCIACC 0xf4c4
2867#define FSTV0910_P1_CCI_VALUE 0xf4c400ff
2868
4f979d5c 2869/* P1_DSTATUS4 */
cd21b334 2870#define RSTV0910_P1_DSTATUS4 0xf4c5
1cba4ae0
DS
2871#define FSTV0910_P1_RAINFADE_DETECT 0xf4c57080
2872#define FSTV0910_P1_NOTHRES2_FAIL 0xf4c56040
2873#define FSTV0910_P1_NOTHRES1_FAIL 0xf4c55020
2874#define FSTV0910_P1_DMDPROG_ERROR 0xf4c52004
2875#define FSTV0910_P1_CSTENV_DETECT 0xf4c51002
cd21b334
DS
2876#define FSTV0910_P1_DETECTION_TRIAX 0xf4c50001
2877
4f979d5c 2878/* P1_DMDRESCFG */
cd21b334 2879#define RSTV0910_P1_DMDRESCFG 0xf4c6
1cba4ae0
DS
2880#define FSTV0910_P1_DMDRES_RESET 0xf4c67080
2881#define FSTV0910_P1_DMDRES_STRALL 0xf4c63008
2882#define FSTV0910_P1_DMDRES_NEWONLY 0xf4c62004
2883#define FSTV0910_P1_DMDRES_NOSTORE 0xf4c61002
cd21b334 2884
4f979d5c 2885/* P1_DMDRESADR */
cd21b334 2886#define RSTV0910_P1_DMDRESADR 0xf4c7
1cba4ae0
DS
2887#define FSTV0910_P1_DMDRES_VALIDCFR 0xf4c76040
2888#define FSTV0910_P1_DMDRES_MEMFULL 0xf4c74030
cd21b334
DS
2889#define FSTV0910_P1_DMDRES_RESNBR 0xf4c7000f
2890
4f979d5c 2891/* P1_DMDRESDATA7 */
cd21b334
DS
2892#define RSTV0910_P1_DMDRESDATA7 0xf4c8
2893#define FSTV0910_P1_DMDRES_DATA7 0xf4c800ff
2894
4f979d5c 2895/* P1_DMDRESDATA6 */
cd21b334
DS
2896#define RSTV0910_P1_DMDRESDATA6 0xf4c9
2897#define FSTV0910_P1_DMDRES_DATA6 0xf4c900ff
2898
4f979d5c 2899/* P1_DMDRESDATA5 */
cd21b334
DS
2900#define RSTV0910_P1_DMDRESDATA5 0xf4ca
2901#define FSTV0910_P1_DMDRES_DATA5 0xf4ca00ff
2902
4f979d5c 2903/* P1_DMDRESDATA4 */
cd21b334
DS
2904#define RSTV0910_P1_DMDRESDATA4 0xf4cb
2905#define FSTV0910_P1_DMDRES_DATA4 0xf4cb00ff
2906
4f979d5c 2907/* P1_DMDRESDATA3 */
cd21b334
DS
2908#define RSTV0910_P1_DMDRESDATA3 0xf4cc
2909#define FSTV0910_P1_DMDRES_DATA3 0xf4cc00ff
2910
4f979d5c 2911/* P1_DMDRESDATA2 */
cd21b334
DS
2912#define RSTV0910_P1_DMDRESDATA2 0xf4cd
2913#define FSTV0910_P1_DMDRES_DATA2 0xf4cd00ff
2914
4f979d5c 2915/* P1_DMDRESDATA1 */
cd21b334
DS
2916#define RSTV0910_P1_DMDRESDATA1 0xf4ce
2917#define FSTV0910_P1_DMDRES_DATA1 0xf4ce00ff
2918
4f979d5c 2919/* P1_DMDRESDATA0 */
cd21b334
DS
2920#define RSTV0910_P1_DMDRESDATA0 0xf4cf
2921#define FSTV0910_P1_DMDRES_DATA0 0xf4cf00ff
2922
4f979d5c 2923/* P1_FFEI1 */
cd21b334
DS
2924#define RSTV0910_P1_FFEI1 0xf4d0
2925#define FSTV0910_P1_FFE_ACCI1 0xf4d001ff
2926
4f979d5c 2927/* P1_FFEQ1 */
cd21b334
DS
2928#define RSTV0910_P1_FFEQ1 0xf4d1
2929#define FSTV0910_P1_FFE_ACCQ1 0xf4d101ff
2930
4f979d5c 2931/* P1_FFEI2 */
cd21b334
DS
2932#define RSTV0910_P1_FFEI2 0xf4d2
2933#define FSTV0910_P1_FFE_ACCI2 0xf4d201ff
2934
4f979d5c 2935/* P1_FFEQ2 */
cd21b334
DS
2936#define RSTV0910_P1_FFEQ2 0xf4d3
2937#define FSTV0910_P1_FFE_ACCQ2 0xf4d301ff
2938
4f979d5c 2939/* P1_FFEI3 */
cd21b334
DS
2940#define RSTV0910_P1_FFEI3 0xf4d4
2941#define FSTV0910_P1_FFE_ACCI3 0xf4d401ff
2942
4f979d5c 2943/* P1_FFEQ3 */
cd21b334
DS
2944#define RSTV0910_P1_FFEQ3 0xf4d5
2945#define FSTV0910_P1_FFE_ACCQ3 0xf4d501ff
2946
4f979d5c 2947/* P1_FFEI4 */
cd21b334
DS
2948#define RSTV0910_P1_FFEI4 0xf4d6
2949#define FSTV0910_P1_FFE_ACCI4 0xf4d601ff
2950
4f979d5c 2951/* P1_FFEQ4 */
cd21b334
DS
2952#define RSTV0910_P1_FFEQ4 0xf4d7
2953#define FSTV0910_P1_FFE_ACCQ4 0xf4d701ff
2954
4f979d5c 2955/* P1_FFECFG */
cd21b334 2956#define RSTV0910_P1_FFECFG 0xf4d8
1cba4ae0
DS
2957#define FSTV0910_P1_EQUALFFE_ON 0xf4d86040
2958#define FSTV0910_P1_EQUAL_USEDSYMB 0xf4d84030
cd21b334
DS
2959#define FSTV0910_P1_MU_EQUALFFE 0xf4d80007
2960
4f979d5c 2961/* P1_TNRCFG2 */
cd21b334 2962#define RSTV0910_P1_TNRCFG2 0xf4e1
1cba4ae0 2963#define FSTV0910_P1_TUN_IQSWAP 0xf4e17080
cd21b334 2964
4f979d5c 2965/* P1_SMAPCOEF7 */
cd21b334 2966#define RSTV0910_P1_SMAPCOEF7 0xf500
1cba4ae0 2967#define FSTV0910_P1_DIS_QSCALE 0xf5007080
cd21b334
DS
2968#define FSTV0910_P1_SMAPCOEF_Q_LLR12 0xf500017f
2969
4f979d5c 2970/* P1_SMAPCOEF6 */
cd21b334 2971#define RSTV0910_P1_SMAPCOEF6 0xf501
1cba4ae0
DS
2972#define FSTV0910_P1_DIS_AGC2SCALE 0xf5017080
2973#define FSTV0910_P1_ADJ_8PSKLLR1 0xf5012004
2974#define FSTV0910_P1_OLD_8PSKLLR1 0xf5011002
cd21b334
DS
2975#define FSTV0910_P1_DIS_AB8PSK 0xf5010001
2976
4f979d5c 2977/* P1_SMAPCOEF5 */
cd21b334 2978#define RSTV0910_P1_SMAPCOEF5 0xf502
1cba4ae0 2979#define FSTV0910_P1_DIS_8SCALE 0xf5027080
cd21b334
DS
2980#define FSTV0910_P1_SMAPCOEF_8P_LLR23 0xf502017f
2981
4f979d5c 2982/* P1_SMAPCOEF4 */
cd21b334
DS
2983#define RSTV0910_P1_SMAPCOEF4 0xf503
2984#define FSTV0910_P1_SMAPCOEF_16APSK_LLR12 0xf503017f
2985
4f979d5c 2986/* P1_SMAPCOEF3 */
cd21b334
DS
2987#define RSTV0910_P1_SMAPCOEF3 0xf504
2988#define FSTV0910_P1_SMAPCOEF_16APSK_LLR34 0xf504017f
2989
4f979d5c 2990/* P1_SMAPCOEF2 */
cd21b334 2991#define RSTV0910_P1_SMAPCOEF2 0xf505
1cba4ae0 2992#define FSTV0910_P1_SMAPCOEF_32APSK_R2R3 0xf50541f0
cd21b334
DS
2993#define FSTV0910_P1_SMAPCOEF_32APSK_LLR2 0xf505010f
2994
4f979d5c 2995/* P1_SMAPCOEF1 */
cd21b334 2996#define RSTV0910_P1_SMAPCOEF1 0xf506
1cba4ae0 2997#define FSTV0910_P1_DIS_16SCALE 0xf5067080
cd21b334
DS
2998#define FSTV0910_P1_SMAPCOEF_32_LLR34 0xf506017f
2999
4f979d5c 3000/* P1_SMAPCOEF0 */
cd21b334 3001#define RSTV0910_P1_SMAPCOEF0 0xf507
1cba4ae0 3002#define FSTV0910_P1_DIS_32SCALE 0xf5077080
cd21b334
DS
3003#define FSTV0910_P1_SMAPCOEF_32_LLR15 0xf507017f
3004
4f979d5c 3005/* P1_NOSTHRES1 */
cd21b334
DS
3006#define RSTV0910_P1_NOSTHRES1 0xf509
3007#define FSTV0910_P1_NOS_THRESHOLD1 0xf50900ff
3008
4f979d5c 3009/* P1_NOSTHRES2 */
cd21b334
DS
3010#define RSTV0910_P1_NOSTHRES2 0xf50a
3011#define FSTV0910_P1_NOS_THRESHOLD2 0xf50a00ff
3012
4f979d5c 3013/* P1_NOSDIFF1 */
cd21b334
DS
3014#define RSTV0910_P1_NOSDIFF1 0xf50b
3015#define FSTV0910_P1_NOSTHRES1_DIFF 0xf50b00ff
3016
4f979d5c 3017/* P1_RAINFADE */
cd21b334 3018#define RSTV0910_P1_RAINFADE 0xf50c
1cba4ae0
DS
3019#define FSTV0910_P1_NOSTHRES_DATAT 0xf50c7080
3020#define FSTV0910_P1_RAINFADE_CNLIMIT 0xf50c4070
cd21b334
DS
3021#define FSTV0910_P1_RAINFADE_TIMEOUT 0xf50c0007
3022
4f979d5c 3023/* P1_NOSRAMCFG */
cd21b334 3024#define RSTV0910_P1_NOSRAMCFG 0xf50d
1cba4ae0
DS
3025#define FSTV0910_P1_NOSRAM_ACTIVATION 0xf50d4030
3026#define FSTV0910_P1_NOSRAM_CNRONLY 0xf50d3008
cd21b334
DS
3027#define FSTV0910_P1_NOSRAM_LGNCNR1 0xf50d0007
3028
4f979d5c 3029/* P1_NOSRAMPOS */
cd21b334 3030#define RSTV0910_P1_NOSRAMPOS 0xf50e
1cba4ae0
DS
3031#define FSTV0910_P1_NOSRAM_LGNCNR0 0xf50e40f0
3032#define FSTV0910_P1_NOSRAM_VALIDE 0xf50e2004
cd21b334
DS
3033#define FSTV0910_P1_NOSRAM_CNRVAL1 0xf50e0003
3034
4f979d5c 3035/* P1_NOSRAMVAL */
cd21b334
DS
3036#define RSTV0910_P1_NOSRAMVAL 0xf50f
3037#define FSTV0910_P1_NOSRAM_CNRVAL0 0xf50f00ff
3038
4f979d5c 3039/* P1_DMDPLHSTAT */
cd21b334
DS
3040#define RSTV0910_P1_DMDPLHSTAT 0xf520
3041#define FSTV0910_P1_PLH_STATISTIC 0xf52000ff
3042
4f979d5c 3043/* P1_LOCKTIME3 */
cd21b334
DS
3044#define RSTV0910_P1_LOCKTIME3 0xf522
3045#define FSTV0910_P1_DEMOD_LOCKTIME3 0xf52200ff
3046
4f979d5c 3047/* P1_LOCKTIME2 */
cd21b334
DS
3048#define RSTV0910_P1_LOCKTIME2 0xf523
3049#define FSTV0910_P1_DEMOD_LOCKTIME2 0xf52300ff
3050
4f979d5c 3051/* P1_LOCKTIME1 */
cd21b334
DS
3052#define RSTV0910_P1_LOCKTIME1 0xf524
3053#define FSTV0910_P1_DEMOD_LOCKTIME1 0xf52400ff
3054
4f979d5c 3055/* P1_LOCKTIME0 */
cd21b334
DS
3056#define RSTV0910_P1_LOCKTIME0 0xf525
3057#define FSTV0910_P1_DEMOD_LOCKTIME0 0xf52500ff
3058
4f979d5c 3059/* P1_VITSCALE */
cd21b334 3060#define RSTV0910_P1_VITSCALE 0xf532
1cba4ae0
DS
3061#define FSTV0910_P1_NVTH_NOSRANGE 0xf5327080
3062#define FSTV0910_P1_VERROR_MAXMODE 0xf5326040
3063#define FSTV0910_P1_NSLOWSN_LOCKED 0xf5323008
3064#define FSTV0910_P1_DIS_RSFLOCK 0xf5321002
cd21b334 3065
4f979d5c 3066/* P1_FECM */
cd21b334 3067#define RSTV0910_P1_FECM 0xf533
1cba4ae0
DS
3068#define FSTV0910_P1_DSS_DVB 0xf5337080
3069#define FSTV0910_P1_DSS_SRCH 0xf5334010
3070#define FSTV0910_P1_SYNCVIT 0xf5331002
cd21b334
DS
3071#define FSTV0910_P1_IQINV 0xf5330001
3072
4f979d5c 3073/* P1_VTH12 */
cd21b334
DS
3074#define RSTV0910_P1_VTH12 0xf534
3075#define FSTV0910_P1_VTH12 0xf53400ff
3076
4f979d5c 3077/* P1_VTH23 */
cd21b334
DS
3078#define RSTV0910_P1_VTH23 0xf535
3079#define FSTV0910_P1_VTH23 0xf53500ff
3080
4f979d5c 3081/* P1_VTH34 */
cd21b334
DS
3082#define RSTV0910_P1_VTH34 0xf536
3083#define FSTV0910_P1_VTH34 0xf53600ff
3084
4f979d5c 3085/* P1_VTH56 */
cd21b334
DS
3086#define RSTV0910_P1_VTH56 0xf537
3087#define FSTV0910_P1_VTH56 0xf53700ff
3088
4f979d5c 3089/* P1_VTH67 */
cd21b334
DS
3090#define RSTV0910_P1_VTH67 0xf538
3091#define FSTV0910_P1_VTH67 0xf53800ff
3092
4f979d5c 3093/* P1_VTH78 */
cd21b334
DS
3094#define RSTV0910_P1_VTH78 0xf539
3095#define FSTV0910_P1_VTH78 0xf53900ff
3096
4f979d5c 3097/* P1_VITCURPUN */
cd21b334
DS
3098#define RSTV0910_P1_VITCURPUN 0xf53a
3099#define FSTV0910_P1_VIT_CURPUN 0xf53a001f
3100
4f979d5c 3101/* P1_VERROR */
cd21b334
DS
3102#define RSTV0910_P1_VERROR 0xf53b
3103#define FSTV0910_P1_REGERR_VIT 0xf53b00ff
3104
4f979d5c 3105/* P1_PRVIT */
cd21b334 3106#define RSTV0910_P1_PRVIT 0xf53c
1cba4ae0
DS
3107#define FSTV0910_P1_DIS_VTHLOCK 0xf53c6040
3108#define FSTV0910_P1_E7_8VIT 0xf53c5020
3109#define FSTV0910_P1_E6_7VIT 0xf53c4010
3110#define FSTV0910_P1_E5_6VIT 0xf53c3008
3111#define FSTV0910_P1_E3_4VIT 0xf53c2004
3112#define FSTV0910_P1_E2_3VIT 0xf53c1002
cd21b334
DS
3113#define FSTV0910_P1_E1_2VIT 0xf53c0001
3114
4f979d5c 3115/* P1_VAVSRVIT */
cd21b334 3116#define RSTV0910_P1_VAVSRVIT 0xf53d
1cba4ae0
DS
3117#define FSTV0910_P1_AMVIT 0xf53d7080
3118#define FSTV0910_P1_FROZENVIT 0xf53d6040
3119#define FSTV0910_P1_SNVIT 0xf53d4030
3120#define FSTV0910_P1_TOVVIT 0xf53d200c
cd21b334
DS
3121#define FSTV0910_P1_HYPVIT 0xf53d0003
3122
4f979d5c 3123/* P1_VSTATUSVIT */
cd21b334 3124#define RSTV0910_P1_VSTATUSVIT 0xf53e
1cba4ae0
DS
3125#define FSTV0910_P1_PRFVIT 0xf53e4010
3126#define FSTV0910_P1_LOCKEDVIT 0xf53e3008
cd21b334 3127
4f979d5c 3128/* P1_VTHINUSE */
cd21b334
DS
3129#define RSTV0910_P1_VTHINUSE 0xf53f
3130#define FSTV0910_P1_VIT_INUSE 0xf53f00ff
3131
4f979d5c 3132/* P1_KDIV12 */
cd21b334
DS
3133#define RSTV0910_P1_KDIV12 0xf540
3134#define FSTV0910_P1_K_DIVIDER_12 0xf540007f
3135
4f979d5c 3136/* P1_KDIV23 */
cd21b334
DS
3137#define RSTV0910_P1_KDIV23 0xf541
3138#define FSTV0910_P1_K_DIVIDER_23 0xf541007f
3139
4f979d5c 3140/* P1_KDIV34 */
cd21b334
DS
3141#define RSTV0910_P1_KDIV34 0xf542
3142#define FSTV0910_P1_K_DIVIDER_34 0xf542007f
3143
4f979d5c 3144/* P1_KDIV56 */
cd21b334
DS
3145#define RSTV0910_P1_KDIV56 0xf543
3146#define FSTV0910_P1_K_DIVIDER_56 0xf543007f
3147
4f979d5c 3148/* P1_KDIV67 */
cd21b334
DS
3149#define RSTV0910_P1_KDIV67 0xf544
3150#define FSTV0910_P1_K_DIVIDER_67 0xf544007f
3151
4f979d5c 3152/* P1_KDIV78 */
cd21b334
DS
3153#define RSTV0910_P1_KDIV78 0xf545
3154#define FSTV0910_P1_K_DIVIDER_78 0xf545007f
3155
4f979d5c 3156/* P1_TSPIDFLT1 */
cd21b334
DS
3157#define RSTV0910_P1_TSPIDFLT1 0xf546
3158#define FSTV0910_P1_PIDFLT_ADDR 0xf54600ff
3159
4f979d5c 3160/* P1_TSPIDFLT0 */
cd21b334
DS
3161#define RSTV0910_P1_TSPIDFLT0 0xf547
3162#define FSTV0910_P1_PIDFLT_DATA 0xf54700ff
3163
4f979d5c 3164/* P1_PDELCTRL0 */
cd21b334 3165#define RSTV0910_P1_PDELCTRL0 0xf54f
1cba4ae0 3166#define FSTV0910_P1_ISIOBS_MODE 0xf54f4030
cd21b334 3167
4f979d5c 3168/* P1_PDELCTRL1 */
cd21b334 3169#define RSTV0910_P1_PDELCTRL1 0xf550
1cba4ae0
DS
3170#define FSTV0910_P1_INV_MISMASK 0xf5507080
3171#define FSTV0910_P1_FILTER_EN 0xf5505020
3172#define FSTV0910_P1_HYSTEN 0xf5503008
3173#define FSTV0910_P1_HYSTSWRST 0xf5502004
3174#define FSTV0910_P1_EN_MIS00 0xf5501002
cd21b334
DS
3175#define FSTV0910_P1_ALGOSWRST 0xf5500001
3176
4f979d5c 3177/* P1_PDELCTRL2 */
cd21b334 3178#define RSTV0910_P1_PDELCTRL2 0xf551
1cba4ae0
DS
3179#define FSTV0910_P1_FORCE_CONTINUOUS 0xf5517080
3180#define FSTV0910_P1_RESET_UPKO_COUNT 0xf5516040
3181#define FSTV0910_P1_USER_PKTDELIN_NB 0xf5515020
3182#define FSTV0910_P1_FRAME_MODE 0xf5511002
cd21b334 3183
4f979d5c 3184/* P1_HYSTTHRESH */
cd21b334 3185#define RSTV0910_P1_HYSTTHRESH 0xf554
1cba4ae0 3186#define FSTV0910_P1_DELIN_LOCKTHRES 0xf55440f0
cd21b334
DS
3187#define FSTV0910_P1_DELIN_UNLOCKTHRES 0xf554000f
3188
4f979d5c 3189/* P1_UPLCCST0 */
cd21b334 3190#define RSTV0910_P1_UPLCCST0 0xf558
1cba4ae0 3191#define FSTV0910_P1_UPL_CST0 0xf55830f8
cd21b334
DS
3192#define FSTV0910_P1_UPL_MODE 0xf5580007
3193
4f979d5c 3194/* P1_ISIENTRY */
cd21b334
DS
3195#define RSTV0910_P1_ISIENTRY 0xf55e
3196#define FSTV0910_P1_ISI_ENTRY 0xf55e00ff
3197
4f979d5c 3198/* P1_ISIBITENA */
cd21b334
DS
3199#define RSTV0910_P1_ISIBITENA 0xf55f
3200#define FSTV0910_P1_ISI_BIT_EN 0xf55f00ff
3201
4f979d5c 3202/* P1_MATSTR1 */
cd21b334
DS
3203#define RSTV0910_P1_MATSTR1 0xf560
3204#define FSTV0910_P1_MATYPE_CURRENT1 0xf56000ff
3205
4f979d5c 3206/* P1_MATSTR0 */
cd21b334
DS
3207#define RSTV0910_P1_MATSTR0 0xf561
3208#define FSTV0910_P1_MATYPE_CURRENT0 0xf56100ff
3209
4f979d5c 3210/* P1_UPLSTR1 */
cd21b334
DS
3211#define RSTV0910_P1_UPLSTR1 0xf562
3212#define FSTV0910_P1_UPL_CURRENT1 0xf56200ff
3213
4f979d5c 3214/* P1_UPLSTR0 */
cd21b334
DS
3215#define RSTV0910_P1_UPLSTR0 0xf563
3216#define FSTV0910_P1_UPL_CURRENT0 0xf56300ff
3217
4f979d5c 3218/* P1_DFLSTR1 */
cd21b334
DS
3219#define RSTV0910_P1_DFLSTR1 0xf564
3220#define FSTV0910_P1_DFL_CURRENT1 0xf56400ff
3221
4f979d5c 3222/* P1_DFLSTR0 */
cd21b334
DS
3223#define RSTV0910_P1_DFLSTR0 0xf565
3224#define FSTV0910_P1_DFL_CURRENT0 0xf56500ff
3225
4f979d5c 3226/* P1_SYNCSTR */
cd21b334
DS
3227#define RSTV0910_P1_SYNCSTR 0xf566
3228#define FSTV0910_P1_SYNC_CURRENT 0xf56600ff
3229
4f979d5c 3230/* P1_SYNCDSTR1 */
cd21b334
DS
3231#define RSTV0910_P1_SYNCDSTR1 0xf567
3232#define FSTV0910_P1_SYNCD_CURRENT1 0xf56700ff
3233
4f979d5c 3234/* P1_SYNCDSTR0 */
cd21b334
DS
3235#define RSTV0910_P1_SYNCDSTR0 0xf568
3236#define FSTV0910_P1_SYNCD_CURRENT0 0xf56800ff
3237
4f979d5c 3238/* P1_PDELSTATUS1 */
cd21b334 3239#define RSTV0910_P1_PDELSTATUS1 0xf569
1cba4ae0
DS
3240#define FSTV0910_P1_PKTDELIN_DELOCK 0xf5697080
3241#define FSTV0910_P1_SYNCDUPDFL_BADDFL 0xf5696040
3242#define FSTV0910_P1_UNACCEPTED_STREAM 0xf5694010
3243#define FSTV0910_P1_BCH_ERROR_FLAG 0xf5693008
3244#define FSTV0910_P1_PKTDELIN_LOCK 0xf5691002
cd21b334
DS
3245#define FSTV0910_P1_FIRST_LOCK 0xf5690001
3246
4f979d5c 3247/* P1_PDELSTATUS2 */
cd21b334 3248#define RSTV0910_P1_PDELSTATUS2 0xf56a
1cba4ae0 3249#define FSTV0910_P1_FRAME_MODCOD 0xf56a207c
cd21b334
DS
3250#define FSTV0910_P1_FRAME_TYPE 0xf56a0003
3251
4f979d5c 3252/* P1_BBFCRCKO1 */
cd21b334
DS
3253#define RSTV0910_P1_BBFCRCKO1 0xf56b
3254#define FSTV0910_P1_BBHCRC_KOCNT1 0xf56b00ff
3255
4f979d5c 3256/* P1_BBFCRCKO0 */
cd21b334
DS
3257#define RSTV0910_P1_BBFCRCKO0 0xf56c
3258#define FSTV0910_P1_BBHCRC_KOCNT0 0xf56c00ff
3259
4f979d5c 3260/* P1_UPCRCKO1 */
cd21b334
DS
3261#define RSTV0910_P1_UPCRCKO1 0xf56d
3262#define FSTV0910_P1_PKTCRC_KOCNT1 0xf56d00ff
3263
4f979d5c 3264/* P1_UPCRCKO0 */
cd21b334
DS
3265#define RSTV0910_P1_UPCRCKO0 0xf56e
3266#define FSTV0910_P1_PKTCRC_KOCNT0 0xf56e00ff
3267
4f979d5c 3268/* P1_PDELCTRL3 */
cd21b334 3269#define RSTV0910_P1_PDELCTRL3 0xf56f
1cba4ae0
DS
3270#define FSTV0910_P1_NOFIFO_BCHERR 0xf56f5020
3271#define FSTV0910_P1_PKTDELIN_DELACMERR 0xf56f4010
cd21b334 3272
4f979d5c 3273/* P1_TSSTATEM */
cd21b334 3274#define RSTV0910_P1_TSSTATEM 0xf570
1cba4ae0
DS
3275#define FSTV0910_P1_TSDIL_ON 0xf5707080
3276#define FSTV0910_P1_TSRS_ON 0xf5705020
3277#define FSTV0910_P1_TSDESCRAMB_ON 0xf5704010
3278#define FSTV0910_P1_TSFRAME_MODE 0xf5703008
3279#define FSTV0910_P1_TS_DISABLE 0xf5702004
3280#define FSTV0910_P1_TSACM_MODE 0xf5701002
cd21b334
DS
3281#define FSTV0910_P1_TSOUT_NOSYNC 0xf5700001
3282
4f979d5c 3283/* P1_TSSTATEL */
cd21b334 3284#define RSTV0910_P1_TSSTATEL 0xf571
1cba4ae0
DS
3285#define FSTV0910_P1_TSNOSYNCBYTE 0xf5717080
3286#define FSTV0910_P1_TSPARITY_ON 0xf5716040
3287#define FSTV0910_P1_TSISSYI_ON 0xf5713008
3288#define FSTV0910_P1_TSNPD_ON 0xf5712004
3289#define FSTV0910_P1_TSCRC8_ON 0xf5711002
cd21b334
DS
3290#define FSTV0910_P1_TSDSS_PACKET 0xf5710001
3291
4f979d5c 3292/* P1_TSCFGH */
cd21b334 3293#define RSTV0910_P1_TSCFGH 0xf572
1cba4ae0
DS
3294#define FSTV0910_P1_TSFIFO_DVBCI 0xf5727080
3295#define FSTV0910_P1_TSFIFO_SERIAL 0xf5726040
3296#define FSTV0910_P1_TSFIFO_TEIUPDATE 0xf5725020
3297#define FSTV0910_P1_TSFIFO_DUTY50 0xf5724010
3298#define FSTV0910_P1_TSFIFO_HSGNLOUT 0xf5723008
3299#define FSTV0910_P1_TSFIFO_ERRMODE 0xf5721006
cd21b334
DS
3300#define FSTV0910_P1_RST_HWARE 0xf5720001
3301
4f979d5c 3302/* P1_TSCFGM */
cd21b334 3303#define RSTV0910_P1_TSCFGM 0xf573
1cba4ae0
DS
3304#define FSTV0910_P1_TSFIFO_MANSPEED 0xf57360c0
3305#define FSTV0910_P1_TSFIFO_PERMDATA 0xf5735020
3306#define FSTV0910_P1_TSFIFO_NONEWSGNL 0xf5734010
cd21b334
DS
3307#define FSTV0910_P1_TSFIFO_INVDATA 0xf5730001
3308
4f979d5c 3309/* P1_TSCFGL */
cd21b334 3310#define RSTV0910_P1_TSCFGL 0xf574
1cba4ae0
DS
3311#define FSTV0910_P1_TSFIFO_BCLKDEL1CK 0xf57460c0
3312#define FSTV0910_P1_BCHERROR_MODE 0xf5744030
3313#define FSTV0910_P1_TSFIFO_NSGNL2DATA 0xf5743008
3314#define FSTV0910_P1_TSFIFO_EMBINDVB 0xf5742004
cd21b334
DS
3315#define FSTV0910_P1_TSFIFO_BITSPEED 0xf5740003
3316
4f979d5c 3317/* P1_TSSYNC */
cd21b334 3318#define RSTV0910_P1_TSSYNC 0xf575
1cba4ae0 3319#define FSTV0910_P1_TSFIFO_SYNCMODE 0xf5753018
cd21b334 3320
4f979d5c 3321/* P1_TSINSDELH */
cd21b334 3322#define RSTV0910_P1_TSINSDELH 0xf576
1cba4ae0
DS
3323#define FSTV0910_P1_TSDEL_SYNCBYTE 0xf5767080
3324#define FSTV0910_P1_TSDEL_XXHEADER 0xf5766040
3325#define FSTV0910_P1_TSDEL_DATAFIELD 0xf5764010
3326#define FSTV0910_P1_TSINSDEL_RSPARITY 0xf5761002
cd21b334
DS
3327#define FSTV0910_P1_TSINSDEL_CRC8 0xf5760001
3328
4f979d5c 3329/* P1_TSINSDELM */
cd21b334 3330#define RSTV0910_P1_TSINSDELM 0xf577
1cba4ae0
DS
3331#define FSTV0910_P1_TSINS_EMODCOD 0xf5774010
3332#define FSTV0910_P1_TSINS_TOKEN 0xf5773008
3333#define FSTV0910_P1_TSINS_XXXERR 0xf5772004
3334#define FSTV0910_P1_TSINS_MATYPE 0xf5771002
cd21b334
DS
3335#define FSTV0910_P1_TSINS_UPL 0xf5770001
3336
4f979d5c 3337/* P1_TSINSDELL */
cd21b334 3338#define RSTV0910_P1_TSINSDELL 0xf578
1cba4ae0
DS
3339#define FSTV0910_P1_TSINS_DFL 0xf5787080
3340#define FSTV0910_P1_TSINS_SYNCD 0xf5786040
3341#define FSTV0910_P1_TSINS_BLOCLEN 0xf5785020
3342#define FSTV0910_P1_TSINS_SIGPCOUNT 0xf5784010
3343#define FSTV0910_P1_TSINS_FIFO 0xf5783008
3344#define FSTV0910_P1_TSINS_REALPACK 0xf5782004
3345#define FSTV0910_P1_TSINS_TSCONFIG 0xf5781002
cd21b334
DS
3346#define FSTV0910_P1_TSINS_LATENCY 0xf5780001
3347
4f979d5c 3348/* P1_TSDIVN */
cd21b334 3349#define RSTV0910_P1_TSDIVN 0xf579
1cba4ae0 3350#define FSTV0910_P1_TSFIFO_SPEEDMODE 0xf57960c0
cd21b334
DS
3351#define FSTV0910_P1_TSFIFO_RISEOK 0xf5790007
3352
4f979d5c 3353/* P1_TSCFG4 */
cd21b334 3354#define RSTV0910_P1_TSCFG4 0xf57a
1cba4ae0 3355#define FSTV0910_P1_TSFIFO_TSSPEEDMODE 0xf57a60c0
cd21b334 3356
4f979d5c 3357/* P1_TSSPEED */
cd21b334
DS
3358#define RSTV0910_P1_TSSPEED 0xf580
3359#define FSTV0910_P1_TSFIFO_OUTSPEED 0xf58000ff
3360
4f979d5c 3361/* P1_TSSTATUS */
cd21b334 3362#define RSTV0910_P1_TSSTATUS 0xf581
1cba4ae0
DS
3363#define FSTV0910_P1_TSFIFO_LINEOK 0xf5817080
3364#define FSTV0910_P1_TSFIFO_ERROR 0xf5816040
3365#define FSTV0910_P1_TSFIFO_NOSYNC 0xf5814010
3366#define FSTV0910_P1_TSREGUL_ERROR 0xf5812004
cd21b334
DS
3367#define FSTV0910_P1_DIL_READY 0xf5810001
3368
4f979d5c 3369/* P1_TSSTATUS2 */
cd21b334 3370#define RSTV0910_P1_TSSTATUS2 0xf582
1cba4ae0
DS
3371#define FSTV0910_P1_TSFIFO_DEMODSEL 0xf5827080
3372#define FSTV0910_P1_TSFIFOSPEED_STORE 0xf5826040
3373#define FSTV0910_P1_DILXX_RESET 0xf5825020
3374#define FSTV0910_P1_SCRAMBDETECT 0xf5821002
cd21b334 3375
4f979d5c 3376/* P1_TSBITRATE1 */
cd21b334
DS
3377#define RSTV0910_P1_TSBITRATE1 0xf583
3378#define FSTV0910_P1_TSFIFO_BITRATE1 0xf58300ff
3379
4f979d5c 3380/* P1_TSBITRATE0 */
cd21b334
DS
3381#define RSTV0910_P1_TSBITRATE0 0xf584
3382#define FSTV0910_P1_TSFIFO_BITRATE0 0xf58400ff
3383
4f979d5c 3384/* P1_TSPACKLEN1 */
cd21b334 3385#define RSTV0910_P1_TSPACKLEN1 0xf585
1cba4ae0 3386#define FSTV0910_P1_TSFIFO_PACKCPT 0xf58550e0
cd21b334 3387
4f979d5c 3388/* P1_TSDLY2 */
cd21b334
DS
3389#define RSTV0910_P1_TSDLY2 0xf589
3390#define FSTV0910_P1_SOFFIFO_LATENCY2 0xf589000f
3391
4f979d5c 3392/* P1_TSDLY1 */
cd21b334
DS
3393#define RSTV0910_P1_TSDLY1 0xf58a
3394#define FSTV0910_P1_SOFFIFO_LATENCY1 0xf58a00ff
3395
4f979d5c 3396/* P1_TSDLY0 */
cd21b334
DS
3397#define RSTV0910_P1_TSDLY0 0xf58b
3398#define FSTV0910_P1_SOFFIFO_LATENCY0 0xf58b00ff
3399
4f979d5c 3400/* P1_TSNPDAV */
cd21b334
DS
3401#define RSTV0910_P1_TSNPDAV 0xf58c
3402#define FSTV0910_P1_TSNPD_AVERAGE 0xf58c00ff
3403
4f979d5c 3404/* P1_TSBUFSTAT2 */
cd21b334 3405#define RSTV0910_P1_TSBUFSTAT2 0xf58d
1cba4ae0
DS
3406#define FSTV0910_P1_TSISCR_3BYTES 0xf58d7080
3407#define FSTV0910_P1_TSISCR_NEWDATA 0xf58d6040
cd21b334
DS
3408#define FSTV0910_P1_TSISCR_BUFSTAT2 0xf58d003f
3409
4f979d5c 3410/* P1_TSBUFSTAT1 */
cd21b334
DS
3411#define RSTV0910_P1_TSBUFSTAT1 0xf58e
3412#define FSTV0910_P1_TSISCR_BUFSTAT1 0xf58e00ff
3413
4f979d5c 3414/* P1_TSBUFSTAT0 */
cd21b334
DS
3415#define RSTV0910_P1_TSBUFSTAT0 0xf58f
3416#define FSTV0910_P1_TSISCR_BUFSTAT0 0xf58f00ff
3417
4f979d5c 3418/* P1_TSDEBUGL */
cd21b334 3419#define RSTV0910_P1_TSDEBUGL 0xf591
1cba4ae0 3420#define FSTV0910_P1_TSFIFO_ERROR_EVNT 0xf5912004
cd21b334
DS
3421#define FSTV0910_P1_TSFIFO_OVERFLOWM 0xf5910001
3422
4f979d5c 3423/* P1_TSDLYSET2 */
cd21b334 3424#define RSTV0910_P1_TSDLYSET2 0xf592
1cba4ae0
DS
3425#define FSTV0910_P1_SOFFIFO_OFFSET 0xf59260c0
3426#define FSTV0910_P1_HYSTERESIS_THRESHOLD 0xf5924030
cd21b334
DS
3427#define FSTV0910_P1_SOFFIFO_SYMBOFFS2 0xf592000f
3428
4f979d5c 3429/* P1_TSDLYSET1 */
cd21b334
DS
3430#define RSTV0910_P1_TSDLYSET1 0xf593
3431#define FSTV0910_P1_SOFFIFO_SYMBOFFS1 0xf59300ff
3432
4f979d5c 3433/* P1_TSDLYSET0 */
cd21b334
DS
3434#define RSTV0910_P1_TSDLYSET0 0xf594
3435#define FSTV0910_P1_SOFFIFO_SYMBOFFS0 0xf59400ff
3436
4f979d5c 3437/* P1_ERRCTRL1 */
cd21b334 3438#define RSTV0910_P1_ERRCTRL1 0xf598
1cba4ae0 3439#define FSTV0910_P1_ERR_SOURCE1 0xf59840f0
cd21b334
DS
3440#define FSTV0910_P1_NUM_EVENT1 0xf5980007
3441
4f979d5c 3442/* P1_ERRCNT12 */
cd21b334 3443#define RSTV0910_P1_ERRCNT12 0xf599
1cba4ae0 3444#define FSTV0910_P1_ERRCNT1_OLDVALUE 0xf5997080
cd21b334
DS
3445#define FSTV0910_P1_ERR_CNT12 0xf599007f
3446
4f979d5c 3447/* P1_ERRCNT11 */
cd21b334
DS
3448#define RSTV0910_P1_ERRCNT11 0xf59a
3449#define FSTV0910_P1_ERR_CNT11 0xf59a00ff
3450
4f979d5c 3451/* P1_ERRCNT10 */
cd21b334
DS
3452#define RSTV0910_P1_ERRCNT10 0xf59b
3453#define FSTV0910_P1_ERR_CNT10 0xf59b00ff
3454
4f979d5c 3455/* P1_ERRCTRL2 */
cd21b334 3456#define RSTV0910_P1_ERRCTRL2 0xf59c
1cba4ae0 3457#define FSTV0910_P1_ERR_SOURCE2 0xf59c40f0
cd21b334
DS
3458#define FSTV0910_P1_NUM_EVENT2 0xf59c0007
3459
4f979d5c 3460/* P1_ERRCNT22 */
cd21b334 3461#define RSTV0910_P1_ERRCNT22 0xf59d
1cba4ae0 3462#define FSTV0910_P1_ERRCNT2_OLDVALUE 0xf59d7080
cd21b334
DS
3463#define FSTV0910_P1_ERR_CNT22 0xf59d007f
3464
4f979d5c 3465/* P1_ERRCNT21 */
cd21b334
DS
3466#define RSTV0910_P1_ERRCNT21 0xf59e
3467#define FSTV0910_P1_ERR_CNT21 0xf59e00ff
3468
4f979d5c 3469/* P1_ERRCNT20 */
cd21b334
DS
3470#define RSTV0910_P1_ERRCNT20 0xf59f
3471#define FSTV0910_P1_ERR_CNT20 0xf59f00ff
3472
4f979d5c 3473/* P1_FECSPY */
cd21b334 3474#define RSTV0910_P1_FECSPY 0xf5a0
1cba4ae0
DS
3475#define FSTV0910_P1_SPY_ENABLE 0xf5a07080
3476#define FSTV0910_P1_NO_SYNCBYTE 0xf5a06040
3477#define FSTV0910_P1_SERIAL_MODE 0xf5a05020
3478#define FSTV0910_P1_UNUSUAL_PACKET 0xf5a04010
3479#define FSTV0910_P1_BERMETER_DATAMODE 0xf5a0200c
3480#define FSTV0910_P1_BERMETER_LMODE 0xf5a01002
cd21b334
DS
3481#define FSTV0910_P1_BERMETER_RESET 0xf5a00001
3482
4f979d5c 3483/* P1_FSPYCFG */
cd21b334 3484#define RSTV0910_P1_FSPYCFG 0xf5a1
1cba4ae0
DS
3485#define FSTV0910_P1_FECSPY_INPUT 0xf5a160c0
3486#define FSTV0910_P1_RST_ON_ERROR 0xf5a15020
3487#define FSTV0910_P1_ONE_SHOT 0xf5a14010
3488#define FSTV0910_P1_I2C_MODE 0xf5a1200c
cd21b334
DS
3489#define FSTV0910_P1_SPY_HYSTERESIS 0xf5a10003
3490
4f979d5c 3491/* P1_FSPYDATA */
cd21b334 3492#define RSTV0910_P1_FSPYDATA 0xf5a2
1cba4ae0
DS
3493#define FSTV0910_P1_SPY_STUFFING 0xf5a27080
3494#define FSTV0910_P1_SPY_CNULLPKT 0xf5a25020
cd21b334
DS
3495#define FSTV0910_P1_SPY_OUTDATA_MODE 0xf5a2001f
3496
4f979d5c 3497/* P1_FSPYOUT */
cd21b334 3498#define RSTV0910_P1_FSPYOUT 0xf5a3
1cba4ae0 3499#define FSTV0910_P1_FSPY_DIRECT 0xf5a37080
cd21b334
DS
3500#define FSTV0910_P1_STUFF_MODE 0xf5a30007
3501
4f979d5c 3502/* P1_FSTATUS */
cd21b334 3503#define RSTV0910_P1_FSTATUS 0xf5a4
1cba4ae0
DS
3504#define FSTV0910_P1_SPY_ENDSIM 0xf5a47080
3505#define FSTV0910_P1_VALID_SIM 0xf5a46040
3506#define FSTV0910_P1_FOUND_SIGNAL 0xf5a45020
3507#define FSTV0910_P1_DSS_SYNCBYTE 0xf5a44010
cd21b334
DS
3508#define FSTV0910_P1_RESULT_STATE 0xf5a4000f
3509
4f979d5c 3510/* P1_FBERCPT4 */
cd21b334
DS
3511#define RSTV0910_P1_FBERCPT4 0xf5a8
3512#define FSTV0910_P1_FBERMETER_CPT4 0xf5a800ff
3513
4f979d5c 3514/* P1_FBERCPT3 */
cd21b334
DS
3515#define RSTV0910_P1_FBERCPT3 0xf5a9
3516#define FSTV0910_P1_FBERMETER_CPT3 0xf5a900ff
3517
4f979d5c 3518/* P1_FBERCPT2 */
cd21b334
DS
3519#define RSTV0910_P1_FBERCPT2 0xf5aa
3520#define FSTV0910_P1_FBERMETER_CPT2 0xf5aa00ff
3521
4f979d5c 3522/* P1_FBERCPT1 */
cd21b334
DS
3523#define RSTV0910_P1_FBERCPT1 0xf5ab
3524#define FSTV0910_P1_FBERMETER_CPT1 0xf5ab00ff
3525
4f979d5c 3526/* P1_FBERCPT0 */
cd21b334
DS
3527#define RSTV0910_P1_FBERCPT0 0xf5ac
3528#define FSTV0910_P1_FBERMETER_CPT0 0xf5ac00ff
3529
4f979d5c 3530/* P1_FBERERR2 */
cd21b334
DS
3531#define RSTV0910_P1_FBERERR2 0xf5ad
3532#define FSTV0910_P1_FBERMETER_ERR2 0xf5ad00ff
3533
4f979d5c 3534/* P1_FBERERR1 */
cd21b334
DS
3535#define RSTV0910_P1_FBERERR1 0xf5ae
3536#define FSTV0910_P1_FBERMETER_ERR1 0xf5ae00ff
3537
4f979d5c 3538/* P1_FBERERR0 */
cd21b334
DS
3539#define RSTV0910_P1_FBERERR0 0xf5af
3540#define FSTV0910_P1_FBERMETER_ERR0 0xf5af00ff
3541
4f979d5c 3542/* P1_FSPYBER */
cd21b334 3543#define RSTV0910_P1_FSPYBER 0xf5b2
1cba4ae0
DS
3544#define FSTV0910_P1_FSPYBER_SYNCBYTE 0xf5b24010
3545#define FSTV0910_P1_FSPYBER_UNSYNC 0xf5b23008
cd21b334
DS
3546#define FSTV0910_P1_FSPYBER_CTIME 0xf5b20007
3547
4f979d5c 3548/* P1_SFERROR */
cd21b334
DS
3549#define RSTV0910_P1_SFERROR 0xf5c1
3550#define FSTV0910_P1_SFEC_REGERR_VIT 0xf5c100ff
3551
4f979d5c 3552/* P1_SFECSTATUS */
cd21b334 3553#define RSTV0910_P1_SFECSTATUS 0xf5c3
1cba4ae0
DS
3554#define FSTV0910_P1_SFEC_ON 0xf5c37080
3555#define FSTV0910_P1_SFEC_OFF 0xf5c36040
3556#define FSTV0910_P1_LOCKEDSFEC 0xf5c33008
3557#define FSTV0910_P1_SFEC_DELOCK 0xf5c32004
3558#define FSTV0910_P1_SFEC_DEMODSEL 0xf5c31002
cd21b334
DS
3559#define FSTV0910_P1_SFEC_OVFON 0xf5c30001
3560
4f979d5c 3561/* P1_SFKDIV12 */
cd21b334 3562#define RSTV0910_P1_SFKDIV12 0xf5c4
1cba4ae0 3563#define FSTV0910_P1_SFECKDIV12_MAN 0xf5c47080
cd21b334 3564
4f979d5c 3565/* P1_SFKDIV23 */
cd21b334 3566#define RSTV0910_P1_SFKDIV23 0xf5c5
1cba4ae0 3567#define FSTV0910_P1_SFECKDIV23_MAN 0xf5c57080
cd21b334 3568
4f979d5c 3569/* P1_SFKDIV34 */
cd21b334 3570#define RSTV0910_P1_SFKDIV34 0xf5c6
1cba4ae0 3571#define FSTV0910_P1_SFECKDIV34_MAN 0xf5c67080
cd21b334 3572
4f979d5c 3573/* P1_SFKDIV56 */
cd21b334 3574#define RSTV0910_P1_SFKDIV56 0xf5c7
1cba4ae0 3575#define FSTV0910_P1_SFECKDIV56_MAN 0xf5c77080
cd21b334 3576
4f979d5c 3577/* P1_SFKDIV67 */
cd21b334 3578#define RSTV0910_P1_SFKDIV67 0xf5c8
1cba4ae0 3579#define FSTV0910_P1_SFECKDIV67_MAN 0xf5c87080
cd21b334 3580
4f979d5c 3581/* P1_SFKDIV78 */
cd21b334 3582#define RSTV0910_P1_SFKDIV78 0xf5c9
1cba4ae0 3583#define FSTV0910_P1_SFECKDIV78_MAN 0xf5c97080
cd21b334 3584
4f979d5c 3585/* P1_SFSTATUS */
cd21b334 3586#define RSTV0910_P1_SFSTATUS 0xf5cc
1cba4ae0
DS
3587#define FSTV0910_P1_SFEC_LINEOK 0xf5cc7080
3588#define FSTV0910_P1_SFEC_ERROR 0xf5cc6040
3589#define FSTV0910_P1_SFEC_DATA7 0xf5cc5020
3590#define FSTV0910_P1_SFEC_PKTDNBRFAIL 0xf5cc4010
3591#define FSTV0910_P1_TSSFEC_DEMODSEL 0xf5cc3008
3592#define FSTV0910_P1_SFEC_NOSYNC 0xf5cc2004
3593#define FSTV0910_P1_SFEC_UNREGULA 0xf5cc1002
cd21b334
DS
3594#define FSTV0910_P1_SFEC_READY 0xf5cc0001
3595
4f979d5c 3596/* P1_SFDLYSET2 */
cd21b334 3597#define RSTV0910_P1_SFDLYSET2 0xf5d0
1cba4ae0 3598#define FSTV0910_P1_SFEC_DISABLE 0xf5d01002
cd21b334 3599
4f979d5c 3600/* P1_SFERRCTRL */
cd21b334 3601#define RSTV0910_P1_SFERRCTRL 0xf5d8
1cba4ae0 3602#define FSTV0910_P1_SFEC_ERR_SOURCE 0xf5d840f0
cd21b334
DS
3603#define FSTV0910_P1_SFEC_NUM_EVENT 0xf5d80007
3604
4f979d5c 3605/* P1_SFERRCNT2 */
cd21b334 3606#define RSTV0910_P1_SFERRCNT2 0xf5d9
1cba4ae0 3607#define FSTV0910_P1_SFERRC_OLDVALUE 0xf5d97080
cd21b334
DS
3608#define FSTV0910_P1_SFEC_ERR_CNT2 0xf5d9007f
3609
4f979d5c 3610/* P1_SFERRCNT1 */
cd21b334
DS
3611#define RSTV0910_P1_SFERRCNT1 0xf5da
3612#define FSTV0910_P1_SFEC_ERR_CNT1 0xf5da00ff
3613
4f979d5c 3614/* P1_SFERRCNT0 */
cd21b334
DS
3615#define RSTV0910_P1_SFERRCNT0 0xf5db
3616#define FSTV0910_P1_SFEC_ERR_CNT0 0xf5db00ff
3617
4f979d5c 3618/* RCCFG2 */
cd21b334 3619#define RSTV0910_RCCFG2 0xf600
1cba4ae0
DS
3620#define FSTV0910_TSRCFIFO_DVBCI 0xf6007080
3621#define FSTV0910_TSRCFIFO_SERIAL 0xf6006040
3622#define FSTV0910_TSRCFIFO_DISABLE 0xf6005020
3623#define FSTV0910_TSFIFO_2TORC 0xf6004010
3624#define FSTV0910_TSRCFIFO_HSGNLOUT 0xf6003008
3625#define FSTV0910_TSRCFIFO_ERRMODE 0xf6001006
cd21b334 3626
4f979d5c 3627/* RCCFG1 */
cd21b334 3628#define RSTV0910_RCCFG1 0xf601
1cba4ae0
DS
3629#define FSTV0910_TSRCFIFO_MANSPEED 0xf60160c0
3630#define FSTV0910_TSRCFIFO_PERMDATA 0xf6015020
3631#define FSTV0910_TSRCFIFO_NONEWSGNL 0xf6014010
cd21b334
DS
3632#define FSTV0910_TSRCFIFO_INVDATA 0xf6010001
3633
4f979d5c 3634/* RCCFG0 */
cd21b334 3635#define RSTV0910_RCCFG0 0xf602
1cba4ae0
DS
3636#define FSTV0910_TSRCFIFO_BCLKDEL1CK 0xf60260c0
3637#define FSTV0910_TSRCFIFO_DUTY50 0xf6024010
3638#define FSTV0910_TSRCFIFO_NSGNL2DATA 0xf6023008
3639#define FSTV0910_TSRCFIFO_NPDSGNL 0xf6022004
cd21b334 3640
4f979d5c 3641/* RCINSDEL2 */
cd21b334 3642#define RSTV0910_RCINSDEL2 0xf603
1cba4ae0
DS
3643#define FSTV0910_TSRCDEL_SYNCBYTE 0xf6037080
3644#define FSTV0910_TSRCDEL_XXHEADER 0xf6036040
3645#define FSTV0910_TSRCDEL_BBHEADER 0xf6035020
3646#define FSTV0910_TSRCDEL_DATAFIELD 0xf6034010
3647#define FSTV0910_TSRCINSDEL_ISCR 0xf6033008
3648#define FSTV0910_TSRCINSDEL_NPD 0xf6032004
3649#define FSTV0910_TSRCINSDEL_RSPARITY 0xf6031002
cd21b334
DS
3650#define FSTV0910_TSRCINSDEL_CRC8 0xf6030001
3651
4f979d5c 3652/* RCINSDEL1 */
cd21b334 3653#define RSTV0910_RCINSDEL1 0xf604
1cba4ae0
DS
3654#define FSTV0910_TSRCINS_BBPADDING 0xf6047080
3655#define FSTV0910_TSRCINS_BCHFEC 0xf6046040
3656#define FSTV0910_TSRCINS_EMODCOD 0xf6044010
3657#define FSTV0910_TSRCINS_TOKEN 0xf6043008
3658#define FSTV0910_TSRCINS_XXXERR 0xf6042004
3659#define FSTV0910_TSRCINS_MATYPE 0xf6041002
cd21b334
DS
3660#define FSTV0910_TSRCINS_UPL 0xf6040001
3661
4f979d5c 3662/* RCINSDEL0 */
cd21b334 3663#define RSTV0910_RCINSDEL0 0xf605
1cba4ae0
DS
3664#define FSTV0910_TSRCINS_DFL 0xf6057080
3665#define FSTV0910_TSRCINS_SYNCD 0xf6056040
3666#define FSTV0910_TSRCINS_BLOCLEN 0xf6055020
3667#define FSTV0910_TSRCINS_SIGPCOUNT 0xf6054010
3668#define FSTV0910_TSRCINS_FIFO 0xf6053008
3669#define FSTV0910_TSRCINS_REALPACK 0xf6052004
3670#define FSTV0910_TSRCINS_TSCONFIG 0xf6051002
cd21b334
DS
3671#define FSTV0910_TSRCINS_LATENCY 0xf6050001
3672
4f979d5c 3673/* RCSTATUS */
cd21b334 3674#define RSTV0910_RCSTATUS 0xf606
1cba4ae0
DS
3675#define FSTV0910_TSRCFIFO_LINEOK 0xf6067080
3676#define FSTV0910_TSRCFIFO_ERROR 0xf6066040
3677#define FSTV0910_TSRCREGUL_ERROR 0xf6064010
3678#define FSTV0910_TSRCFIFO_DEMODSEL 0xf6063008
3679#define FSTV0910_TSRCFIFOSPEED_STORE 0xf6062004
cd21b334
DS
3680#define FSTV0910_TSRCSPEED_IMPOSSIBLE 0xf6060001
3681
4f979d5c 3682/* RCSPEED */
cd21b334
DS
3683#define RSTV0910_RCSPEED 0xf607
3684#define FSTV0910_TSRCFIFO_OUTSPEED 0xf60700ff
3685
4f979d5c 3686/* TSGENERAL */
cd21b334 3687#define RSTV0910_TSGENERAL 0xf630
1cba4ae0
DS
3688#define FSTV0910_TSFIFO_DISTS2PAR 0xf6306040
3689#define FSTV0910_MUXSTREAM_OUTMODE 0xf6303008
3690#define FSTV0910_TSFIFO_PERMPARAL 0xf6301006
cd21b334 3691
4f979d5c 3692/* P1_DISIRQCFG */
cd21b334 3693#define RSTV0910_P1_DISIRQCFG 0xf700
1cba4ae0
DS
3694#define FSTV0910_P1_ENRXEND 0xf7006040
3695#define FSTV0910_P1_ENRXFIFO8B 0xf7005020
3696#define FSTV0910_P1_ENTRFINISH 0xf7004010
3697#define FSTV0910_P1_ENTIMEOUT 0xf7003008
3698#define FSTV0910_P1_ENTXEND 0xf7002004
3699#define FSTV0910_P1_ENTXFIFO64B 0xf7001002
cd21b334
DS
3700#define FSTV0910_P1_ENGAPBURST 0xf7000001
3701
4f979d5c 3702/* P1_DISIRQSTAT */
cd21b334 3703#define RSTV0910_P1_DISIRQSTAT 0xf701
1cba4ae0
DS
3704#define FSTV0910_P1_IRQRXEND 0xf7016040
3705#define FSTV0910_P1_IRQRXFIFO8B 0xf7015020
3706#define FSTV0910_P1_IRQTRFINISH 0xf7014010
3707#define FSTV0910_P1_IRQTIMEOUT 0xf7013008
3708#define FSTV0910_P1_IRQTXEND 0xf7012004
3709#define FSTV0910_P1_IRQTXFIFO64B 0xf7011002
cd21b334
DS
3710#define FSTV0910_P1_IRQGAPBURST 0xf7010001
3711
4f979d5c 3712/* P1_DISTXCFG */
cd21b334 3713#define RSTV0910_P1_DISTXCFG 0xf702
1cba4ae0
DS
3714#define FSTV0910_P1_DISTX_RESET 0xf7027080
3715#define FSTV0910_P1_TIM_OFF 0xf7026040
3716#define FSTV0910_P1_TIM_CMD 0xf7024030
3717#define FSTV0910_P1_ENVELOP 0xf7023008
3718#define FSTV0910_P1_DIS_PRECHARGE 0xf7022004
cd21b334
DS
3719#define FSTV0910_P1_DISEQC_MODE 0xf7020003
3720
4f979d5c 3721/* P1_DISTXSTATUS */
cd21b334 3722#define RSTV0910_P1_DISTXSTATUS 0xf703
1cba4ae0
DS
3723#define FSTV0910_P1_TX_FIFO_FULL 0xf7036040
3724#define FSTV0910_P1_TX_IDLE 0xf7035020
3725#define FSTV0910_P1_GAP_BURST 0xf7034010
3726#define FSTV0910_P1_TX_FIFO64B 0xf7033008
3727#define FSTV0910_P1_TX_END 0xf7032004
3728#define FSTV0910_P1_TR_TIMEOUT 0xf7031002
cd21b334
DS
3729#define FSTV0910_P1_TR_FINISH 0xf7030001
3730
4f979d5c 3731/* P1_DISTXBYTES */
cd21b334
DS
3732#define RSTV0910_P1_DISTXBYTES 0xf704
3733#define FSTV0910_P1_TXFIFO_BYTES 0xf70400ff
3734
4f979d5c 3735/* P1_DISTXFIFO */
cd21b334
DS
3736#define RSTV0910_P1_DISTXFIFO 0xf705
3737#define FSTV0910_P1_DISEQC_TX_FIFO 0xf70500ff
3738
4f979d5c 3739/* P1_DISTXF22 */
cd21b334
DS
3740#define RSTV0910_P1_DISTXF22 0xf706
3741#define FSTV0910_P1_F22TX 0xf70600ff
3742
4f979d5c 3743/* P1_DISTIMEOCFG */
cd21b334 3744#define RSTV0910_P1_DISTIMEOCFG 0xf708
1cba4ae0 3745#define FSTV0910_P1_RXCHOICE 0xf7081006
cd21b334
DS
3746#define FSTV0910_P1_TIMEOUT_OFF 0xf7080001
3747
4f979d5c 3748/* P1_DISTIMEOUT */
cd21b334
DS
3749#define RSTV0910_P1_DISTIMEOUT 0xf709
3750#define FSTV0910_P1_TIMEOUT_COUNT 0xf70900ff
3751
4f979d5c 3752/* P1_DISRXCFG */
cd21b334 3753#define RSTV0910_P1_DISRXCFG 0xf70a
1cba4ae0
DS
3754#define FSTV0910_P1_DISRX_RESET 0xf70a7080
3755#define FSTV0910_P1_EXTENVELOP 0xf70a6040
3756#define FSTV0910_P1_PINSELECT 0xf70a3038
3757#define FSTV0910_P1_IGNORE_SHORT22K 0xf70a2004
3758#define FSTV0910_P1_SIGNED_RXIN 0xf70a1002
cd21b334
DS
3759#define FSTV0910_P1_DISRX_ON 0xf70a0001
3760
4f979d5c 3761/* P1_DISRXSTAT1 */
cd21b334 3762#define RSTV0910_P1_DISRXSTAT1 0xf70b
1cba4ae0
DS
3763#define FSTV0910_P1_RXEND 0xf70b7080
3764#define FSTV0910_P1_RXACTIVE 0xf70b6040
3765#define FSTV0910_P1_RXDETECT 0xf70b5020
3766#define FSTV0910_P1_CONTTONE 0xf70b4010
3767#define FSTV0910_P1_8BFIFOREADY 0xf70b3008
3768#define FSTV0910_P1_FIFOEMPTY 0xf70b2004
cd21b334 3769
4f979d5c 3770/* P1_DISRXSTAT0 */
cd21b334 3771#define RSTV0910_P1_DISRXSTAT0 0xf70c
1cba4ae0
DS
3772#define FSTV0910_P1_RXFAIL 0xf70c7080
3773#define FSTV0910_P1_FIFOPFAIL 0xf70c6040
3774#define FSTV0910_P1_RXNONBYTE 0xf70c5020
3775#define FSTV0910_P1_FIFOOVF 0xf70c4010
3776#define FSTV0910_P1_SHORT22K 0xf70c3008
3777#define FSTV0910_P1_RXMSGLOST 0xf70c2004
cd21b334 3778
4f979d5c 3779/* P1_DISRXBYTES */
cd21b334
DS
3780#define RSTV0910_P1_DISRXBYTES 0xf70d
3781#define FSTV0910_P1_RXFIFO_BYTES 0xf70d001f
3782
4f979d5c 3783/* P1_DISRXPARITY1 */
cd21b334
DS
3784#define RSTV0910_P1_DISRXPARITY1 0xf70e
3785#define FSTV0910_P1_DISRX_PARITY1 0xf70e00ff
3786
4f979d5c 3787/* P1_DISRXPARITY0 */
cd21b334
DS
3788#define RSTV0910_P1_DISRXPARITY0 0xf70f
3789#define FSTV0910_P1_DISRX_PARITY0 0xf70f00ff
3790
4f979d5c 3791/* P1_DISRXFIFO */
cd21b334
DS
3792#define RSTV0910_P1_DISRXFIFO 0xf710
3793#define FSTV0910_P1_DISEQC_RX_FIFO 0xf71000ff
3794
4f979d5c 3795/* P1_DISRXDC1 */
cd21b334
DS
3796#define RSTV0910_P1_DISRXDC1 0xf711
3797#define FSTV0910_P1_DC_VALUE1 0xf7110103
3798
4f979d5c 3799/* P1_DISRXDC0 */
cd21b334
DS
3800#define RSTV0910_P1_DISRXDC0 0xf712
3801#define FSTV0910_P1_DC_VALUE0 0xf71200ff
3802
4f979d5c 3803/* P1_DISRXF221 */
cd21b334
DS
3804#define RSTV0910_P1_DISRXF221 0xf714
3805#define FSTV0910_P1_F22RX1 0xf714000f
3806
4f979d5c 3807/* P1_DISRXF220 */
cd21b334
DS
3808#define RSTV0910_P1_DISRXF220 0xf715
3809#define FSTV0910_P1_F22RX0 0xf71500ff
3810
4f979d5c 3811/* P1_DISRXF100 */
cd21b334
DS
3812#define RSTV0910_P1_DISRXF100 0xf716
3813#define FSTV0910_P1_F100RX 0xf71600ff
3814
4f979d5c 3815/* P1_DISRXSHORT22K */
cd21b334
DS
3816#define RSTV0910_P1_DISRXSHORT22K 0xf71c
3817#define FSTV0910_P1_SHORT22K_LENGTH 0xf71c001f
3818
4f979d5c 3819/* P1_ACRPRESC */
cd21b334
DS
3820#define RSTV0910_P1_ACRPRESC 0xf71e
3821#define FSTV0910_P1_ACR_PRESC 0xf71e0007
3822
4f979d5c 3823/* P1_ACRDIV */
cd21b334
DS
3824#define RSTV0910_P1_ACRDIV 0xf71f
3825#define FSTV0910_P1_ACR_DIV 0xf71f00ff
3826
4f979d5c 3827/* P2_DISIRQCFG */
cd21b334 3828#define RSTV0910_P2_DISIRQCFG 0xf740
1cba4ae0
DS
3829#define FSTV0910_P2_ENRXEND 0xf7406040
3830#define FSTV0910_P2_ENRXFIFO8B 0xf7405020
3831#define FSTV0910_P2_ENTRFINISH 0xf7404010
3832#define FSTV0910_P2_ENTIMEOUT 0xf7403008
3833#define FSTV0910_P2_ENTXEND 0xf7402004
3834#define FSTV0910_P2_ENTXFIFO64B 0xf7401002
cd21b334
DS
3835#define FSTV0910_P2_ENGAPBURST 0xf7400001
3836
4f979d5c 3837/* P2_DISIRQSTAT */
cd21b334 3838#define RSTV0910_P2_DISIRQSTAT 0xf741
1cba4ae0
DS
3839#define FSTV0910_P2_IRQRXEND 0xf7416040
3840#define FSTV0910_P2_IRQRXFIFO8B 0xf7415020
3841#define FSTV0910_P2_IRQTRFINISH 0xf7414010
3842#define FSTV0910_P2_IRQTIMEOUT 0xf7413008
3843#define FSTV0910_P2_IRQTXEND 0xf7412004
3844#define FSTV0910_P2_IRQTXFIFO64B 0xf7411002
cd21b334
DS
3845#define FSTV0910_P2_IRQGAPBURST 0xf7410001
3846
4f979d5c 3847/* P2_DISTXCFG */
cd21b334 3848#define RSTV0910_P2_DISTXCFG 0xf742
1cba4ae0
DS
3849#define FSTV0910_P2_DISTX_RESET 0xf7427080
3850#define FSTV0910_P2_TIM_OFF 0xf7426040
3851#define FSTV0910_P2_TIM_CMD 0xf7424030
3852#define FSTV0910_P2_ENVELOP 0xf7423008
3853#define FSTV0910_P2_DIS_PRECHARGE 0xf7422004
cd21b334
DS
3854#define FSTV0910_P2_DISEQC_MODE 0xf7420003
3855
4f979d5c 3856/* P2_DISTXSTATUS */
cd21b334 3857#define RSTV0910_P2_DISTXSTATUS 0xf743
1cba4ae0
DS
3858#define FSTV0910_P2_TX_FIFO_FULL 0xf7436040
3859#define FSTV0910_P2_TX_IDLE 0xf7435020
3860#define FSTV0910_P2_GAP_BURST 0xf7434010
3861#define FSTV0910_P2_TX_FIFO64B 0xf7433008
3862#define FSTV0910_P2_TX_END 0xf7432004
3863#define FSTV0910_P2_TR_TIMEOUT 0xf7431002
cd21b334
DS
3864#define FSTV0910_P2_TR_FINISH 0xf7430001
3865
4f979d5c 3866/* P2_DISTXBYTES */
cd21b334
DS
3867#define RSTV0910_P2_DISTXBYTES 0xf744
3868#define FSTV0910_P2_TXFIFO_BYTES 0xf74400ff
3869
4f979d5c 3870/* P2_DISTXFIFO */
cd21b334
DS
3871#define RSTV0910_P2_DISTXFIFO 0xf745
3872#define FSTV0910_P2_DISEQC_TX_FIFO 0xf74500ff
3873
4f979d5c 3874/* P2_DISTXF22 */
cd21b334
DS
3875#define RSTV0910_P2_DISTXF22 0xf746
3876#define FSTV0910_P2_F22TX 0xf74600ff
3877
4f979d5c 3878/* P2_DISTIMEOCFG */
cd21b334 3879#define RSTV0910_P2_DISTIMEOCFG 0xf748
1cba4ae0 3880#define FSTV0910_P2_RXCHOICE 0xf7481006
cd21b334
DS
3881#define FSTV0910_P2_TIMEOUT_OFF 0xf7480001
3882
4f979d5c 3883/* P2_DISTIMEOUT */
cd21b334
DS
3884#define RSTV0910_P2_DISTIMEOUT 0xf749
3885#define FSTV0910_P2_TIMEOUT_COUNT 0xf74900ff
3886
4f979d5c 3887/* P2_DISRXCFG */
cd21b334 3888#define RSTV0910_P2_DISRXCFG 0xf74a
1cba4ae0
DS
3889#define FSTV0910_P2_DISRX_RESET 0xf74a7080
3890#define FSTV0910_P2_EXTENVELOP 0xf74a6040
3891#define FSTV0910_P2_PINSELECT 0xf74a3038
3892#define FSTV0910_P2_IGNORE_SHORT22K 0xf74a2004
3893#define FSTV0910_P2_SIGNED_RXIN 0xf74a1002
cd21b334
DS
3894#define FSTV0910_P2_DISRX_ON 0xf74a0001
3895
4f979d5c 3896/* P2_DISRXSTAT1 */
cd21b334 3897#define RSTV0910_P2_DISRXSTAT1 0xf74b
1cba4ae0
DS
3898#define FSTV0910_P2_RXEND 0xf74b7080
3899#define FSTV0910_P2_RXACTIVE 0xf74b6040
3900#define FSTV0910_P2_RXDETECT 0xf74b5020
3901#define FSTV0910_P2_CONTTONE 0xf74b4010
3902#define FSTV0910_P2_8BFIFOREADY 0xf74b3008
3903#define FSTV0910_P2_FIFOEMPTY 0xf74b2004
cd21b334 3904
4f979d5c 3905/* P2_DISRXSTAT0 */
cd21b334 3906#define RSTV0910_P2_DISRXSTAT0 0xf74c
1cba4ae0
DS
3907#define FSTV0910_P2_RXFAIL 0xf74c7080
3908#define FSTV0910_P2_FIFOPFAIL 0xf74c6040
3909#define FSTV0910_P2_RXNONBYTE 0xf74c5020
3910#define FSTV0910_P2_FIFOOVF 0xf74c4010
3911#define FSTV0910_P2_SHORT22K 0xf74c3008
3912#define FSTV0910_P2_RXMSGLOST 0xf74c2004
cd21b334 3913
4f979d5c 3914/* P2_DISRXBYTES */
cd21b334
DS
3915#define RSTV0910_P2_DISRXBYTES 0xf74d
3916#define FSTV0910_P2_RXFIFO_BYTES 0xf74d001f
3917
4f979d5c 3918/* P2_DISRXPARITY1 */
cd21b334
DS
3919#define RSTV0910_P2_DISRXPARITY1 0xf74e
3920#define FSTV0910_P2_DISRX_PARITY1 0xf74e00ff
3921
4f979d5c 3922/* P2_DISRXPARITY0 */
cd21b334
DS
3923#define RSTV0910_P2_DISRXPARITY0 0xf74f
3924#define FSTV0910_P2_DISRX_PARITY0 0xf74f00ff
3925
4f979d5c 3926/* P2_DISRXFIFO */
cd21b334
DS
3927#define RSTV0910_P2_DISRXFIFO 0xf750
3928#define FSTV0910_P2_DISEQC_RX_FIFO 0xf75000ff
3929
4f979d5c 3930/* P2_DISRXDC1 */
cd21b334
DS
3931#define RSTV0910_P2_DISRXDC1 0xf751
3932#define FSTV0910_P2_DC_VALUE1 0xf7510103
3933
4f979d5c 3934/* P2_DISRXDC0 */
cd21b334
DS
3935#define RSTV0910_P2_DISRXDC0 0xf752
3936#define FSTV0910_P2_DC_VALUE0 0xf75200ff
3937
4f979d5c 3938/* P2_DISRXF221 */
cd21b334
DS
3939#define RSTV0910_P2_DISRXF221 0xf754
3940#define FSTV0910_P2_F22RX1 0xf754000f
3941
4f979d5c 3942/* P2_DISRXF220 */
cd21b334
DS
3943#define RSTV0910_P2_DISRXF220 0xf755
3944#define FSTV0910_P2_F22RX0 0xf75500ff
3945
4f979d5c 3946/* P2_DISRXF100 */
cd21b334
DS
3947#define RSTV0910_P2_DISRXF100 0xf756
3948#define FSTV0910_P2_F100RX 0xf75600ff
3949
4f979d5c 3950/* P2_DISRXSHORT22K */
cd21b334
DS
3951#define RSTV0910_P2_DISRXSHORT22K 0xf75c
3952#define FSTV0910_P2_SHORT22K_LENGTH 0xf75c001f
3953
4f979d5c 3954/* P2_ACRPRESC */
cd21b334
DS
3955#define RSTV0910_P2_ACRPRESC 0xf75e
3956#define FSTV0910_P2_ACR_PRESC 0xf75e0007
3957
4f979d5c 3958/* P2_ACRDIV */
cd21b334
DS
3959#define RSTV0910_P2_ACRDIV 0xf75f
3960#define FSTV0910_P2_ACR_DIV 0xf75f00ff
3961
4f979d5c 3962/* P1_NBITER_NF1 */
cd21b334
DS
3963#define RSTV0910_P1_NBITER_NF1 0xfa00
3964#define FSTV0910_P1_NBITER_NF_QPSK_1_4 0xfa0000ff
3965
4f979d5c 3966/* P1_NBITER_NF2 */
cd21b334
DS
3967#define RSTV0910_P1_NBITER_NF2 0xfa01
3968#define FSTV0910_P1_NBITER_NF_QPSK_1_3 0xfa0100ff
3969
4f979d5c 3970/* P1_NBITER_NF3 */
cd21b334
DS
3971#define RSTV0910_P1_NBITER_NF3 0xfa02
3972#define FSTV0910_P1_NBITER_NF_QPSK_2_5 0xfa0200ff
3973
4f979d5c 3974/* P1_NBITER_NF4 */
cd21b334
DS
3975#define RSTV0910_P1_NBITER_NF4 0xfa03
3976#define FSTV0910_P1_NBITER_NF_QPSK_1_2 0xfa0300ff
3977
4f979d5c 3978/* P1_NBITER_NF5 */
cd21b334
DS
3979#define RSTV0910_P1_NBITER_NF5 0xfa04
3980#define FSTV0910_P1_NBITER_NF_QPSK_3_5 0xfa0400ff
3981
4f979d5c 3982/* P1_NBITER_NF6 */
cd21b334
DS
3983#define RSTV0910_P1_NBITER_NF6 0xfa05
3984#define FSTV0910_P1_NBITER_NF_QPSK_2_3 0xfa0500ff
3985
4f979d5c 3986/* P1_NBITER_NF7 */
cd21b334
DS
3987#define RSTV0910_P1_NBITER_NF7 0xfa06
3988#define FSTV0910_P1_NBITER_NF_QPSK_3_4 0xfa0600ff
3989
4f979d5c 3990/* P1_NBITER_NF8 */
cd21b334
DS
3991#define RSTV0910_P1_NBITER_NF8 0xfa07
3992#define FSTV0910_P1_NBITER_NF_QPSK_4_5 0xfa0700ff
3993
4f979d5c 3994/* P1_NBITER_NF9 */
cd21b334
DS
3995#define RSTV0910_P1_NBITER_NF9 0xfa08
3996#define FSTV0910_P1_NBITER_NF_QPSK_5_6 0xfa0800ff
3997
4f979d5c 3998/* P1_NBITER_NF10 */
cd21b334
DS
3999#define RSTV0910_P1_NBITER_NF10 0xfa09
4000#define FSTV0910_P1_NBITER_NF_QPSK_8_9 0xfa0900ff
4001
4f979d5c 4002/* P1_NBITER_NF11 */
cd21b334
DS
4003#define RSTV0910_P1_NBITER_NF11 0xfa0a
4004#define FSTV0910_P1_NBITER_NF_QPSK_9_10 0xfa0a00ff
4005
4f979d5c 4006/* P1_NBITER_NF12 */
cd21b334
DS
4007#define RSTV0910_P1_NBITER_NF12 0xfa0b
4008#define FSTV0910_P1_NBITER_NF_8PSK_3_5 0xfa0b00ff
4009
4f979d5c 4010/* P1_NBITER_NF13 */
cd21b334
DS
4011#define RSTV0910_P1_NBITER_NF13 0xfa0c
4012#define FSTV0910_P1_NBITER_NF_8PSK_2_3 0xfa0c00ff
4013
4f979d5c 4014/* P1_NBITER_NF14 */
cd21b334
DS
4015#define RSTV0910_P1_NBITER_NF14 0xfa0d
4016#define FSTV0910_P1_NBITER_NF_8PSK_3_4 0xfa0d00ff
4017
4f979d5c 4018/* P1_NBITER_NF15 */
cd21b334
DS
4019#define RSTV0910_P1_NBITER_NF15 0xfa0e
4020#define FSTV0910_P1_NBITER_NF_8PSK_5_6 0xfa0e00ff
4021
4f979d5c 4022/* P1_NBITER_NF16 */
cd21b334
DS
4023#define RSTV0910_P1_NBITER_NF16 0xfa0f
4024#define FSTV0910_P1_NBITER_NF_8PSK_8_9 0xfa0f00ff
4025
4f979d5c 4026/* P1_NBITER_NF17 */
cd21b334
DS
4027#define RSTV0910_P1_NBITER_NF17 0xfa10
4028#define FSTV0910_P1_NBITER_NF_8PSK_9_10 0xfa1000ff
4029
4f979d5c 4030/* P1_NBITER_NF18 */
cd21b334
DS
4031#define RSTV0910_P1_NBITER_NF18 0xfa11
4032#define FSTV0910_P1_NBITER_NF_16APSK_2_3 0xfa1100ff
4033
4f979d5c 4034/* P1_NBITER_NF19 */
cd21b334
DS
4035#define RSTV0910_P1_NBITER_NF19 0xfa12
4036#define FSTV0910_P1_NBITER_NF_16APSK_3_4 0xfa1200ff
4037
4f979d5c 4038/* P1_NBITER_NF20 */
cd21b334
DS
4039#define RSTV0910_P1_NBITER_NF20 0xfa13
4040#define FSTV0910_P1_NBITER_NF_16APSK_4_5 0xfa1300ff
4041
4f979d5c 4042/* P1_NBITER_NF21 */
cd21b334
DS
4043#define RSTV0910_P1_NBITER_NF21 0xfa14
4044#define FSTV0910_P1_NBITER_NF_16APSK_5_6 0xfa1400ff
4045
4f979d5c 4046/* P1_NBITER_NF22 */
cd21b334
DS
4047#define RSTV0910_P1_NBITER_NF22 0xfa15
4048#define FSTV0910_P1_NBITER_NF_16APSK_8_9 0xfa1500ff
4049
4f979d5c 4050/* P1_NBITER_NF23 */
cd21b334
DS
4051#define RSTV0910_P1_NBITER_NF23 0xfa16
4052#define FSTV0910_P1_NBITER_NF_16APSK_9_10 0xfa1600ff
4053
4f979d5c 4054/* P1_NBITER_NF24 */
cd21b334
DS
4055#define RSTV0910_P1_NBITER_NF24 0xfa17
4056#define FSTV0910_P1_NBITER_NF_32APSK_3_4 0xfa1700ff
4057
4f979d5c 4058/* P1_NBITER_NF25 */
cd21b334
DS
4059#define RSTV0910_P1_NBITER_NF25 0xfa18
4060#define FSTV0910_P1_NBITER_NF_32APSK_4_5 0xfa1800ff
4061
4f979d5c 4062/* P1_NBITER_NF26 */
cd21b334
DS
4063#define RSTV0910_P1_NBITER_NF26 0xfa19
4064#define FSTV0910_P1_NBITER_NF_32APSK_5_6 0xfa1900ff
4065
4f979d5c 4066/* P1_NBITER_NF27 */
cd21b334
DS
4067#define RSTV0910_P1_NBITER_NF27 0xfa1a
4068#define FSTV0910_P1_NBITER_NF_32APSK_8_9 0xfa1a00ff
4069
4f979d5c 4070/* P1_NBITER_NF28 */
cd21b334
DS
4071#define RSTV0910_P1_NBITER_NF28 0xfa1b
4072#define FSTV0910_P1_NBITER_NF_32APSK_9_10 0xfa1b00ff
4073
4f979d5c 4074/* P1_NBITER_SF1 */
cd21b334
DS
4075#define RSTV0910_P1_NBITER_SF1 0xfa1c
4076#define FSTV0910_P1_NBITER_SF_QPSK_1_4 0xfa1c00ff
4077
4f979d5c 4078/* P1_NBITER_SF2 */
cd21b334
DS
4079#define RSTV0910_P1_NBITER_SF2 0xfa1d
4080#define FSTV0910_P1_NBITER_SF_QPSK_1_3 0xfa1d00ff
4081
4f979d5c 4082/* P1_NBITER_SF3 */
cd21b334
DS
4083#define RSTV0910_P1_NBITER_SF3 0xfa1e
4084#define FSTV0910_P1_NBITER_SF_QPSK_2_5 0xfa1e00ff
4085
4f979d5c 4086/* P1_NBITER_SF4 */
cd21b334
DS
4087#define RSTV0910_P1_NBITER_SF4 0xfa1f
4088#define FSTV0910_P1_NBITER_SF_QPSK_1_2 0xfa1f00ff
4089
4f979d5c 4090/* P1_NBITER_SF5 */
cd21b334
DS
4091#define RSTV0910_P1_NBITER_SF5 0xfa20
4092#define FSTV0910_P1_NBITER_SF_QPSK_3_5 0xfa2000ff
4093
4f979d5c 4094/* P1_NBITER_SF6 */
cd21b334
DS
4095#define RSTV0910_P1_NBITER_SF6 0xfa21
4096#define FSTV0910_P1_NBITER_SF_QPSK_2_3 0xfa2100ff
4097
4f979d5c 4098/* P1_NBITER_SF7 */
cd21b334
DS
4099#define RSTV0910_P1_NBITER_SF7 0xfa22
4100#define FSTV0910_P1_NBITER_SF_QPSK_3_4 0xfa2200ff
4101
4f979d5c 4102/* P1_NBITER_SF8 */
cd21b334
DS
4103#define RSTV0910_P1_NBITER_SF8 0xfa23
4104#define FSTV0910_P1_NBITER_SF_QPSK_4_5 0xfa2300ff
4105
4f979d5c 4106/* P1_NBITER_SF9 */
cd21b334
DS
4107#define RSTV0910_P1_NBITER_SF9 0xfa24
4108#define FSTV0910_P1_NBITER_SF_QPSK_5_6 0xfa2400ff
4109
4f979d5c 4110/* P1_NBITER_SF10 */
cd21b334
DS
4111#define RSTV0910_P1_NBITER_SF10 0xfa25
4112#define FSTV0910_P1_NBITER_SF_QPSK_8_9 0xfa2500ff
4113
4f979d5c 4114/* P1_NBITER_SF12 */
cd21b334
DS
4115#define RSTV0910_P1_NBITER_SF12 0xfa26
4116#define FSTV0910_P1_NBITER_SF_8PSK_3_5 0xfa2600ff
4117
4f979d5c 4118/* P1_NBITER_SF13 */
cd21b334
DS
4119#define RSTV0910_P1_NBITER_SF13 0xfa27
4120#define FSTV0910_P1_NBITER_SF_8PSK_2_3 0xfa2700ff
4121
4f979d5c 4122/* P1_NBITER_SF14 */
cd21b334
DS
4123#define RSTV0910_P1_NBITER_SF14 0xfa28
4124#define FSTV0910_P1_NBITER_SF_8PSK_3_4 0xfa2800ff
4125
4f979d5c 4126/* P1_NBITER_SF15 */
cd21b334
DS
4127#define RSTV0910_P1_NBITER_SF15 0xfa29
4128#define FSTV0910_P1_NBITER_SF_8PSK_5_6 0xfa2900ff
4129
4f979d5c 4130/* P1_NBITER_SF16 */
cd21b334
DS
4131#define RSTV0910_P1_NBITER_SF16 0xfa2a
4132#define FSTV0910_P1_NBITER_SF_8PSK_8_9 0xfa2a00ff
4133
4f979d5c 4134/* P1_NBITER_SF18 */
cd21b334
DS
4135#define RSTV0910_P1_NBITER_SF18 0xfa2b
4136#define FSTV0910_P1_NBITER_SF_16APSK_2_3 0xfa2b00ff
4137
4f979d5c 4138/* P1_NBITER_SF19 */
cd21b334
DS
4139#define RSTV0910_P1_NBITER_SF19 0xfa2c
4140#define FSTV0910_P1_NBITER_SF_16APSK_3_4 0xfa2c00ff
4141
4f979d5c 4142/* P1_NBITER_SF20 */
cd21b334
DS
4143#define RSTV0910_P1_NBITER_SF20 0xfa2d
4144#define FSTV0910_P1_NBITER_SF_16APSK_4_5 0xfa2d00ff
4145
4f979d5c 4146/* P1_NBITER_SF21 */
cd21b334
DS
4147#define RSTV0910_P1_NBITER_SF21 0xfa2e
4148#define FSTV0910_P1_NBITER_SF_16APSK_5_6 0xfa2e00ff
4149
4f979d5c 4150/* P1_NBITER_SF22 */
cd21b334
DS
4151#define RSTV0910_P1_NBITER_SF22 0xfa2f
4152#define FSTV0910_P1_NBITER_SF_16APSK_8_9 0xfa2f00ff
4153
4f979d5c 4154/* P1_NBITER_SF24 */
cd21b334
DS
4155#define RSTV0910_P1_NBITER_SF24 0xfa30
4156#define FSTV0910_P1_NBITER_SF_32APSK_3_4 0xfa3000ff
4157
4f979d5c 4158/* P1_NBITER_SF25 */
cd21b334
DS
4159#define RSTV0910_P1_NBITER_SF25 0xfa31
4160#define FSTV0910_P1_NBITER_SF_32APSK_4_5 0xfa3100ff
4161
4f979d5c 4162/* P1_NBITER_SF26 */
cd21b334
DS
4163#define RSTV0910_P1_NBITER_SF26 0xfa32
4164#define FSTV0910_P1_NBITER_SF_32APSK_5_6 0xfa3200ff
4165
4f979d5c 4166/* P1_NBITER_SF27 */
cd21b334
DS
4167#define RSTV0910_P1_NBITER_SF27 0xfa33
4168#define FSTV0910_P1_NBITER_SF_32APSK_8_9 0xfa3300ff
4169
4f979d5c 4170/* SELSATUR6 */
cd21b334 4171#define RSTV0910_SELSATUR6 0xfa34
1cba4ae0
DS
4172#define FSTV0910_SSAT_SF27 0xfa343008
4173#define FSTV0910_SSAT_SF26 0xfa342004
4174#define FSTV0910_SSAT_SF25 0xfa341002
cd21b334
DS
4175#define FSTV0910_SSAT_SF24 0xfa340001
4176
4f979d5c 4177/* SELSATUR5 */
cd21b334 4178#define RSTV0910_SELSATUR5 0xfa35
1cba4ae0
DS
4179#define FSTV0910_SSAT_SF22 0xfa357080
4180#define FSTV0910_SSAT_SF21 0xfa356040
4181#define FSTV0910_SSAT_SF20 0xfa355020
4182#define FSTV0910_SSAT_SF19 0xfa354010
4183#define FSTV0910_SSAT_SF18 0xfa353008
4184#define FSTV0910_SSAT_SF16 0xfa352004
4185#define FSTV0910_SSAT_SF15 0xfa351002
cd21b334
DS
4186#define FSTV0910_SSAT_SF14 0xfa350001
4187
4f979d5c 4188/* SELSATUR4 */
cd21b334 4189#define RSTV0910_SELSATUR4 0xfa36
1cba4ae0
DS
4190#define FSTV0910_SSAT_SF13 0xfa367080
4191#define FSTV0910_SSAT_SF12 0xfa366040
4192#define FSTV0910_SSAT_SF10 0xfa365020
4193#define FSTV0910_SSAT_SF9 0xfa364010
4194#define FSTV0910_SSAT_SF8 0xfa363008
4195#define FSTV0910_SSAT_SF7 0xfa362004
4196#define FSTV0910_SSAT_SF6 0xfa361002
cd21b334
DS
4197#define FSTV0910_SSAT_SF5 0xfa360001
4198
4f979d5c 4199/* SELSATUR3 */
cd21b334 4200#define RSTV0910_SELSATUR3 0xfa37
1cba4ae0
DS
4201#define FSTV0910_SSAT_SF4 0xfa377080
4202#define FSTV0910_SSAT_SF3 0xfa376040
4203#define FSTV0910_SSAT_SF2 0xfa375020
4204#define FSTV0910_SSAT_SF1 0xfa374010
4205#define FSTV0910_SSAT_NF28 0xfa373008
4206#define FSTV0910_SSAT_NF27 0xfa372004
4207#define FSTV0910_SSAT_NF26 0xfa371002
cd21b334
DS
4208#define FSTV0910_SSAT_NF25 0xfa370001
4209
4f979d5c 4210/* SELSATUR2 */
cd21b334 4211#define RSTV0910_SELSATUR2 0xfa38
1cba4ae0
DS
4212#define FSTV0910_SSAT_NF24 0xfa387080
4213#define FSTV0910_SSAT_NF23 0xfa386040
4214#define FSTV0910_SSAT_NF22 0xfa385020
4215#define FSTV0910_SSAT_NF21 0xfa384010
4216#define FSTV0910_SSAT_NF20 0xfa383008
4217#define FSTV0910_SSAT_NF19 0xfa382004
4218#define FSTV0910_SSAT_NF18 0xfa381002
cd21b334
DS
4219#define FSTV0910_SSAT_NF17 0xfa380001
4220
4f979d5c 4221/* SELSATUR1 */
cd21b334 4222#define RSTV0910_SELSATUR1 0xfa39
1cba4ae0
DS
4223#define FSTV0910_SSAT_NF16 0xfa397080
4224#define FSTV0910_SSAT_NF15 0xfa396040
4225#define FSTV0910_SSAT_NF14 0xfa395020
4226#define FSTV0910_SSAT_NF13 0xfa394010
4227#define FSTV0910_SSAT_NF12 0xfa393008
4228#define FSTV0910_SSAT_NF11 0xfa392004
4229#define FSTV0910_SSAT_NF10 0xfa391002
cd21b334
DS
4230#define FSTV0910_SSAT_NF9 0xfa390001
4231
4f979d5c 4232/* SELSATUR0 */
cd21b334 4233#define RSTV0910_SELSATUR0 0xfa3a
1cba4ae0
DS
4234#define FSTV0910_SSAT_NF8 0xfa3a7080
4235#define FSTV0910_SSAT_NF7 0xfa3a6040
4236#define FSTV0910_SSAT_NF6 0xfa3a5020
4237#define FSTV0910_SSAT_NF5 0xfa3a4010
4238#define FSTV0910_SSAT_NF4 0xfa3a3008
4239#define FSTV0910_SSAT_NF3 0xfa3a2004
4240#define FSTV0910_SSAT_NF2 0xfa3a1002
cd21b334
DS
4241#define FSTV0910_SSAT_NF1 0xfa3a0001
4242
4f979d5c 4243/* GAINLLR_NF1 */
cd21b334
DS
4244#define RSTV0910_GAINLLR_NF1 0xfa40
4245#define FSTV0910_GAINLLR_NF_QPSK_1_4 0xfa40007f
4246
4f979d5c 4247/* GAINLLR_NF2 */
cd21b334
DS
4248#define RSTV0910_GAINLLR_NF2 0xfa41
4249#define FSTV0910_GAINLLR_NF_QPSK_1_3 0xfa41007f
4250
4f979d5c 4251/* GAINLLR_NF3 */
cd21b334
DS
4252#define RSTV0910_GAINLLR_NF3 0xfa42
4253#define FSTV0910_GAINLLR_NF_QPSK_2_5 0xfa42007f
4254
4f979d5c 4255/* GAINLLR_NF4 */
cd21b334
DS
4256#define RSTV0910_GAINLLR_NF4 0xfa43
4257#define FSTV0910_GAINLLR_NF_QPSK_1_2 0xfa43007f
4258
4f979d5c 4259/* GAINLLR_NF5 */
cd21b334
DS
4260#define RSTV0910_GAINLLR_NF5 0xfa44
4261#define FSTV0910_GAINLLR_NF_QPSK_3_5 0xfa44007f
4262
4f979d5c 4263/* GAINLLR_NF6 */
cd21b334
DS
4264#define RSTV0910_GAINLLR_NF6 0xfa45
4265#define FSTV0910_GAINLLR_NF_QPSK_2_3 0xfa45007f
4266
4f979d5c 4267/* GAINLLR_NF7 */
cd21b334
DS
4268#define RSTV0910_GAINLLR_NF7 0xfa46
4269#define FSTV0910_GAINLLR_NF_QPSK_3_4 0xfa46007f
4270
4f979d5c 4271/* GAINLLR_NF8 */
cd21b334
DS
4272#define RSTV0910_GAINLLR_NF8 0xfa47
4273#define FSTV0910_GAINLLR_NF_QPSK_4_5 0xfa47007f
4274
4f979d5c 4275/* GAINLLR_NF9 */
cd21b334
DS
4276#define RSTV0910_GAINLLR_NF9 0xfa48
4277#define FSTV0910_GAINLLR_NF_QPSK_5_6 0xfa48007f
4278
4f979d5c 4279/* GAINLLR_NF10 */
cd21b334
DS
4280#define RSTV0910_GAINLLR_NF10 0xfa49
4281#define FSTV0910_GAINLLR_NF_QPSK_8_9 0xfa49007f
4282
4f979d5c 4283/* GAINLLR_NF11 */
cd21b334
DS
4284#define RSTV0910_GAINLLR_NF11 0xfa4a
4285#define FSTV0910_GAINLLR_NF_QPSK_9_10 0xfa4a007f
4286
4f979d5c 4287/* GAINLLR_NF12 */
cd21b334
DS
4288#define RSTV0910_GAINLLR_NF12 0xfa4b
4289#define FSTV0910_GAINLLR_NF_8PSK_3_5 0xfa4b007f
4290
4f979d5c 4291/* GAINLLR_NF13 */
cd21b334
DS
4292#define RSTV0910_GAINLLR_NF13 0xfa4c
4293#define FSTV0910_GAINLLR_NF_8PSK_2_3 0xfa4c007f
4294
4f979d5c 4295/* GAINLLR_NF14 */
cd21b334
DS
4296#define RSTV0910_GAINLLR_NF14 0xfa4d
4297#define FSTV0910_GAINLLR_NF_8PSK_3_4 0xfa4d007f
4298
4f979d5c 4299/* GAINLLR_NF15 */
cd21b334
DS
4300#define RSTV0910_GAINLLR_NF15 0xfa4e
4301#define FSTV0910_GAINLLR_NF_8PSK_5_6 0xfa4e007f
4302
4f979d5c 4303/* GAINLLR_NF16 */
cd21b334
DS
4304#define RSTV0910_GAINLLR_NF16 0xfa4f
4305#define FSTV0910_GAINLLR_NF_8PSK_8_9 0xfa4f007f
4306
4f979d5c 4307/* GAINLLR_NF17 */
cd21b334
DS
4308#define RSTV0910_GAINLLR_NF17 0xfa50
4309#define FSTV0910_GAINLLR_NF_8PSK_9_10 0xfa50007f
4310
4f979d5c 4311/* GAINLLR_NF18 */
cd21b334
DS
4312#define RSTV0910_GAINLLR_NF18 0xfa51
4313#define FSTV0910_GAINLLR_NF_16APSK_2_3 0xfa51007f
4314
4f979d5c 4315/* GAINLLR_NF19 */
cd21b334
DS
4316#define RSTV0910_GAINLLR_NF19 0xfa52
4317#define FSTV0910_GAINLLR_NF_16APSK_3_4 0xfa52007f
4318
4f979d5c 4319/* GAINLLR_NF20 */
cd21b334
DS
4320#define RSTV0910_GAINLLR_NF20 0xfa53
4321#define FSTV0910_GAINLLR_NF_16APSK_4_5 0xfa53007f
4322
4f979d5c 4323/* GAINLLR_NF21 */
cd21b334
DS
4324#define RSTV0910_GAINLLR_NF21 0xfa54
4325#define FSTV0910_GAINLLR_NF_16APSK_5_6 0xfa54007f
4326
4f979d5c 4327/* GAINLLR_NF22 */
cd21b334
DS
4328#define RSTV0910_GAINLLR_NF22 0xfa55
4329#define FSTV0910_GAINLLR_NF_16APSK_8_9 0xfa55007f
4330
4f979d5c 4331/* GAINLLR_NF23 */
cd21b334
DS
4332#define RSTV0910_GAINLLR_NF23 0xfa56
4333#define FSTV0910_GAINLLR_NF_16APSK_9_10 0xfa56007f
4334
4f979d5c 4335/* GAINLLR_NF24 */
cd21b334
DS
4336#define RSTV0910_GAINLLR_NF24 0xfa57
4337#define FSTV0910_GAINLLR_NF_32APSK_3_4 0xfa57007f
4338
4f979d5c 4339/* GAINLLR_NF25 */
cd21b334
DS
4340#define RSTV0910_GAINLLR_NF25 0xfa58
4341#define FSTV0910_GAINLLR_NF_32APSK_4_5 0xfa58007f
4342
4f979d5c 4343/* GAINLLR_NF26 */
cd21b334
DS
4344#define RSTV0910_GAINLLR_NF26 0xfa59
4345#define FSTV0910_GAINLLR_NF_32APSK_5_6 0xfa59007f
4346
4f979d5c 4347/* GAINLLR_NF27 */
cd21b334
DS
4348#define RSTV0910_GAINLLR_NF27 0xfa5a
4349#define FSTV0910_GAINLLR_NF_32APSK_8_9 0xfa5a007f
4350
4f979d5c 4351/* GAINLLR_NF28 */
cd21b334
DS
4352#define RSTV0910_GAINLLR_NF28 0xfa5b
4353#define FSTV0910_GAINLLR_NF_32APSK_9_10 0xfa5b007f
4354
4f979d5c 4355/* GAINLLR_SF1 */
cd21b334
DS
4356#define RSTV0910_GAINLLR_SF1 0xfa5c
4357#define FSTV0910_GAINLLR_SF_QPSK_1_4 0xfa5c007f
4358
4f979d5c 4359/* GAINLLR_SF2 */
cd21b334
DS
4360#define RSTV0910_GAINLLR_SF2 0xfa5d
4361#define FSTV0910_GAINLLR_SF_QPSK_1_3 0xfa5d007f
4362
4f979d5c 4363/* GAINLLR_SF3 */
cd21b334
DS
4364#define RSTV0910_GAINLLR_SF3 0xfa5e
4365#define FSTV0910_GAINLLR_SF_QPSK_2_5 0xfa5e007f
4366
4f979d5c 4367/* GAINLLR_SF4 */
cd21b334
DS
4368#define RSTV0910_GAINLLR_SF4 0xfa5f
4369#define FSTV0910_GAINLLR_SF_QPSK_1_2 0xfa5f007f
4370
4f979d5c 4371/* GAINLLR_SF5 */
cd21b334
DS
4372#define RSTV0910_GAINLLR_SF5 0xfa60
4373#define FSTV0910_GAINLLR_SF_QPSK_3_5 0xfa60007f
4374
4f979d5c 4375/* GAINLLR_SF6 */
cd21b334
DS
4376#define RSTV0910_GAINLLR_SF6 0xfa61
4377#define FSTV0910_GAINLLR_SF_QPSK_2_3 0xfa61007f
4378
4f979d5c 4379/* GAINLLR_SF7 */
cd21b334
DS
4380#define RSTV0910_GAINLLR_SF7 0xfa62
4381#define FSTV0910_GAINLLR_SF_QPSK_3_4 0xfa62007f
4382
4f979d5c 4383/* GAINLLR_SF8 */
cd21b334
DS
4384#define RSTV0910_GAINLLR_SF8 0xfa63
4385#define FSTV0910_GAINLLR_SF_QPSK_4_5 0xfa63007f
4386
4f979d5c 4387/* GAINLLR_SF9 */
cd21b334
DS
4388#define RSTV0910_GAINLLR_SF9 0xfa64
4389#define FSTV0910_GAINLLR_SF_QPSK_5_6 0xfa64007f
4390
4f979d5c 4391/* GAINLLR_SF10 */
cd21b334
DS
4392#define RSTV0910_GAINLLR_SF10 0xfa65
4393#define FSTV0910_GAINLLR_SF_QPSK_8_9 0xfa65007f
4394
4f979d5c 4395/* GAINLLR_SF12 */
cd21b334
DS
4396#define RSTV0910_GAINLLR_SF12 0xfa66
4397#define FSTV0910_GAINLLR_SF_8PSK_3_5 0xfa66007f
4398
4f979d5c 4399/* GAINLLR_SF13 */
cd21b334
DS
4400#define RSTV0910_GAINLLR_SF13 0xfa67
4401#define FSTV0910_GAINLLR_SF_8PSK_2_3 0xfa67007f
4402
4f979d5c 4403/* GAINLLR_SF14 */
cd21b334
DS
4404#define RSTV0910_GAINLLR_SF14 0xfa68
4405#define FSTV0910_GAINLLR_SF_8PSK_3_4 0xfa68007f
4406
4f979d5c 4407/* GAINLLR_SF15 */
cd21b334
DS
4408#define RSTV0910_GAINLLR_SF15 0xfa69
4409#define FSTV0910_GAINLLR_SF_8PSK_5_6 0xfa69007f
4410
4f979d5c 4411/* GAINLLR_SF16 */
cd21b334
DS
4412#define RSTV0910_GAINLLR_SF16 0xfa6a
4413#define FSTV0910_GAINLLR_SF_8PSK_8_9 0xfa6a007f
4414
4f979d5c 4415/* GAINLLR_SF18 */
cd21b334
DS
4416#define RSTV0910_GAINLLR_SF18 0xfa6b
4417#define FSTV0910_GAINLLR_SF_16APSK_2_3 0xfa6b007f
4418
4f979d5c 4419/* GAINLLR_SF19 */
cd21b334
DS
4420#define RSTV0910_GAINLLR_SF19 0xfa6c
4421#define FSTV0910_GAINLLR_SF_16APSK_3_4 0xfa6c007f
4422
4f979d5c 4423/* GAINLLR_SF20 */
cd21b334
DS
4424#define RSTV0910_GAINLLR_SF20 0xfa6d
4425#define FSTV0910_GAINLLR_SF_16APSK_4_5 0xfa6d007f
4426
4f979d5c 4427/* GAINLLR_SF21 */
cd21b334
DS
4428#define RSTV0910_GAINLLR_SF21 0xfa6e
4429#define FSTV0910_GAINLLR_SF_16APSK_5_6 0xfa6e007f
4430
4f979d5c 4431/* GAINLLR_SF22 */
cd21b334
DS
4432#define RSTV0910_GAINLLR_SF22 0xfa6f
4433#define FSTV0910_GAINLLR_SF_16APSK_8_9 0xfa6f007f
4434
4f979d5c 4435/* GAINLLR_SF24 */
cd21b334
DS
4436#define RSTV0910_GAINLLR_SF24 0xfa70
4437#define FSTV0910_GAINLLR_SF_32APSK_3_4 0xfa70007f
4438
4f979d5c 4439/* GAINLLR_SF25 */
cd21b334
DS
4440#define RSTV0910_GAINLLR_SF25 0xfa71
4441#define FSTV0910_GAINLLR_SF_32APSK_4_5 0xfa71007f
4442
4f979d5c 4443/* GAINLLR_SF26 */
cd21b334
DS
4444#define RSTV0910_GAINLLR_SF26 0xfa72
4445#define FSTV0910_GAINLLR_SF_32APSK_5_6 0xfa72007f
4446
4f979d5c 4447/* GAINLLR_SF27 */
cd21b334
DS
4448#define RSTV0910_GAINLLR_SF27 0xfa73
4449#define FSTV0910_GAINLLR_SF_32APSK_8_9 0xfa73007f
4450
4f979d5c 4451/* CFGEXT */
cd21b334 4452#define RSTV0910_CFGEXT 0xfa80
1cba4ae0
DS
4453#define FSTV0910_BYPBCH 0xfa806040
4454#define FSTV0910_BYPLDPC 0xfa805020
4455#define FSTV0910_SHORTMULT 0xfa802004
cd21b334 4456
4f979d5c 4457/* GENCFG */
cd21b334 4458#define RSTV0910_GENCFG 0xfa86
1cba4ae0
DS
4459#define FSTV0910_BROADCAST 0xfa864010
4460#define FSTV0910_CROSSINPUT 0xfa861002
cd21b334
DS
4461#define FSTV0910_DDEMOD 0xfa860001
4462
4f979d5c 4463/* LDPCERR1 */
cd21b334
DS
4464#define RSTV0910_LDPCERR1 0xfa96
4465#define FSTV0910_LDPC_ERRORS1 0xfa9600ff
4466
4f979d5c 4467/* LDPCERR0 */
cd21b334
DS
4468#define RSTV0910_LDPCERR0 0xfa97
4469#define FSTV0910_LDPC_ERRORS0 0xfa9700ff
4470
4f979d5c 4471/* BCHERR */
cd21b334 4472#define RSTV0910_BCHERR 0xfa98
1cba4ae0 4473#define FSTV0910_ERRORFLAG 0xfa984010
cd21b334
DS
4474#define FSTV0910_BCH_ERRORS_COUNTER 0xfa98000f
4475
4f979d5c 4476/* P1_MAXEXTRAITER */
cd21b334
DS
4477#define RSTV0910_P1_MAXEXTRAITER 0xfab1
4478#define FSTV0910_P1_MAX_EXTRA_ITER 0xfab100ff
4479
4f979d5c 4480/* P2_MAXEXTRAITER */
cd21b334
DS
4481#define RSTV0910_P2_MAXEXTRAITER 0xfab6
4482#define FSTV0910_P2_MAX_EXTRA_ITER 0xfab600ff
4483
4f979d5c 4484/* P1_STATUSITER */
cd21b334
DS
4485#define RSTV0910_P1_STATUSITER 0xfabc
4486#define FSTV0910_P1_STATUS_ITER 0xfabc00ff
4487
4f979d5c 4488/* P1_STATUSMAXITER */
cd21b334
DS
4489#define RSTV0910_P1_STATUSMAXITER 0xfabd
4490#define FSTV0910_P1_STATUS_MAX_ITER 0xfabd00ff
4491
4f979d5c 4492/* P2_STATUSITER */
cd21b334
DS
4493#define RSTV0910_P2_STATUSITER 0xfabe
4494#define FSTV0910_P2_STATUS_ITER 0xfabe00ff
4495
4f979d5c 4496/* P2_STATUSMAXITER */
cd21b334
DS
4497#define RSTV0910_P2_STATUSMAXITER 0xfabf
4498#define FSTV0910_P2_STATUS_MAX_ITER 0xfabf00ff
4499
4f979d5c 4500/* P2_NBITER_NF1 */
cd21b334
DS
4501#define RSTV0910_P2_NBITER_NF1 0xfac0
4502#define FSTV0910_P2_NBITER_NF_QPSK_1_4 0xfac000ff
4503
4f979d5c 4504/* P2_NBITER_NF2 */
cd21b334
DS
4505#define RSTV0910_P2_NBITER_NF2 0xfac1
4506#define FSTV0910_P2_NBITER_NF_QPSK_1_3 0xfac100ff
4507
4f979d5c 4508/* P2_NBITER_NF3 */
cd21b334
DS
4509#define RSTV0910_P2_NBITER_NF3 0xfac2
4510#define FSTV0910_P2_NBITER_NF_QPSK_2_5 0xfac200ff
4511
4f979d5c 4512/* P2_NBITER_NF4 */
cd21b334
DS
4513#define RSTV0910_P2_NBITER_NF4 0xfac3
4514#define FSTV0910_P2_NBITER_NF_QPSK_1_2 0xfac300ff
4515
4f979d5c 4516/* P2_NBITER_NF5 */
cd21b334
DS
4517#define RSTV0910_P2_NBITER_NF5 0xfac4
4518#define FSTV0910_P2_NBITER_NF_QPSK_3_5 0xfac400ff
4519
4f979d5c 4520/* P2_NBITER_NF6 */
cd21b334
DS
4521#define RSTV0910_P2_NBITER_NF6 0xfac5
4522#define FSTV0910_P2_NBITER_NF_QPSK_2_3 0xfac500ff
4523
4f979d5c 4524/* P2_NBITER_NF7 */
cd21b334
DS
4525#define RSTV0910_P2_NBITER_NF7 0xfac6
4526#define FSTV0910_P2_NBITER_NF_QPSK_3_4 0xfac600ff
4527
4f979d5c 4528/* P2_NBITER_NF8 */
cd21b334
DS
4529#define RSTV0910_P2_NBITER_NF8 0xfac7
4530#define FSTV0910_P2_NBITER_NF_QPSK_4_5 0xfac700ff
4531
4f979d5c 4532/* P2_NBITER_NF9 */
cd21b334
DS
4533#define RSTV0910_P2_NBITER_NF9 0xfac8
4534#define FSTV0910_P2_NBITER_NF_QPSK_5_6 0xfac800ff
4535
4f979d5c 4536/* P2_NBITER_NF10 */
cd21b334
DS
4537#define RSTV0910_P2_NBITER_NF10 0xfac9
4538#define FSTV0910_P2_NBITER_NF_QPSK_8_9 0xfac900ff
4539
4f979d5c 4540/* P2_NBITER_NF11 */
cd21b334
DS
4541#define RSTV0910_P2_NBITER_NF11 0xfaca
4542#define FSTV0910_P2_NBITER_NF_QPSK_9_10 0xfaca00ff
4543
4f979d5c 4544/* P2_NBITER_NF12 */
cd21b334
DS
4545#define RSTV0910_P2_NBITER_NF12 0xfacb
4546#define FSTV0910_P2_NBITER_NF_8PSK_3_5 0xfacb00ff
4547
4f979d5c 4548/* P2_NBITER_NF13 */
cd21b334
DS
4549#define RSTV0910_P2_NBITER_NF13 0xfacc
4550#define FSTV0910_P2_NBITER_NF_8PSK_2_3 0xfacc00ff
4551
4f979d5c 4552/* P2_NBITER_NF14 */
cd21b334
DS
4553#define RSTV0910_P2_NBITER_NF14 0xfacd
4554#define FSTV0910_P2_NBITER_NF_8PSK_3_4 0xfacd00ff
4555
4f979d5c 4556/* P2_NBITER_NF15 */
cd21b334
DS
4557#define RSTV0910_P2_NBITER_NF15 0xface
4558#define FSTV0910_P2_NBITER_NF_8PSK_5_6 0xface00ff
4559
4f979d5c 4560/* P2_NBITER_NF16 */
cd21b334
DS
4561#define RSTV0910_P2_NBITER_NF16 0xfacf
4562#define FSTV0910_P2_NBITER_NF_8PSK_8_9 0xfacf00ff
4563
4f979d5c 4564/* P2_NBITER_NF17 */
cd21b334
DS
4565#define RSTV0910_P2_NBITER_NF17 0xfad0
4566#define FSTV0910_P2_NBITER_NF_8PSK_9_10 0xfad000ff
4567
4f979d5c 4568/* P2_NBITER_NF18 */
cd21b334
DS
4569#define RSTV0910_P2_NBITER_NF18 0xfad1
4570#define FSTV0910_P2_NBITER_NF_16APSK_2_3 0xfad100ff
4571
4f979d5c 4572/* P2_NBITER_NF19 */
cd21b334
DS
4573#define RSTV0910_P2_NBITER_NF19 0xfad2
4574#define FSTV0910_P2_NBITER_NF_16APSK_3_4 0xfad200ff
4575
4f979d5c 4576/* P2_NBITER_NF20 */
cd21b334
DS
4577#define RSTV0910_P2_NBITER_NF20 0xfad3
4578#define FSTV0910_P2_NBITER_NF_16APSK_4_5 0xfad300ff
4579
4f979d5c 4580/* P2_NBITER_NF21 */
cd21b334
DS
4581#define RSTV0910_P2_NBITER_NF21 0xfad4
4582#define FSTV0910_P2_NBITER_NF_16APSK_5_6 0xfad400ff
4583
4f979d5c 4584/* P2_NBITER_NF22 */
cd21b334
DS
4585#define RSTV0910_P2_NBITER_NF22 0xfad5
4586#define FSTV0910_P2_NBITER_NF_16APSK_8_9 0xfad500ff
4587
4f979d5c 4588/* P2_NBITER_NF23 */
cd21b334
DS
4589#define RSTV0910_P2_NBITER_NF23 0xfad6
4590#define FSTV0910_P2_NBITER_NF_16APSK_9_10 0xfad600ff
4591
4f979d5c 4592/* P2_NBITER_NF24 */
cd21b334
DS
4593#define RSTV0910_P2_NBITER_NF24 0xfad7
4594#define FSTV0910_P2_NBITER_NF_32APSK_3_4 0xfad700ff
4595
4f979d5c 4596/* P2_NBITER_NF25 */
cd21b334
DS
4597#define RSTV0910_P2_NBITER_NF25 0xfad8
4598#define FSTV0910_P2_NBITER_NF_32APSK_4_5 0xfad800ff
4599
4f979d5c 4600/* P2_NBITER_NF26 */
cd21b334
DS
4601#define RSTV0910_P2_NBITER_NF26 0xfad9
4602#define FSTV0910_P2_NBITER_NF_32APSK_5_6 0xfad900ff
4603
4f979d5c 4604/* P2_NBITER_NF27 */
cd21b334
DS
4605#define RSTV0910_P2_NBITER_NF27 0xfada
4606#define FSTV0910_P2_NBITER_NF_32APSK_8_9 0xfada00ff
4607
4f979d5c 4608/* P2_NBITER_NF28 */
cd21b334
DS
4609#define RSTV0910_P2_NBITER_NF28 0xfadb
4610#define FSTV0910_P2_NBITER_NF_32APSK_9_10 0xfadb00ff
4611
4f979d5c 4612/* P2_NBITER_SF1 */
cd21b334
DS
4613#define RSTV0910_P2_NBITER_SF1 0xfadc
4614#define FSTV0910_P2_NBITER_SF_QPSK_1_4 0xfadc00ff
4615
4f979d5c 4616/* P2_NBITER_SF2 */
cd21b334
DS
4617#define RSTV0910_P2_NBITER_SF2 0xfadd
4618#define FSTV0910_P2_NBITER_SF_QPSK_1_3 0xfadd00ff
4619
4f979d5c 4620/* P2_NBITER_SF3 */
cd21b334
DS
4621#define RSTV0910_P2_NBITER_SF3 0xfade
4622#define FSTV0910_P2_NBITER_SF_QPSK_2_5 0xfade00ff
4623
4f979d5c 4624/* P2_NBITER_SF4 */
cd21b334
DS
4625#define RSTV0910_P2_NBITER_SF4 0xfadf
4626#define FSTV0910_P2_NBITER_SF_QPSK_1_2 0xfadf00ff
4627
4f979d5c 4628/* P2_NBITER_SF5 */
cd21b334
DS
4629#define RSTV0910_P2_NBITER_SF5 0xfae0
4630#define FSTV0910_P2_NBITER_SF_QPSK_3_5 0xfae000ff
4631
4f979d5c 4632/* P2_NBITER_SF6 */
cd21b334
DS
4633#define RSTV0910_P2_NBITER_SF6 0xfae1
4634#define FSTV0910_P2_NBITER_SF_QPSK_2_3 0xfae100ff
4635
4f979d5c 4636/* P2_NBITER_SF7 */
cd21b334
DS
4637#define RSTV0910_P2_NBITER_SF7 0xfae2
4638#define FSTV0910_P2_NBITER_SF_QPSK_3_4 0xfae200ff
4639
4f979d5c 4640/* P2_NBITER_SF8 */
cd21b334
DS
4641#define RSTV0910_P2_NBITER_SF8 0xfae3
4642#define FSTV0910_P2_NBITER_SF_QPSK_4_5 0xfae300ff
4643
4f979d5c 4644/* P2_NBITER_SF9 */
cd21b334
DS
4645#define RSTV0910_P2_NBITER_SF9 0xfae4
4646#define FSTV0910_P2_NBITER_SF_QPSK_5_6 0xfae400ff
4647
4f979d5c 4648/* P2_NBITER_SF10 */
cd21b334
DS
4649#define RSTV0910_P2_NBITER_SF10 0xfae5
4650#define FSTV0910_P2_NBITER_SF_QPSK_8_9 0xfae500ff
4651
4f979d5c 4652/* P2_NBITER_SF12 */
cd21b334
DS
4653#define RSTV0910_P2_NBITER_SF12 0xfae6
4654#define FSTV0910_P2_NBITER_SF_8PSK_3_5 0xfae600ff
4655
4f979d5c 4656/* P2_NBITER_SF13 */
cd21b334
DS
4657#define RSTV0910_P2_NBITER_SF13 0xfae7
4658#define FSTV0910_P2_NBITER_SF_8PSK_2_3 0xfae700ff
4659
4f979d5c 4660/* P2_NBITER_SF14 */
cd21b334
DS
4661#define RSTV0910_P2_NBITER_SF14 0xfae8
4662#define FSTV0910_P2_NBITER_SF_8PSK_3_4 0xfae800ff
4663
4f979d5c 4664/* P2_NBITER_SF15 */
cd21b334
DS
4665#define RSTV0910_P2_NBITER_SF15 0xfae9
4666#define FSTV0910_P2_NBITER_SF_8PSK_5_6 0xfae900ff
4667
4f979d5c 4668/* P2_NBITER_SF16 */
cd21b334
DS
4669#define RSTV0910_P2_NBITER_SF16 0xfaea
4670#define FSTV0910_P2_NBITER_SF_8PSK_8_9 0xfaea00ff
4671
4f979d5c 4672/* P2_NBITER_SF18 */
cd21b334
DS
4673#define RSTV0910_P2_NBITER_SF18 0xfaeb
4674#define FSTV0910_P2_NBITER_SF_16APSK_2_3 0xfaeb00ff
4675
4f979d5c 4676/* P2_NBITER_SF19 */
cd21b334
DS
4677#define RSTV0910_P2_NBITER_SF19 0xfaec
4678#define FSTV0910_P2_NBITER_SF_16APSK_3_4 0xfaec00ff
4679
4f979d5c 4680/* P2_NBITER_SF20 */
cd21b334
DS
4681#define RSTV0910_P2_NBITER_SF20 0xfaed
4682#define FSTV0910_P2_NBITER_SF_16APSK_4_5 0xfaed00ff
4683
4f979d5c 4684/* P2_NBITER_SF21 */
cd21b334
DS
4685#define RSTV0910_P2_NBITER_SF21 0xfaee
4686#define FSTV0910_P2_NBITER_SF_16APSK_5_6 0xfaee00ff
4687
4f979d5c 4688/* P2_NBITER_SF22 */
cd21b334
DS
4689#define RSTV0910_P2_NBITER_SF22 0xfaef
4690#define FSTV0910_P2_NBITER_SF_16APSK_8_9 0xfaef00ff
4691
4f979d5c 4692/* P2_NBITER_SF24 */
cd21b334
DS
4693#define RSTV0910_P2_NBITER_SF24 0xfaf0
4694#define FSTV0910_P2_NBITER_SF_32APSK_3_4 0xfaf000ff
4695
4f979d5c 4696/* P2_NBITER_SF25 */
cd21b334
DS
4697#define RSTV0910_P2_NBITER_SF25 0xfaf1
4698#define FSTV0910_P2_NBITER_SF_32APSK_4_5 0xfaf100ff
4699
4f979d5c 4700/* P2_NBITER_SF26 */
cd21b334
DS
4701#define RSTV0910_P2_NBITER_SF26 0xfaf2
4702#define FSTV0910_P2_NBITER_SF_32APSK_5_6 0xfaf200ff
4703
4f979d5c 4704/* P2_NBITER_SF27 */
cd21b334
DS
4705#define RSTV0910_P2_NBITER_SF27 0xfaf3
4706#define FSTV0910_P2_NBITER_SF_32APSK_8_9 0xfaf300ff
4707
4f979d5c 4708/* TSTRES0 */
cd21b334 4709#define RSTV0910_TSTRES0 0xff11
1cba4ae0
DS
4710#define FSTV0910_FRESFEC 0xff117080
4711#define FSTV0910_FRESSYM1 0xff113008
4712#define FSTV0910_FRESSYM2 0xff112004
cd21b334 4713
4f979d5c 4714/* TSTOUT */
cd21b334 4715#define RSTV0910_TSTOUT 0xff12
1cba4ae0 4716#define FSTV0910_TS 0xff12103e
cd21b334
DS
4717#define FSTV0910_TEST_OUT 0xff120001
4718
4f979d5c 4719/* TSTIN */
cd21b334 4720#define RSTV0910_TSTIN 0xff13
1cba4ae0 4721#define FSTV0910_TEST_IN 0xff137080
cd21b334 4722
4f979d5c 4723/* P2_TSTDMD */
cd21b334 4724#define RSTV0910_P2_TSTDMD 0xff20
1cba4ae0 4725#define FSTV0910_P2_CFRINIT_INVZIGZAG 0xff203008
cd21b334 4726
4f979d5c 4727/* P2_TCTL1 */
cd21b334
DS
4728#define RSTV0910_P2_TCTL1 0xff24
4729#define FSTV0910_P2_TST_IQSYMBSEL 0xff24001f
4730
4f979d5c 4731/* P2_TCTL4 */
cd21b334 4732#define RSTV0910_P2_TCTL4 0xff28
1cba4ae0 4733#define FSTV0910_P2_CFR2TOCFR1_DVBS1 0xff2860c0
cd21b334 4734
4f979d5c 4735/* P2_TPKTDELIN */
cd21b334 4736#define RSTV0910_P2_TPKTDELIN 0xff37
1cba4ae0 4737#define FSTV0910_P2_CFG_RSPARITYON 0xff377080
cd21b334 4738
4f979d5c 4739/* P1_TSTDMD */
cd21b334 4740#define RSTV0910_P1_TSTDMD 0xff40
1cba4ae0 4741#define FSTV0910_P1_CFRINIT_INVZIGZAG 0xff403008
cd21b334 4742
4f979d5c 4743/* P1_TCTL1 */
cd21b334
DS
4744#define RSTV0910_P1_TCTL1 0xff44
4745#define FSTV0910_P1_TST_IQSYMBSEL 0xff44001f
4746
4f979d5c 4747/* P1_TCTL4 */
cd21b334 4748#define RSTV0910_P1_TCTL4 0xff48
1cba4ae0 4749#define FSTV0910_P1_CFR2TOCFR1_DVBS1 0xff4860c0
cd21b334 4750
4f979d5c 4751/* P1_TPKTDELIN */
cd21b334 4752#define RSTV0910_P1_TPKTDELIN 0xff57
1cba4ae0 4753#define FSTV0910_P1_CFG_RSPARITYON 0xff577080
cd21b334 4754
4f979d5c 4755/* TSTTSRS */
cd21b334 4756#define RSTV0910_TSTTSRS 0xff6d
1cba4ae0 4757#define FSTV0910_TSTRS_DISRS2 0xff6d1002
cd21b334
DS
4758#define FSTV0910_TSTRS_DISRS1 0xff6d0001
4759
1cba4ae0
DS
4760#define STV0910_NBREGS 975
4761#define STV0910_NBFIELDS 1818