/* SPDX-License-Identifier: GPL-2.0 */
/*
* @DVB-S/DVB-S2 STMicroelectronics STV0900 register definitions
* Author Manfred Voelkel, August 2013
* (c) 2013 Digital Devices GmbH Germany. All rights reserved
*
* =======================================================================
* Registers Declaration (Internal ST, All Applications )
* -------------------------
* Each register (RSTV0910__XXXXX) is defined by its address (2 bytes).
* Each field (FSTV0910__XXXXX) is defined as follow:
* [register address -- 2bytes][field offset -- 4 bits][unused -- 3 bits]
* [field sign -- 1 bit][field mask -- 1byte]
* =======================================================================
*/
/* MID */
#define RSTV0910_MID 0 xf100
#define FSTV0910_MCHIP_IDENT 0 xf10040f0
#define FSTV0910_MRELEASE 0 xf100000f
/* DID */
#define RSTV0910_DID 0 xf101
#define FSTV0910_DEVICE_ID 0 xf10100ff
/* DACR1 */
#define RSTV0910_DACR1 0 xf113
#define FSTV0910_DAC_MODE 0 xf11350e0
#define FSTV0910_DAC_VALUE1 0 xf113000f
/* DACR2 */
#define RSTV0910_DACR2 0 xf114
#define FSTV0910_DAC_VALUE0 0 xf11400ff
/* PADCFG */
#define RSTV0910_PADCFG 0 xf11a
#define FSTV0910_AGCRF2_OPD 0 xf11a3008
#define FSTV0910_AGCRF2_XOR 0 xf11a2004
#define FSTV0910_AGCRF1_OPD 0 xf11a1002
#define FSTV0910_AGCRF1_XOR 0 xf11a0001
/* OUTCFG2 */
#define RSTV0910_OUTCFG2 0 xf11b
#define FSTV0910_TS2_ERROR_XOR 0 xf11b7080
#define FSTV0910_TS2_DPN_XOR 0 xf11b6040
#define FSTV0910_TS2_STROUT_XOR 0 xf11b5020
#define FSTV0910_TS2_CLOCKOUT_XOR 0 xf11b4010
#define FSTV0910_TS1_ERROR_XOR 0 xf11b3008
#define FSTV0910_TS1_DPN_XOR 0 xf11b2004
#define FSTV0910_TS1_STROUT_XOR 0 xf11b1002
#define FSTV0910_TS1_CLOCKOUT_XOR 0 xf11b0001
/* OUTCFG */
#define RSTV0910_OUTCFG 0 xf11c
#define FSTV0910_TS2_OUTSER_HZ 0 xf11c5020
#define FSTV0910_TS1_OUTSER_HZ 0 xf11c4010
#define FSTV0910_TS2_OUTPAR_HZ 0 xf11c3008
#define FSTV0910_TS1_OUTPAR_HZ 0 xf11c2004
#define FSTV0910_TS_SERDATA0 0 xf11c1002
/* IRQSTATUS3 */
#define RSTV0910_IRQSTATUS3 0 xf120
#define FSTV0910_SPLL_LOCK 0 xf1205020
#define FSTV0910_SSTREAM_LCK_1 0 xf1204010
#define FSTV0910_SSTREAM_LCK_2 0 xf1203008
#define FSTV0910_SDVBS1_PRF_2 0 xf1201002
#define FSTV0910_SDVBS1_PRF_1 0 xf1200001
/* IRQSTATUS2 */
#define RSTV0910_IRQSTATUS2 0 xf121
#define FSTV0910_SSPY_ENDSIM_1 0 xf1217080
#define FSTV0910_SSPY_ENDSIM_2 0 xf1216040
#define FSTV0910_SPKTDEL_ERROR_2 0 xf1214010
#define FSTV0910_SPKTDEL_LOCKB_2 0 xf1213008
#define FSTV0910_SPKTDEL_LOCK_2 0 xf1212004
#define FSTV0910_SPKTDEL_ERROR_1 0 xf1211002
#define FSTV0910_SPKTDEL_LOCKB_1 0 xf1210001
/* IRQSTATUS1 */
#define RSTV0910_IRQSTATUS1 0 xf122
#define FSTV0910_SPKTDEL_LOCK_1 0 xf1227080
#define FSTV0910_SFEC_LOCKB_2 0 xf1226040
#define FSTV0910_SFEC_LOCK_2 0 xf1225020
#define FSTV0910_SFEC_LOCKB_1 0 xf1224010
#define FSTV0910_SFEC_LOCK_1 0 xf1223008
#define FSTV0910_SDEMOD_LOCKB_2 0 xf1222004
#define FSTV0910_SDEMOD_LOCK_2 0 xf1221002
#define FSTV0910_SDEMOD_IRQ_2 0 xf1220001
/* IRQSTATUS0 */
#define RSTV0910_IRQSTATUS0 0 xf123
#define FSTV0910_SDEMOD_LOCKB_1 0 xf1237080
#define FSTV0910_SDEMOD_LOCK_1 0 xf1236040
#define FSTV0910_SDEMOD_IRQ_1 0 xf1235020
#define FSTV0910_SBCH_ERRFLAG 0 xf1234010
#define FSTV0910_SDISEQC2_IRQ 0 xf1232004
#define FSTV0910_SDISEQC1_IRQ 0 xf1230001
/* IRQMASK3 */
#define RSTV0910_IRQMASK3 0 xf124
#define FSTV0910_MPLL_LOCK 0 xf1245020
#define FSTV0910_MSTREAM_LCK_1 0 xf1244010
#define FSTV0910_MSTREAM_LCK_2 0 xf1243008
#define FSTV0910_MDVBS1_PRF_2 0 xf1241002
#define FSTV0910_MDVBS1_PRF_1 0 xf1240001
/* IRQMASK2 */
#define RSTV0910_IRQMASK2 0 xf125
#define FSTV0910_MSPY_ENDSIM_1 0 xf1257080
#define FSTV0910_MSPY_ENDSIM_2 0 xf1256040
#define FSTV0910_MPKTDEL_ERROR_2 0 xf1254010
#define FSTV0910_MPKTDEL_LOCKB_2 0 xf1253008
#define FSTV0910_MPKTDEL_LOCK_2 0 xf1252004
#define FSTV0910_MPKTDEL_ERROR_1 0 xf1251002
#define FSTV0910_MPKTDEL_LOCKB_1 0 xf1250001
/* IRQMASK1 */
#define RSTV0910_IRQMASK1 0 xf126
#define FSTV0910_MPKTDEL_LOCK_1 0 xf1267080
#define FSTV0910_MFEC_LOCKB_2 0 xf1266040
#define FSTV0910_MFEC_LOCK_2 0 xf1265020
#define FSTV0910_MFEC_LOCKB_1 0 xf1264010
#define FSTV0910_MFEC_LOCK_1 0 xf1263008
#define FSTV0910_MDEMOD_LOCKB_2 0 xf1262004
#define FSTV0910_MDEMOD_LOCK_2 0 xf1261002
#define FSTV0910_MDEMOD_IRQ_2 0 xf1260001
/* IRQMASK0 */
#define RSTV0910_IRQMASK0 0 xf127
#define FSTV0910_MDEMOD_LOCKB_1 0 xf1277080
#define FSTV0910_MDEMOD_LOCK_1 0 xf1276040
#define FSTV0910_MDEMOD_IRQ_1 0 xf1275020
#define FSTV0910_MBCH_ERRFLAG 0 xf1274010
#define FSTV0910_MDISEQC2_IRQ 0 xf1272004
#define FSTV0910_MDISEQC1_IRQ 0 xf1270001
/* I2CCFG */
#define RSTV0910_I2CCFG 0 xf129
#define FSTV0910_I2C_FASTMODE 0 xf1293008
#define FSTV0910_I2CADDR_INC 0 xf1290003
/* P1_I2CRPT */
#define RSTV0910_P1_I2CRPT 0 xf12a
#define FSTV0910_P1_I2CT_ON 0 xf12a7080
#define FSTV0910_P1_ENARPT_LEVEL 0 xf12a4070
#define FSTV0910_P1_SCLT_DELAY 0 xf12a3008
#define FSTV0910_P1_STOP_ENABLE 0 xf12a2004
#define FSTV0910_P1_STOP_SDAT2SDA 0 xf12a1002
/* P2_I2CRPT */
#define RSTV0910_P2_I2CRPT 0 xf12b
#define FSTV0910_P2_I2CT_ON 0 xf12b7080
#define FSTV0910_P2_ENARPT_LEVEL 0 xf12b4070
#define FSTV0910_P2_SCLT_DELAY 0 xf12b3008
#define FSTV0910_P2_STOP_ENABLE 0 xf12b2004
#define FSTV0910_P2_STOP_SDAT2SDA 0 xf12b1002
/* GPIO0CFG */
#define RSTV0910_GPIO0CFG 0 xf140
#define FSTV0910_GPIO0_OPD 0 xf1407080
#define FSTV0910_GPIO0_CONFIG 0 xf140107e
#define FSTV0910_GPIO0_XOR 0 xf1400001
/* GPIO1CFG */
#define RSTV0910_GPIO1CFG 0 xf141
#define FSTV0910_GPIO1_OPD 0 xf1417080
#define FSTV0910_GPIO1_CONFIG 0 xf141107e
#define FSTV0910_GPIO1_XOR 0 xf1410001
/* GPIO2CFG */
#define RSTV0910_GPIO2CFG 0 xf142
#define FSTV0910_GPIO2_OPD 0 xf1427080
#define FSTV0910_GPIO2_CONFIG 0 xf142107e
#define FSTV0910_GPIO2_XOR 0 xf1420001
/* GPIO3CFG */
#define RSTV0910_GPIO3CFG 0 xf143
#define FSTV0910_GPIO3_OPD 0 xf1437080
#define FSTV0910_GPIO3_CONFIG 0 xf143107e
#define FSTV0910_GPIO3_XOR 0 xf1430001
/* GPIO4CFG */
#define RSTV0910_GPIO4CFG 0 xf144
#define FSTV0910_GPIO4_OPD 0 xf1447080
#define FSTV0910_GPIO4_CONFIG 0 xf144107e
#define FSTV0910_GPIO4_XOR 0 xf1440001
/* GPIO5CFG */
#define RSTV0910_GPIO5CFG 0 xf145
#define FSTV0910_GPIO5_OPD 0 xf1457080
#define FSTV0910_GPIO5_CONFIG 0 xf145107e
#define FSTV0910_GPIO5_XOR 0 xf1450001
/* GPIO6CFG */
#define RSTV0910_GPIO6CFG 0 xf146
#define FSTV0910_GPIO6_OPD 0 xf1467080
#define FSTV0910_GPIO6_CONFIG 0 xf146107e
#define FSTV0910_GPIO6_XOR 0 xf1460001
/* GPIO7CFG */
#define RSTV0910_GPIO7CFG 0 xf147
#define FSTV0910_GPIO7_OPD 0 xf1477080
#define FSTV0910_GPIO7_CONFIG 0 xf147107e
#define FSTV0910_GPIO7_XOR 0 xf1470001
/* GPIO8CFG */
#define RSTV0910_GPIO8CFG 0 xf148
#define FSTV0910_GPIO8_OPD 0 xf1487080
#define FSTV0910_GPIO8_CONFIG 0 xf148107e
#define FSTV0910_GPIO8_XOR 0 xf1480001
/* GPIO9CFG */
#define RSTV0910_GPIO9CFG 0 xf149
#define FSTV0910_GPIO9_OPD 0 xf1497080
#define FSTV0910_GPIO9_CONFIG 0 xf149107e
#define FSTV0910_GPIO9_XOR 0 xf1490001
/* GPIO10CFG */
#define RSTV0910_GPIO10CFG 0 xf14a
#define FSTV0910_GPIO10_OPD 0 xf14a7080
#define FSTV0910_GPIO10_CONFIG 0 xf14a107e
#define FSTV0910_GPIO10_XOR 0 xf14a0001
/* GPIO11CFG */
#define RSTV0910_GPIO11CFG 0 xf14b
#define FSTV0910_GPIO11_OPD 0 xf14b7080
#define FSTV0910_GPIO11_CONFIG 0 xf14b107e
#define FSTV0910_GPIO11_XOR 0 xf14b0001
/* GPIO12CFG */
#define RSTV0910_GPIO12CFG 0 xf14c
#define FSTV0910_GPIO12_OPD 0 xf14c7080
#define FSTV0910_GPIO12_CONFIG 0 xf14c107e
#define FSTV0910_GPIO12_XOR 0 xf14c0001
/* GPIO13CFG */
#define RSTV0910_GPIO13CFG 0 xf14d
#define FSTV0910_GPIO13_OPD 0 xf14d7080
#define FSTV0910_GPIO13_CONFIG 0 xf14d107e
#define FSTV0910_GPIO13_XOR 0 xf14d0001
/* GPIO14CFG */
#define RSTV0910_GPIO14CFG 0 xf14e
#define FSTV0910_GPIO14_OPD 0 xf14e7080
#define FSTV0910_GPIO14_CONFIG 0 xf14e107e
#define FSTV0910_GPIO14_XOR 0 xf14e0001
/* GPIO15CFG */
#define RSTV0910_GPIO15CFG 0 xf14f
#define FSTV0910_GPIO15_OPD 0 xf14f7080
#define FSTV0910_GPIO15_CONFIG 0 xf14f107e
#define FSTV0910_GPIO15_XOR 0 xf14f0001
/* GPIO16CFG */
#define RSTV0910_GPIO16CFG 0 xf150
#define FSTV0910_GPIO16_OPD 0 xf1507080
#define FSTV0910_GPIO16_CONFIG 0 xf150107e
#define FSTV0910_GPIO16_XOR 0 xf1500001
/* GPIO17CFG */
#define RSTV0910_GPIO17CFG 0 xf151
#define FSTV0910_GPIO17_OPD 0 xf1517080
#define FSTV0910_GPIO17_CONFIG 0 xf151107e
#define FSTV0910_GPIO17_XOR 0 xf1510001
/* GPIO18CFG */
#define RSTV0910_GPIO18CFG 0 xf152
#define FSTV0910_GPIO18_OPD 0 xf1527080
#define FSTV0910_GPIO18_CONFIG 0 xf152107e
#define FSTV0910_GPIO18_XOR 0 xf1520001
/* GPIO19CFG */
#define RSTV0910_GPIO19CFG 0 xf153
#define FSTV0910_GPIO19_OPD 0 xf1537080
#define FSTV0910_GPIO19_CONFIG 0 xf153107e
#define FSTV0910_GPIO19_XOR 0 xf1530001
/* GPIO20CFG */
#define RSTV0910_GPIO20CFG 0 xf154
#define FSTV0910_GPIO20_OPD 0 xf1547080
#define FSTV0910_GPIO20_CONFIG 0 xf154107e
#define FSTV0910_GPIO20_XOR 0 xf1540001
/* GPIO21CFG */
#define RSTV0910_GPIO21CFG 0 xf155
#define FSTV0910_GPIO21_OPD 0 xf1557080
#define FSTV0910_GPIO21_CONFIG 0 xf155107e
#define FSTV0910_GPIO21_XOR 0 xf1550001
/* GPIO22CFG */
#define RSTV0910_GPIO22CFG 0 xf156
#define FSTV0910_GPIO22_OPD 0 xf1567080
#define FSTV0910_GPIO22_CONFIG 0 xf156107e
#define FSTV0910_GPIO22_XOR 0 xf1560001
/* STRSTATUS1 */
#define RSTV0910_STRSTATUS1 0 xf16a
#define FSTV0910_STRSTATUS_SEL2 0 xf16a40f0
#define FSTV0910_STRSTATUS_SEL1 0 xf16a000f
/* STRSTATUS2 */
#define RSTV0910_STRSTATUS2 0 xf16b
#define FSTV0910_STRSTATUS_SEL4 0 xf16b40f0
#define FSTV0910_STRSTATUS_SEL3 0 xf16b000f
/* STRSTATUS3 */
#define RSTV0910_STRSTATUS3 0 xf16c
#define FSTV0910_STRSTATUS_SEL6 0 xf16c40f0
#define FSTV0910_STRSTATUS_SEL5 0 xf16c000f
/* FSKTFC2 */
#define RSTV0910_FSKTFC2 0 xf170
#define FSTV0910_FSKT_KMOD 0 xf17020fc
#define FSTV0910_FSKT_CAR2 0 xf1700003
/* FSKTFC1 */
#define RSTV0910_FSKTFC1 0 xf171
#define FSTV0910_FSKT_CAR1 0 xf17100ff
/* FSKTFC0 */
#define RSTV0910_FSKTFC0 0 xf172
#define FSTV0910_FSKT_CAR0 0 xf17200ff
/* FSKTDELTAF1 */
#define RSTV0910_FSKTDELTAF1 0 xf173
#define FSTV0910_FSKT_DELTAF1 0 xf173000f
/* FSKTDELTAF0 */
#define RSTV0910_FSKTDELTAF0 0 xf174
#define FSTV0910_FSKT_DELTAF0 0 xf17400ff
/* FSKTCTRL */
#define RSTV0910_FSKTCTRL 0 xf175
#define FSTV0910_FSKT_PINSEL 0 xf1757080
#define FSTV0910_FSKT_EN_SGN 0 xf1756040
#define FSTV0910_FSKT_MOD_SGN 0 xf1755020
#define FSTV0910_FSKT_MOD_EN 0 xf175201c
#define FSTV0910_FSKT_DACMODE 0 xf1750003
/* FSKRFC2 */
#define RSTV0910_FSKRFC2 0 xf176
#define FSTV0910_FSKR_DETSGN 0 xf1766040
#define FSTV0910_FSKR_OUTSGN 0 xf1765020
#define FSTV0910_FSKR_KAGC 0 xf176201c
#define FSTV0910_FSKR_CAR2 0 xf1760003
/* FSKRFC1 */
#define RSTV0910_FSKRFC1 0 xf177
#define FSTV0910_FSKR_CAR1 0 xf17700ff
/* FSKRFC0 */
#define RSTV0910_FSKRFC0 0 xf178
#define FSTV0910_FSKR_CAR0 0 xf17800ff
/* FSKRK1 */
#define RSTV0910_FSKRK1 0 xf179
#define FSTV0910_FSKR_K1_EXP 0 xf17950e0
#define FSTV0910_FSKR_K1_MANT 0 xf179001f
/* FSKRK2 */
#define RSTV0910_FSKRK2 0 xf17a
#define FSTV0910_FSKR_K2_EXP 0 xf17a50e0
#define FSTV0910_FSKR_K2_MANT 0 xf17a001f
/* FSKRAGCR */
#define RSTV0910_FSKRAGCR 0 xf17b
#define FSTV0910_FSKR_OUTCTL 0 xf17b60c0
#define FSTV0910_FSKR_AGC_REF 0 xf17b003f
/* FSKRAGC */
#define RSTV0910_FSKRAGC 0 xf17c
#define FSTV0910_FSKR_AGC_ACCU 0 xf17c00ff
/* FSKRALPHA */
#define RSTV0910_FSKRALPHA 0 xf17d
#define FSTV0910_FSKR_ALPHA_EXP 0 xf17d201c
#define FSTV0910_FSKR_ALPHA_M 0 xf17d0003
/* FSKRPLTH1 */
#define RSTV0910_FSKRPLTH1 0 xf17e
#define FSTV0910_FSKR_BETA 0 xf17e40f0
#define FSTV0910_FSKR_PLL_TRESH1 0 xf17e000f
/* FSKRPLTH0 */
#define RSTV0910_FSKRPLTH0 0 xf17f
#define FSTV0910_FSKR_PLL_TRESH0 0 xf17f00ff
/* FSKRDF1 */
#define RSTV0910_FSKRDF1 0 xf180
#define FSTV0910_FSKR_OUT 0 xf1807080
#define FSTV0910_FSKR_STATE 0 xf1805060
#define FSTV0910_FSKR_DELTAF1 0 xf180001f
/* FSKRDF0 */
#define RSTV0910_FSKRDF0 0 xf181
#define FSTV0910_FSKR_DELTAF0 0 xf18100ff
/* FSKRSTEPP */
#define RSTV0910_FSKRSTEPP 0 xf182
#define FSTV0910_FSKR_STEP_PLUS 0 xf18200ff
/* FSKRSTEPM */
#define RSTV0910_FSKRSTEPM 0 xf183
#define FSTV0910_FSKR_STEP_MINUS 0 xf18300ff
/* FSKRDET1 */
#define RSTV0910_FSKRDET1 0 xf184
#define FSTV0910_FSKR_DETECT 0 xf1847080
#define FSTV0910_FSKR_CARDET_ACCU1 0 xf184000f
/* FSKRDET0 */
#define RSTV0910_FSKRDET0 0 xf185
#define FSTV0910_FSKR_CARDET_ACCU0 0 xf18500ff
/* FSKRDTH1 */
#define RSTV0910_FSKRDTH1 0 xf186
#define FSTV0910_FSKR_CARLOSS_THRESH1 0 xf18640f0
#define FSTV0910_FSKR_CARDET_THRESH1 0 xf186000f
/* FSKRDTH0 */
#define RSTV0910_FSKRDTH0 0 xf187
#define FSTV0910_FSKR_CARDET_THRESH0 0 xf18700ff
/* FSKRLOSS */
#define RSTV0910_FSKRLOSS 0 xf188
#define FSTV0910_FSKR_CARLOSS_THRESH0 0 xf18800ff
/* NCOARSE */
#define RSTV0910_NCOARSE 0 xf1b3
#define FSTV0910_CP 0 xf1b330f8
#define FSTV0910_IDF 0 xf1b30007
/* NCOARSE1 */
#define RSTV0910_NCOARSE1 0 xf1b4
#define FSTV0910_N_DIV 0 xf1b400ff
/* NCOARSE2 */
#define RSTV0910_NCOARSE2 0 xf1b5
#define FSTV0910_ODF 0 xf1b5003f
/* SYNTCTRL */
#define RSTV0910_SYNTCTRL 0 xf1b6
#define FSTV0910_STANDBY 0 xf1b67080
#define FSTV0910_BYPASSPLLCORE 0 xf1b66040
#define FSTV0910_STOP_PLL 0 xf1b63008
#define FSTV0910_OSCI_E 0 xf1b61002
/* FILTCTRL */
#define RSTV0910_FILTCTRL 0 xf1b7
#define FSTV0910_INV_CLKFSK 0 xf1b71002
#define FSTV0910_BYPASS_APPLI 0 xf1b70001
/* PLLSTAT */
#define RSTV0910_PLLSTAT 0 xf1b8
#define FSTV0910_PLLLOCK 0 xf1b80001
/* STOPCLK1 */
#define RSTV0910_STOPCLK1 0 xf1c2
#define FSTV0910_INV_CLKADCI2 0 xf1c22004
#define FSTV0910_INV_CLKADCI1 0 xf1c20001
/* STOPCLK2 */
#define RSTV0910_STOPCLK2 0 xf1c3
#define FSTV0910_STOP_DVBS2FEC2 0 xf1c35020
#define FSTV0910_STOP_DVBS2FEC 0 xf1c34010
#define FSTV0910_STOP_DVBS1FEC2 0 xf1c33008
#define FSTV0910_STOP_DVBS1FEC 0 xf1c32004
#define FSTV0910_STOP_DEMOD2 0 xf1c31002
#define FSTV0910_STOP_DEMOD 0 xf1c30001
/* PREGCTL */
#define RSTV0910_PREGCTL 0 xf1c8
#define FSTV0910_REG3V3TO2V5_POFF 0 xf1c87080
/* TSTTNR0 */
#define RSTV0910_TSTTNR0 0 xf1df
#define FSTV0910_FSK_PON 0 xf1df2004
/* TSTTNR1 */
#define RSTV0910_TSTTNR1 0 xf1e0
#define FSTV0910_ADC1_PON 0 xf1e01002
/* TSTTNR2 */
#define RSTV0910_TSTTNR2 0 xf1e1
#define FSTV0910_I2C_DISEQC_PON 0 xf1e15020
#define FSTV0910_DISEQC_CLKDIV 0 xf1e1000f
/* TSTTNR3 */
#define RSTV0910_TSTTNR3 0 xf1e2
#define FSTV0910_ADC2_PON 0 xf1e21002
/* P2_IQCONST */
#define RSTV0910_P2_IQCONST 0 xf200
#define FSTV0910_P2_CONSTEL_SELECT 0 xf2005060
#define FSTV0910_P2_IQSYMB_SEL 0 xf200001f
/* P2_NOSCFG */
#define RSTV0910_P2_NOSCFG 0 xf201
#define FSTV0910_P2_DUMMYPL_NOSDATA 0 xf2015020
#define FSTV0910_P2_NOSPLH_BETA 0 xf2013018
#define FSTV0910_P2_NOSDATA_BETA 0 xf2010007
/* P2_ISYMB */
#define RSTV0910_P2_ISYMB 0 xf202
#define FSTV0910_P2_I_SYMBOL 0 xf20201ff
/* P2_QSYMB */
#define RSTV0910_P2_QSYMB 0 xf203
#define FSTV0910_P2_Q_SYMBOL 0 xf20301ff
/* P2_AGC1CFG */
#define RSTV0910_P2_AGC1CFG 0 xf204
#define FSTV0910_P2_DC_FROZEN 0 xf2047080
#define FSTV0910_P2_DC_CORRECT 0 xf2046040
#define FSTV0910_P2_AMM_FROZEN 0 xf2045020
#define FSTV0910_P2_AMM_CORRECT 0 xf2044010
#define FSTV0910_P2_QUAD_FROZEN 0 xf2043008
#define FSTV0910_P2_QUAD_CORRECT 0 xf2042004
/* P2_AGC1CN */
#define RSTV0910_P2_AGC1CN 0 xf206
#define FSTV0910_P2_AGC1_LOCKED 0 xf2067080
#define FSTV0910_P2_AGC1_MINPOWER 0 xf2064010
#define FSTV0910_P2_AGCOUT_FAST 0 xf2063008
#define FSTV0910_P2_AGCIQ_BETA 0 xf2060007
/* P2_AGC1REF */
#define RSTV0910_P2_AGC1REF 0 xf207
#define FSTV0910_P2_AGCIQ_REF 0 xf20700ff
/* P2_IDCCOMP */
#define RSTV0910_P2_IDCCOMP 0 xf208
#define FSTV0910_P2_IAVERAGE_ADJ 0 xf20801ff
/* P2_QDCCOMP */
#define RSTV0910_P2_QDCCOMP 0 xf209
#define FSTV0910_P2_QAVERAGE_ADJ 0 xf20901ff
/* P2_POWERI */
#define RSTV0910_P2_POWERI 0 xf20a
#define FSTV0910_P2_POWER_I 0 xf20a00ff
/* P2_POWERQ */
#define RSTV0910_P2_POWERQ 0 xf20b
#define FSTV0910_P2_POWER_Q 0 xf20b00ff
/* P2_AGC1AMM */
#define RSTV0910_P2_AGC1AMM 0 xf20c
#define FSTV0910_P2_AMM_VALUE 0 xf20c00ff
/* P2_AGC1QUAD */
#define RSTV0910_P2_AGC1QUAD 0 xf20d
#define FSTV0910_P2_QUAD_VALUE 0 xf20d01ff
/* P2_AGCIQIN1 */
#define RSTV0910_P2_AGCIQIN1 0 xf20e
#define FSTV0910_P2_AGCIQ_VALUE1 0 xf20e00ff
/* P2_AGCIQIN0 */
#define RSTV0910_P2_AGCIQIN0 0 xf20f
#define FSTV0910_P2_AGCIQ_VALUE0 0 xf20f00ff
/* P2_DEMOD */
#define RSTV0910_P2_DEMOD 0 xf210
#define FSTV0910_P2_MANUALS2_ROLLOFF 0 xf2107080
#define FSTV0910_P2_SPECINV_CONTROL 0 xf2104030
#define FSTV0910_P2_MANUALSX_ROLLOFF 0 xf2102004
#define FSTV0910_P2_ROLLOFF_CONTROL 0 xf2100003
/* P2_DMDMODCOD */
#define RSTV0910_P2_DMDMODCOD 0 xf211
#define FSTV0910_P2_MANUAL_MODCOD 0 xf2117080
#define FSTV0910_P2_DEMOD_MODCOD 0 xf211207c
#define FSTV0910_P2_DEMOD_TYPE 0 xf2110003
/* P2_DSTATUS */
#define RSTV0910_P2_DSTATUS 0 xf212
#define FSTV0910_P2_CAR_LOCK 0 xf2127080
#define FSTV0910_P2_TMGLOCK_QUALITY 0 xf2125060
#define FSTV0910_P2_LOCK_DEFINITIF 0 xf2123008
#define FSTV0910_P2_OVADC_DETECT 0 xf2120001
/* P2_DSTATUS2 */
#define RSTV0910_P2_DSTATUS2 0 xf213
#define FSTV0910_P2_DEMOD_DELOCK 0 xf2137080
#define FSTV0910_P2_MODCODRQ_SYNCTAG 0 xf2135020
#define FSTV0910_P2_POLYPH_SATEVENT 0 xf2134010
#define FSTV0910_P2_AGC1_NOSIGNALACK 0 xf2133008
#define FSTV0910_P2_AGC2_OVERFLOW 0 xf2132004
#define FSTV0910_P2_CFR_OVERFLOW 0 xf2131002
#define FSTV0910_P2_GAMMA_OVERUNDER 0 xf2130001
/* P2_DMDCFGMD */
#define RSTV0910_P2_DMDCFGMD 0 xf214
#define FSTV0910_P2_DVBS2_ENABLE 0 xf2147080
#define FSTV0910_P2_DVBS1_ENABLE 0 xf2146040
#define FSTV0910_P2_SCAN_ENABLE 0 xf2144010
#define FSTV0910_P2_CFR_AUTOSCAN 0 xf2143008
#define FSTV0910_P2_TUN_RNG 0 xf2140003
/* P2_DMDCFG2 */
#define RSTV0910_P2_DMDCFG2 0 xf215
#define FSTV0910_P2_S1S2_SEQUENTIAL 0 xf2156040
#define FSTV0910_P2_INFINITE_RELOCK 0 xf2154010
/* P2_DMDISTATE */
#define RSTV0910_P2_DMDISTATE 0 xf216
#define FSTV0910_P2_I2C_NORESETDMODE 0 xf2167080
#define FSTV0910_P2_I2C_DEMOD_MODE 0 xf216001f
/* P2_DMDT0M */
#define RSTV0910_P2_DMDT0M 0 xf217
#define FSTV0910_P2_DMDT0_MIN 0 xf21700ff
/* P2_DMDSTATE */
#define RSTV0910_P2_DMDSTATE 0 xf21b
#define FSTV0910_P2_HEADER_MODE 0 xf21b5060
/* P2_DMDFLYW */
#define RSTV0910_P2_DMDFLYW 0 xf21c
#define FSTV0910_P2_I2C_IRQVAL 0 xf21c40f0
#define FSTV0910_P2_FLYWHEEL_CPT 0 xf21c000f
/* P2_DSTATUS3 */
#define RSTV0910_P2_DSTATUS3 0 xf21d
#define FSTV0910_P2_CFR_ZIGZAG 0 xf21d7080
#define FSTV0910_P2_DEMOD_CFGMODE 0 xf21d5060
#define FSTV0910_P2_GAMMA_LOWBAUDRATE 0 xf21d4010
/* P2_DMDCFG3 */
#define RSTV0910_P2_DMDCFG3 0 xf21e
#define FSTV0910_P2_NOSTOP_FIFOFULL 0 xf21e3008
/* P2_DMDCFG4 */
#define RSTV0910_P2_DMDCFG4 0 xf21f
#define FSTV0910_P2_DIS_VITLOCK 0 xf21f7080
#define FSTV0910_P2_DIS_CLKENABLE 0 xf21f2004
/* P2_CORRELMANT */
#define RSTV0910_P2_CORRELMANT 0 xf220
#define FSTV0910_P2_CORREL_MANT 0 xf22000ff
/* P2_CORRELABS */
#define RSTV0910_P2_CORRELABS 0 xf221
#define FSTV0910_P2_CORREL_ABS 0 xf22100ff
/* P2_CORRELEXP */
#define RSTV0910_P2_CORRELEXP 0 xf222
#define FSTV0910_P2_CORREL_ABSEXP 0 xf22240f0
#define FSTV0910_P2_CORREL_EXP 0 xf222000f
/* P2_PLHMODCOD */
#define RSTV0910_P2_PLHMODCOD 0 xf224
#define FSTV0910_P2_SPECINV_DEMOD 0 xf2247080
#define FSTV0910_P2_PLH_MODCOD 0 xf224207c
#define FSTV0910_P2_PLH_TYPE 0 xf2240003
/* P2_DMDREG */
#define RSTV0910_P2_DMDREG 0 xf225
#define FSTV0910_P2_DECIM_PLFRAMES 0 xf2250001
/* P2_AGCNADJ */
#define RSTV0910_P2_AGCNADJ 0 xf226
#define FSTV0910_P2_RADJOFF_AGC2 0 xf2267080
#define FSTV0910_P2_RADJOFF_AGC1 0 xf2266040
#define FSTV0910_P2_AGC_NADJ 0 xf226013f
/* P2_AGCKS */
#define RSTV0910_P2_AGCKS 0 xf227
#define FSTV0910_P2_RSADJ_MANUALCFG 0 xf2277080
#define FSTV0910_P2_RSADJ_CCMMODE 0 xf2276040
#define FSTV0910_P2_RADJ_SPSK 0 xf227013f
/* P2_AGCKQ */
#define RSTV0910_P2_AGCKQ 0 xf228
#define FSTV0910_P2_RADJON_DVBS1 0 xf2286040
#define FSTV0910_P2_RADJ_QPSK 0 xf228013f
/* P2_AGCK8 */
#define RSTV0910_P2_AGCK8 0 xf229
#define FSTV0910_P2_RADJ_8PSK 0 xf229013f
/* P2_AGCK16 */
#define RSTV0910_P2_AGCK16 0 xf22a
#define FSTV0910_P2_R2ADJOFF_16APSK 0 xf22a6040
#define FSTV0910_P2_R1ADJOFF_16APSK 0 xf22a5020
#define FSTV0910_P2_RADJ_16APSK 0 xf22a011f
/* P2_AGCK32 */
#define RSTV0910_P2_AGCK32 0 xf22b
#define FSTV0910_P2_R3ADJOFF_32APSK 0 xf22b7080
#define FSTV0910_P2_R2ADJOFF_32APSK 0 xf22b6040
#define FSTV0910_P2_R1ADJOFF_32APSK 0 xf22b5020
#define FSTV0910_P2_RADJ_32APSK 0 xf22b011f
/* P2_AGC2O */
#define RSTV0910_P2_AGC2O 0 xf22c
#define FSTV0910_P2_CSTENV_MODE 0 xf22c60c0
#define FSTV0910_P2_AGC2_COEF 0 xf22c0007
/* P2_AGC2REF */
#define RSTV0910_P2_AGC2REF 0 xf22d
#define FSTV0910_P2_AGC2_REF 0 xf22d00ff
/* P2_AGC1ADJ */
#define RSTV0910_P2_AGC1ADJ 0 xf22e
#define FSTV0910_P2_AGC1_ADJUSTED 0 xf22e007f
/* P2_AGCRSADJ */
#define RSTV0910_P2_AGCRSADJ 0 xf22f
#define FSTV0910_P2_RS_ADJUSTED 0 xf22f007f
/* P2_AGCRQADJ */
#define RSTV0910_P2_AGCRQADJ 0 xf230
#define FSTV0910_P2_RQ_ADJUSTED 0 xf230007f
/* P2_AGCR8ADJ */
#define RSTV0910_P2_AGCR8ADJ 0 xf231
#define FSTV0910_P2_R8_ADJUSTED 0 xf231007f
/* P2_AGCR1ADJ */
#define RSTV0910_P2_AGCR1ADJ 0 xf232
#define FSTV0910_P2_R1_ADJUSTED 0 xf232007f
/* P2_AGCR2ADJ */
#define RSTV0910_P2_AGCR2ADJ 0 xf233
#define FSTV0910_P2_R2_ADJUSTED 0 xf233007f
/* P2_AGCR3ADJ */
#define RSTV0910_P2_AGCR3ADJ 0 xf234
#define FSTV0910_P2_R3_ADJUSTED 0 xf234007f
/* P2_AGCREFADJ */
#define RSTV0910_P2_AGCREFADJ 0 xf235
#define FSTV0910_P2_AGC2REF_ADJUSTED 0 xf235007f
/* P2_AGC2I1 */
#define RSTV0910_P2_AGC2I1 0 xf236
#define FSTV0910_P2_AGC2_INTEGRATOR1 0 xf23600ff
/* P2_AGC2I0 */
#define RSTV0910_P2_AGC2I0 0 xf237
#define FSTV0910_P2_AGC2_INTEGRATOR0 0 xf23700ff
/* P2_CARCFG */
#define RSTV0910_P2_CARCFG 0 xf238
#define FSTV0910_P2_ROTAON 0 xf2382004
#define FSTV0910_P2_PH_DET_ALGO 0 xf2380003
/* P2_ACLC */
#define RSTV0910_P2_ACLC 0 xf239
#define FSTV0910_P2_CAR_ALPHA_MANT 0 xf2394030
#define FSTV0910_P2_CAR_ALPHA_EXP 0 xf239000f
/* P2_BCLC */
#define RSTV0910_P2_BCLC 0 xf23a
#define FSTV0910_P2_CAR_BETA_MANT 0 xf23a4030
#define FSTV0910_P2_CAR_BETA_EXP 0 xf23a000f
/* P2_ACLCS2 */
#define RSTV0910_P2_ACLCS2 0 xf23b
#define FSTV0910_P2_CARS2_APLHA_MANTISSE 0 xf23b4030
#define FSTV0910_P2_CARS2_ALPHA_EXP 0 xf23b000f
/* P2_BCLCS2 */
#define RSTV0910_P2_BCLCS2 0 xf23c
#define FSTV0910_P2_CARS2_BETA_MANTISSE 0 xf23c4030
#define FSTV0910_P2_CARS2_BETA_EXP 0 xf23c000f
/* P2_CARFREQ */
#define RSTV0910_P2_CARFREQ 0 xf23d
#define FSTV0910_P2_KC_COARSE_EXP 0 xf23d40f0
#define FSTV0910_P2_BETA_FREQ 0 xf23d000f
/* P2_CARHDR */
#define RSTV0910_P2_CARHDR 0 xf23e
#define FSTV0910_P2_K_FREQ_HDR 0 xf23e00ff
/* P2_LDT */
#define RSTV0910_P2_LDT 0 xf23f
#define FSTV0910_P2_CARLOCK_THRES 0 xf23f01ff
/* P2_LDT2 */
#define RSTV0910_P2_LDT2 0 xf240
#define FSTV0910_P2_CARLOCK_THRES2 0 xf24001ff
/* P2_CFRICFG */
#define RSTV0910_P2_CFRICFG 0 xf241
#define FSTV0910_P2_NEG_CFRSTEP 0 xf2410001
/* P2_CFRUP1 */
#define RSTV0910_P2_CFRUP1 0 xf242
#define FSTV0910_P2_CFR_UP1 0 xf24201ff
/* P2_CFRUP0 */
#define RSTV0910_P2_CFRUP0 0 xf243
#define FSTV0910_P2_CFR_UP0 0 xf24300ff
/* P2_CFRIBASE1 */
#define RSTV0910_P2_CFRIBASE1 0 xf244
#define FSTV0910_P2_CFRINIT_BASE1 0 xf24400ff
/* P2_CFRIBASE0 */
#define RSTV0910_P2_CFRIBASE0 0 xf245
#define FSTV0910_P2_CFRINIT_BASE0 0 xf24500ff
/* P2_CFRLOW1 */
#define RSTV0910_P2_CFRLOW1 0 xf246
#define FSTV0910_P2_CFR_LOW1 0 xf24601ff
/* P2_CFRLOW0 */
#define RSTV0910_P2_CFRLOW0 0 xf247
#define FSTV0910_P2_CFR_LOW0 0 xf24700ff
/* P2_CFRINIT1 */
#define RSTV0910_P2_CFRINIT1 0 xf248
#define FSTV0910_P2_CFR_INIT1 0 xf24801ff
/* P2_CFRINIT0 */
#define RSTV0910_P2_CFRINIT0 0 xf249
#define FSTV0910_P2_CFR_INIT0 0 xf24900ff
/* P2_CFRINC1 */
#define RSTV0910_P2_CFRINC1 0 xf24a
#define FSTV0910_P2_MANUAL_CFRINC 0 xf24a7080
#define FSTV0910_P2_CFR_INC1 0 xf24a003f
/* P2_CFRINC0 */
#define RSTV0910_P2_CFRINC0 0 xf24b
#define FSTV0910_P2_CFR_INC0 0 xf24b00ff
/* P2_CFR2 */
#define RSTV0910_P2_CFR2 0 xf24c
#define FSTV0910_P2_CAR_FREQ2 0 xf24c01ff
/* P2_CFR1 */
#define RSTV0910_P2_CFR1 0 xf24d
#define FSTV0910_P2_CAR_FREQ1 0 xf24d00ff
/* P2_CFR0 */
#define RSTV0910_P2_CFR0 0 xf24e
#define FSTV0910_P2_CAR_FREQ0 0 xf24e00ff
/* P2_LDI */
#define RSTV0910_P2_LDI 0 xf24f
#define FSTV0910_P2_LOCK_DET_INTEGR 0 xf24f01ff
/* P2_TMGCFG */
#define RSTV0910_P2_TMGCFG 0 xf250
#define FSTV0910_P2_TMGLOCK_BETA 0 xf25060c0
#define FSTV0910_P2_DO_TIMING_CORR 0 xf2504010
#define FSTV0910_P2_TMG_MINFREQ 0 xf2500003
/* P2_RTC */
#define RSTV0910_P2_RTC 0 xf251
#define FSTV0910_P2_TMGALPHA_EXP 0 xf25140f0
#define FSTV0910_P2_TMGBETA_EXP 0 xf251000f
/* P2_RTCS2 */
#define RSTV0910_P2_RTCS2 0 xf252
#define FSTV0910_P2_TMGALPHAS2_EXP 0 xf25240f0
#define FSTV0910_P2_TMGBETAS2_EXP 0 xf252000f
/* P2_TMGTHRISE */
#define RSTV0910_P2_TMGTHRISE 0 xf253
#define FSTV0910_P2_TMGLOCK_THRISE 0 xf25300ff
/* P2_TMGTHFALL */
#define RSTV0910_P2_TMGTHFALL 0 xf254
#define FSTV0910_P2_TMGLOCK_THFALL 0 xf25400ff
/* P2_SFRUPRATIO */
#define RSTV0910_P2_SFRUPRATIO 0 xf255
#define FSTV0910_P2_SFR_UPRATIO 0 xf25500ff
/* P2_SFRLOWRATIO */
#define RSTV0910_P2_SFRLOWRATIO 0 xf256
#define FSTV0910_P2_SFR_LOWRATIO 0 xf25600ff
/* P2_KTTMG */
#define RSTV0910_P2_KTTMG 0 xf257
#define FSTV0910_P2_KT_TMG_EXP 0 xf25740f0
/* P2_KREFTMG */
#define RSTV0910_P2_KREFTMG 0 xf258
#define FSTV0910_P2_KREF_TMG 0 xf25800ff
/* P2_SFRSTEP */
#define RSTV0910_P2_SFRSTEP 0 xf259
#define FSTV0910_P2_SFR_SCANSTEP 0 xf25940f0
#define FSTV0910_P2_SFR_CENTERSTEP 0 xf259000f
/* P2_TMGCFG2 */
#define RSTV0910_P2_TMGCFG2 0 xf25a
#define FSTV0910_P2_DIS_AUTOSAMP 0 xf25a3008
#define FSTV0910_P2_SFRRATIO_FINE 0 xf25a0001
/* P2_KREFTMG2 */
#define RSTV0910_P2_KREFTMG2 0 xf25b
#define FSTV0910_P2_KREF_TMG2 0 xf25b00ff
/* P2_TMGCFG3 */
#define RSTV0910_P2_TMGCFG3 0 xf25d
#define FSTV0910_P2_CONT_TMGCENTER 0 xf25d3008
#define FSTV0910_P2_AUTO_GUP 0 xf25d2004
#define FSTV0910_P2_AUTO_GLOW 0 xf25d1002
/* P2_SFRINIT1 */
#define RSTV0910_P2_SFRINIT1 0 xf25e
#define FSTV0910_P2_SFR_INIT1 0 xf25e00ff
/* P2_SFRINIT0 */
#define RSTV0910_P2_SFRINIT0 0 xf25f
#define FSTV0910_P2_SFR_INIT0 0 xf25f00ff
/* P2_SFRUP1 */
#define RSTV0910_P2_SFRUP1 0 xf260
#define FSTV0910_P2_SYMB_FREQ_UP1 0 xf26000ff
/* P2_SFRUP0 */
#define RSTV0910_P2_SFRUP0 0 xf261
#define FSTV0910_P2_SYMB_FREQ_UP0 0 xf26100ff
/* P2_SFRLOW1 */
#define RSTV0910_P2_SFRLOW1 0 xf262
#define FSTV0910_P2_SYMB_FREQ_LOW1 0 xf26200ff
/* P2_SFRLOW0 */
#define RSTV0910_P2_SFRLOW0 0 xf263
#define FSTV0910_P2_SYMB_FREQ_LOW0 0 xf26300ff
/* P2_SFR3 */
#define RSTV0910_P2_SFR3 0 xf264
#define FSTV0910_P2_SYMB_FREQ3 0 xf26400ff
/* P2_SFR2 */
#define RSTV0910_P2_SFR2 0 xf265
#define FSTV0910_P2_SYMB_FREQ2 0 xf26500ff
/* P2_SFR1 */
#define RSTV0910_P2_SFR1 0 xf266
#define FSTV0910_P2_SYMB_FREQ1 0 xf26600ff
/* P2_SFR0 */
#define RSTV0910_P2_SFR0 0 xf267
#define FSTV0910_P2_SYMB_FREQ0 0 xf26700ff
/* P2_TMGREG2 */
#define RSTV0910_P2_TMGREG2 0 xf268
#define FSTV0910_P2_TMGREG2 0 xf26800ff
/* P2_TMGREG1 */
#define RSTV0910_P2_TMGREG1 0 xf269
#define FSTV0910_P2_TMGREG1 0 xf26900ff
/* P2_TMGREG0 */
#define RSTV0910_P2_TMGREG0 0 xf26a
#define FSTV0910_P2_TMGREG0 0 xf26a00ff
/* P2_TMGLOCK1 */
#define RSTV0910_P2_TMGLOCK1 0 xf26b
#define FSTV0910_P2_TMGLOCK_LEVEL1 0 xf26b01ff
/* P2_TMGLOCK0 */
#define RSTV0910_P2_TMGLOCK0 0 xf26c
#define FSTV0910_P2_TMGLOCK_LEVEL0 0 xf26c00ff
/* P2_TMGOBS */
#define RSTV0910_P2_TMGOBS 0 xf26d
#define FSTV0910_P2_ROLLOFF_STATUS 0 xf26d60c0
/* P2_EQUALCFG */
#define RSTV0910_P2_EQUALCFG 0 xf26f
#define FSTV0910_P2_EQUAL_ON 0 xf26f6040
#define FSTV0910_P2_MU_EQUALDFE 0 xf26f0007
/* P2_EQUAI1 */
#define RSTV0910_P2_EQUAI1 0 xf270
#define FSTV0910_P2_EQUA_ACCI1 0 xf27001ff
/* P2_EQUAQ1 */
#define RSTV0910_P2_EQUAQ1 0 xf271
#define FSTV0910_P2_EQUA_ACCQ1 0 xf27101ff
/* P2_EQUAI2 */
#define RSTV0910_P2_EQUAI2 0 xf272
#define FSTV0910_P2_EQUA_ACCI2 0 xf27201ff
/* P2_EQUAQ2 */
#define RSTV0910_P2_EQUAQ2 0 xf273
#define FSTV0910_P2_EQUA_ACCQ2 0 xf27301ff
/* P2_EQUAI3 */
#define RSTV0910_P2_EQUAI3 0 xf274
#define FSTV0910_P2_EQUA_ACCI3 0 xf27401ff
/* P2_EQUAQ3 */
#define RSTV0910_P2_EQUAQ3 0 xf275
#define FSTV0910_P2_EQUA_ACCQ3 0 xf27501ff
/* P2_EQUAI4 */
#define RSTV0910_P2_EQUAI4 0 xf276
#define FSTV0910_P2_EQUA_ACCI4 0 xf27601ff
/* P2_EQUAQ4 */
#define RSTV0910_P2_EQUAQ4 0 xf277
#define FSTV0910_P2_EQUA_ACCQ4 0 xf27701ff
/* P2_EQUAI5 */
#define RSTV0910_P2_EQUAI5 0 xf278
#define FSTV0910_P2_EQUA_ACCI5 0 xf27801ff
/* P2_EQUAQ5 */
#define RSTV0910_P2_EQUAQ5 0 xf279
#define FSTV0910_P2_EQUA_ACCQ5 0 xf27901ff
/* P2_EQUAI6 */
#define RSTV0910_P2_EQUAI6 0 xf27a
#define FSTV0910_P2_EQUA_ACCI6 0 xf27a01ff
/* P2_EQUAQ6 */
#define RSTV0910_P2_EQUAQ6 0 xf27b
#define FSTV0910_P2_EQUA_ACCQ6 0 xf27b01ff
/* P2_EQUAI7 */
#define RSTV0910_P2_EQUAI7 0 xf27c
#define FSTV0910_P2_EQUA_ACCI7 0 xf27c01ff
/* P2_EQUAQ7 */
#define RSTV0910_P2_EQUAQ7 0 xf27d
#define FSTV0910_P2_EQUA_ACCQ7 0 xf27d01ff
/* P2_EQUAI8 */
#define RSTV0910_P2_EQUAI8 0 xf27e
#define FSTV0910_P2_EQUA_ACCI8 0 xf27e01ff
/* P2_EQUAQ8 */
#define RSTV0910_P2_EQUAQ8 0 xf27f
#define FSTV0910_P2_EQUA_ACCQ8 0 xf27f01ff
/* P2_NNOSDATAT1 */
#define RSTV0910_P2_NNOSDATAT1 0 xf280
#define FSTV0910_P2_NOSDATAT_NORMED1 0 xf28000ff
/* P2_NNOSDATAT0 */
#define RSTV0910_P2_NNOSDATAT0 0 xf281
#define FSTV0910_P2_NOSDATAT_NORMED0 0 xf28100ff
/* P2_NNOSDATA1 */
#define RSTV0910_P2_NNOSDATA1 0 xf282
#define FSTV0910_P2_NOSDATA_NORMED1 0 xf28200ff
/* P2_NNOSDATA0 */
#define RSTV0910_P2_NNOSDATA0 0 xf283
#define FSTV0910_P2_NOSDATA_NORMED0 0 xf28300ff
/* P2_NNOSPLHT1 */
#define RSTV0910_P2_NNOSPLHT1 0 xf284
#define FSTV0910_P2_NOSPLHT_NORMED1 0 xf28400ff
/* P2_NNOSPLHT0 */
#define RSTV0910_P2_NNOSPLHT0 0 xf285
#define FSTV0910_P2_NOSPLHT_NORMED0 0 xf28500ff
/* P2_NNOSPLH1 */
#define RSTV0910_P2_NNOSPLH1 0 xf286
#define FSTV0910_P2_NOSPLH_NORMED1 0 xf28600ff
/* P2_NNOSPLH0 */
#define RSTV0910_P2_NNOSPLH0 0 xf287
#define FSTV0910_P2_NOSPLH_NORMED0 0 xf28700ff
/* P2_NOSDATAT1 */
#define RSTV0910_P2_NOSDATAT1 0 xf288
#define FSTV0910_P2_NOSDATAT_UNNORMED1 0 xf28800ff
/* P2_NOSDATAT0 */
#define RSTV0910_P2_NOSDATAT0 0 xf289
#define FSTV0910_P2_NOSDATAT_UNNORMED0 0 xf28900ff
/* P2_NNOSFRAME1 */
#define RSTV0910_P2_NNOSFRAME1 0 xf28a
#define FSTV0910_P2_NOSFRAME_NORMED1 0 xf28a00ff
/* P2_NNOSFRAME0 */
#define RSTV0910_P2_NNOSFRAME0 0 xf28b
#define FSTV0910_P2_NOSFRAME_NORMED0 0 xf28b00ff
/* P2_NNOSRAD1 */
#define RSTV0910_P2_NNOSRAD1 0 xf28c
#define FSTV0910_P2_NOSRADIAL_NORMED1 0 xf28c00ff
/* P2_NNOSRAD0 */
#define RSTV0910_P2_NNOSRAD0 0 xf28d
#define FSTV0910_P2_NOSRADIAL_NORMED0 0 xf28d00ff
/* P2_NOSCFGF1 */
#define RSTV0910_P2_NOSCFGF1 0 xf28e
#define FSTV0910_P2_LOWNOISE_MESURE 0 xf28e7080
#define FSTV0910_P2_NOS_DELFRAME 0 xf28e6040
#define FSTV0910_P2_NOSDATA_MODE 0 xf28e4030
#define FSTV0910_P2_FRAMESEL_TYPESEL 0 xf28e200c
#define FSTV0910_P2_FRAMESEL_TYPE 0 xf28e0003
/* P2_NOSCFGF2 */
#define RSTV0910_P2_NOSCFGF2 0 xf28f
#define FSTV0910_P2_DIS_NOSPILOTS 0 xf28f7080
#define FSTV0910_P2_FRAMESEL_MODCODSEL 0 xf28f5060
#define FSTV0910_P2_FRAMESEL_MODCOD 0 xf28f001f
/* P2_CAR2CFG */
#define RSTV0910_P2_CAR2CFG 0 xf290
#define FSTV0910_P2_ROTA2ON 0 xf2902004
#define FSTV0910_P2_PH_DET_ALGO2 0 xf2900003
/* P2_CFR2CFR1 */
#define RSTV0910_P2_CFR2CFR1 0 xf291
#define FSTV0910_P2_EN_S2CAR2CENTER 0 xf2915020
#define FSTV0910_P2_CFR2TOCFR1_BETA 0 xf2910007
/* P2_CAR3CFG */
#define RSTV0910_P2_CAR3CFG 0 xf292
#define FSTV0910_P2_CARRIER23_MODE 0 xf29260c0
#define FSTV0910_P2_CAR3INTERM_DVBS1 0 xf2925020
#define FSTV0910_P2_ABAMPLIF_MODE 0 xf2923018
#define FSTV0910_P2_CARRIER3_ALPHA3DL 0 xf2920007
/* P2_CFR22 */
#define RSTV0910_P2_CFR22 0 xf293
#define FSTV0910_P2_CAR2_FREQ2 0 xf29301ff
/* P2_CFR21 */
#define RSTV0910_P2_CFR21 0 xf294
#define FSTV0910_P2_CAR2_FREQ1 0 xf29400ff
/* P2_CFR20 */
#define RSTV0910_P2_CFR20 0 xf295
#define FSTV0910_P2_CAR2_FREQ0 0 xf29500ff
/* P2_ACLC2S2Q */
#define RSTV0910_P2_ACLC2S2Q 0 xf297
#define FSTV0910_P2_ENAB_SPSKSYMB 0 xf2977080
#define FSTV0910_P2_CAR2S2_Q_ALPH_M 0 xf2974030
#define FSTV0910_P2_CAR2S2_Q_ALPH_E 0 xf297000f
/* P2_ACLC2S28 */
#define RSTV0910_P2_ACLC2S28 0 xf298
#define FSTV0910_P2_CAR2S2_8_ALPH_M 0 xf2984030
#define FSTV0910_P2_CAR2S2_8_ALPH_E 0 xf298000f
/* P2_ACLC2S216A */
#define RSTV0910_P2_ACLC2S216A 0 xf299
#define FSTV0910_P2_CAR2S2_16A_ALPH_M 0 xf2994030
#define FSTV0910_P2_CAR2S2_16A_ALPH_E 0 xf299000f
/* P2_ACLC2S232A */
#define RSTV0910_P2_ACLC2S232A 0 xf29a
#define FSTV0910_P2_CAR2S2_32A_ALPH_M 0 xf29a4030
#define FSTV0910_P2_CAR2S2_32A_ALPH_E 0 xf29a000f
/* P2_BCLC2S2Q */
#define RSTV0910_P2_BCLC2S2Q 0 xf29c
#define FSTV0910_P2_CAR2S2_Q_BETA_M 0 xf29c4030
#define FSTV0910_P2_CAR2S2_Q_BETA_E 0 xf29c000f
/* P2_BCLC2S28 */
#define RSTV0910_P2_BCLC2S28 0 xf29d
#define FSTV0910_P2_CAR2S2_8_BETA_M 0 xf29d4030
#define FSTV0910_P2_CAR2S2_8_BETA_E 0 xf29d000f
/* P2_BCLC2S216A */
#define RSTV0910_P2_BCLC2S216A 0 xf29e
#define FSTV0910_P2_DVBS2S216A_NIP 0 xf29e7080
#define FSTV0910_P2_CAR2S2_16A_BETA_M 0 xf29e4030
#define FSTV0910_P2_CAR2S2_16A_BETA_E 0 xf29e000f
/* P2_BCLC2S232A */
#define RSTV0910_P2_BCLC2S232A 0 xf29f
#define FSTV0910_P2_DVBS2S232A_NIP 0 xf29f7080
#define FSTV0910_P2_CAR2S2_32A_BETA_M 0 xf29f4030
#define FSTV0910_P2_CAR2S2_32A_BETA_E 0 xf29f000f
/* P2_PLROOT2 */
#define RSTV0910_P2_PLROOT2 0 xf2ac
#define FSTV0910_P2_PLSCRAMB_MODE 0 xf2ac200c
#define FSTV0910_P2_PLSCRAMB_ROOT2 0 xf2ac0003
/* P2_PLROOT1 */
#define RSTV0910_P2_PLROOT1 0 xf2ad
#define FSTV0910_P2_PLSCRAMB_ROOT1 0 xf2ad00ff
/* P2_PLROOT0 */
#define RSTV0910_P2_PLROOT0 0 xf2ae
#define FSTV0910_P2_PLSCRAMB_ROOT0 0 xf2ae00ff
/* P2_MODCODLST0 */
#define RSTV0910_P2_MODCODLST0 0 xf2b0
#define FSTV0910_P2_NACCES_MODCODCH 0 xf2b00001
/* P2_MODCODLST1 */
#define RSTV0910_P2_MODCODLST1 0 xf2b1
#define FSTV0910_P2_SYMBRATE_FILTER 0 xf2b13008
#define FSTV0910_P2_NRESET_MODCODLST 0 xf2b12004
#define FSTV0910_P2_DIS_32PSK_9_10 0 xf2b10003
/* P2_MODCODLST2 */
#define RSTV0910_P2_MODCODLST2 0 xf2b2
#define FSTV0910_P2_DIS_32PSK_8_9 0 xf2b240f0
#define FSTV0910_P2_DIS_32PSK_5_6 0 xf2b2000f
/* P2_MODCODLST3 */
#define RSTV0910_P2_MODCODLST3 0 xf2b3
#define FSTV0910_P2_DIS_32PSK_4_5 0 xf2b340f0
#define FSTV0910_P2_DIS_32PSK_3_4 0 xf2b3000f
/* P2_MODCODLST4 */
#define RSTV0910_P2_MODCODLST4 0 xf2b4
#define FSTV0910_P2_DUMMYPL_PILOT 0 xf2b47080
#define FSTV0910_P2_DUMMYPL_NOPILOT 0 xf2b46040
#define FSTV0910_P2_DIS_16PSK_9_10 0 xf2b44030
#define FSTV0910_P2_DIS_16PSK_8_9 0 xf2b4000f
/* P2_MODCODLST5 */
#define RSTV0910_P2_MODCODLST5 0 xf2b5
#define FSTV0910_P2_DIS_16PSK_5_6 0 xf2b540f0
#define FSTV0910_P2_DIS_16PSK_4_5 0 xf2b5000f
/* P2_MODCODLST6 */
#define RSTV0910_P2_MODCODLST6 0 xf2b6
#define FSTV0910_P2_DIS_16PSK_3_4 0 xf2b640f0
#define FSTV0910_P2_DIS_16PSK_2_3 0 xf2b6000f
/* P2_MODCODLST7 */
#define RSTV0910_P2_MODCODLST7 0 xf2b7
#define FSTV0910_P2_MODCOD_NNOSFILTER 0 xf2b77080
#define FSTV0910_P2_DIS_8PSK_9_10 0 xf2b74030
#define FSTV0910_P2_DIS_8PSK_8_9 0 xf2b7000f
/* P2_MODCODLST8 */
#define RSTV0910_P2_MODCODLST8 0 xf2b8
#define FSTV0910_P2_DIS_8PSK_5_6 0 xf2b840f0
#define FSTV0910_P2_DIS_8PSK_3_4 0 xf2b8000f
/* P2_MODCODLST9 */
#define RSTV0910_P2_MODCODLST9 0 xf2b9
#define FSTV0910_P2_DIS_8PSK_2_3 0 xf2b940f0
#define FSTV0910_P2_DIS_8PSK_3_5 0 xf2b9000f
/* P2_MODCODLSTA */
#define RSTV0910_P2_MODCODLSTA 0 xf2ba
#define FSTV0910_P2_NOSFILTER_LIMITE 0 xf2ba7080
#define FSTV0910_P2_DIS_QPSK_9_10 0 xf2ba4030
#define FSTV0910_P2_DIS_QPSK_8_9 0 xf2ba000f
/* P2_MODCODLSTB */
#define RSTV0910_P2_MODCODLSTB 0 xf2bb
#define FSTV0910_P2_DIS_QPSK_5_6 0 xf2bb40f0
#define FSTV0910_P2_DIS_QPSK_4_5 0 xf2bb000f
/* P2_MODCODLSTC */
#define RSTV0910_P2_MODCODLSTC 0 xf2bc
#define FSTV0910_P2_DIS_QPSK_3_4 0 xf2bc40f0
#define FSTV0910_P2_DIS_QPSK_2_3 0 xf2bc000f
/* P2_MODCODLSTD */
#define RSTV0910_P2_MODCODLSTD 0 xf2bd
#define FSTV0910_P2_DIS_QPSK_3_5 0 xf2bd40f0
#define FSTV0910_P2_DIS_QPSK_1_2 0 xf2bd000f
/* P2_MODCODLSTE */
#define RSTV0910_P2_MODCODLSTE 0 xf2be
#define FSTV0910_P2_DIS_QPSK_2_5 0 xf2be40f0
#define FSTV0910_P2_DIS_QPSK_1_3 0 xf2be000f
/* P2_MODCODLSTF */
#define RSTV0910_P2_MODCODLSTF 0 xf2bf
#define FSTV0910_P2_DIS_QPSK_1_4 0 xf2bf40f0
#define FSTV0910_P2_DEMOD_INVMODLST 0 xf2bf3008
#define FSTV0910_P2_DEMODOUT_ENABLE 0 xf2bf2004
#define FSTV0910_P2_DDEMOD_NSET 0 xf2bf1002
#define FSTV0910_P2_MODCOD_NSTOCK 0 xf2bf0001
/* P2_GAUSSR0 */
#define RSTV0910_P2_GAUSSR0 0 xf2c0
#define FSTV0910_P2_EN_CCIMODE 0 xf2c07080
#define FSTV0910_P2_R0_GAUSSIEN 0 xf2c0007f
/* P2_CCIR0 */
#define RSTV0910_P2_CCIR0 0 xf2c1
#define FSTV0910_P2_CCIDETECT_PLHONLY 0 xf2c17080
#define FSTV0910_P2_R0_CCI 0 xf2c1007f
/* P2_CCIQUANT */
#define RSTV0910_P2_CCIQUANT 0 xf2c2
#define FSTV0910_P2_CCI_BETA 0 xf2c250e0
#define FSTV0910_P2_CCI_QUANT 0 xf2c2001f
/* P2_CCITHRES */
#define RSTV0910_P2_CCITHRES 0 xf2c3
#define FSTV0910_P2_CCI_THRESHOLD 0 xf2c300ff
/* P2_CCIACC */
#define RSTV0910_P2_CCIACC 0 xf2c4
#define FSTV0910_P2_CCI_VALUE 0 xf2c400ff
/* P2_DSTATUS4 */
#define RSTV0910_P2_DSTATUS4 0 xf2c5
#define FSTV0910_P2_RAINFADE_DETECT 0 xf2c57080
#define FSTV0910_P2_NOTHRES2_FAIL 0 xf2c56040
#define FSTV0910_P2_NOTHRES1_FAIL 0 xf2c55020
#define FSTV0910_P2_DMDPROG_ERROR 0 xf2c52004
#define FSTV0910_P2_CSTENV_DETECT 0 xf2c51002
#define FSTV0910_P2_DETECTION_TRIAX 0 xf2c50001
/* P2_DMDRESCFG */
#define RSTV0910_P2_DMDRESCFG 0 xf2c6
#define FSTV0910_P2_DMDRES_RESET 0 xf2c67080
#define FSTV0910_P2_DMDRES_STRALL 0 xf2c63008
#define FSTV0910_P2_DMDRES_NEWONLY 0 xf2c62004
#define FSTV0910_P2_DMDRES_NOSTORE 0 xf2c61002
/* P2_DMDRESADR */
#define RSTV0910_P2_DMDRESADR 0 xf2c7
#define FSTV0910_P2_DMDRES_VALIDCFR 0 xf2c76040
#define FSTV0910_P2_DMDRES_MEMFULL 0 xf2c74030
#define FSTV0910_P2_DMDRES_RESNBR 0 xf2c7000f
/* P2_DMDRESDATA7 */
#define RSTV0910_P2_DMDRESDATA7 0 xf2c8
#define FSTV0910_P2_DMDRES_DATA7 0 xf2c800ff
/* P2_DMDRESDATA6 */
#define RSTV0910_P2_DMDRESDATA6 0 xf2c9
#define FSTV0910_P2_DMDRES_DATA6 0 xf2c900ff
/* P2_DMDRESDATA5 */
#define RSTV0910_P2_DMDRESDATA5 0 xf2ca
#define FSTV0910_P2_DMDRES_DATA5 0 xf2ca00ff
/* P2_DMDRESDATA4 */
#define RSTV0910_P2_DMDRESDATA4 0 xf2cb
#define FSTV0910_P2_DMDRES_DATA4 0 xf2cb00ff
/* P2_DMDRESDATA3 */
#define RSTV0910_P2_DMDRESDATA3 0 xf2cc
#define FSTV0910_P2_DMDRES_DATA3 0 xf2cc00ff
/* P2_DMDRESDATA2 */
#define RSTV0910_P2_DMDRESDATA2 0 xf2cd
#define FSTV0910_P2_DMDRES_DATA2 0 xf2cd00ff
/* P2_DMDRESDATA1 */
#define RSTV0910_P2_DMDRESDATA1 0 xf2ce
#define FSTV0910_P2_DMDRES_DATA1 0 xf2ce00ff
/* P2_DMDRESDATA0 */
#define RSTV0910_P2_DMDRESDATA0 0 xf2cf
#define FSTV0910_P2_DMDRES_DATA0 0 xf2cf00ff
/* P2_FFEI1 */
#define RSTV0910_P2_FFEI1 0 xf2d0
#define FSTV0910_P2_FFE_ACCI1 0 xf2d001ff
/* P2_FFEQ1 */
#define RSTV0910_P2_FFEQ1 0 xf2d1
#define FSTV0910_P2_FFE_ACCQ1 0 xf2d101ff
/* P2_FFEI2 */
#define RSTV0910_P2_FFEI2 0 xf2d2
#define FSTV0910_P2_FFE_ACCI2 0 xf2d201ff
/* P2_FFEQ2 */
#define RSTV0910_P2_FFEQ2 0 xf2d3
#define FSTV0910_P2_FFE_ACCQ2 0 xf2d301ff
/* P2_FFEI3 */
#define RSTV0910_P2_FFEI3 0 xf2d4
#define FSTV0910_P2_FFE_ACCI3 0 xf2d401ff
/* P2_FFEQ3 */
#define RSTV0910_P2_FFEQ3 0 xf2d5
#define FSTV0910_P2_FFE_ACCQ3 0 xf2d501ff
/* P2_FFEI4 */
#define RSTV0910_P2_FFEI4 0 xf2d6
#define FSTV0910_P2_FFE_ACCI4 0 xf2d601ff
/* P2_FFEQ4 */
#define RSTV0910_P2_FFEQ4 0 xf2d7
#define FSTV0910_P2_FFE_ACCQ4 0 xf2d701ff
/* P2_FFECFG */
#define RSTV0910_P2_FFECFG 0 xf2d8
#define FSTV0910_P2_EQUALFFE_ON 0 xf2d86040
#define FSTV0910_P2_EQUAL_USEDSYMB 0 xf2d84030
#define FSTV0910_P2_MU_EQUALFFE 0 xf2d80007
/* P2_TNRCFG2 */
#define RSTV0910_P2_TNRCFG2 0 xf2e1
#define FSTV0910_P2_TUN_IQSWAP 0 xf2e17080
/* P2_SMAPCOEF7 */
#define RSTV0910_P2_SMAPCOEF7 0 xf300
#define FSTV0910_P2_DIS_QSCALE 0 xf3007080
#define FSTV0910_P2_SMAPCOEF_Q_LLR12 0 xf300017f
/* P2_SMAPCOEF6 */
#define RSTV0910_P2_SMAPCOEF6 0 xf301
#define FSTV0910_P2_DIS_AGC2SCALE 0 xf3017080
#define FSTV0910_P2_ADJ_8PSKLLR1 0 xf3012004
#define FSTV0910_P2_OLD_8PSKLLR1 0 xf3011002
#define FSTV0910_P2_DIS_AB8PSK 0 xf3010001
/* P2_SMAPCOEF5 */
#define RSTV0910_P2_SMAPCOEF5 0 xf302
#define FSTV0910_P2_DIS_8SCALE 0 xf3027080
#define FSTV0910_P2_SMAPCOEF_8P_LLR23 0 xf302017f
/* P2_SMAPCOEF4 */
#define RSTV0910_P2_SMAPCOEF4 0 xf303
#define FSTV0910_P2_SMAPCOEF_16APSK_LLR12 0 xf303017f
/* P2_SMAPCOEF3 */
#define RSTV0910_P2_SMAPCOEF3 0 xf304
#define FSTV0910_P2_SMAPCOEF_16APSK_LLR34 0 xf304017f
/* P2_SMAPCOEF2 */
#define RSTV0910_P2_SMAPCOEF2 0 xf305
#define FSTV0910_P2_SMAPCOEF_32APSK_R2R3 0 xf30541f0
#define FSTV0910_P2_SMAPCOEF_32APSK_LLR2 0 xf305010f
/* P2_SMAPCOEF1 */
#define RSTV0910_P2_SMAPCOEF1 0 xf306
#define FSTV0910_P2_DIS_16SCALE 0 xf3067080
#define FSTV0910_P2_SMAPCOEF_32_LLR34 0 xf306017f
/* P2_SMAPCOEF0 */
#define RSTV0910_P2_SMAPCOEF0 0 xf307
#define FSTV0910_P2_DIS_32SCALE 0 xf3077080
#define FSTV0910_P2_SMAPCOEF_32_LLR15 0 xf307017f
/* P2_NOSTHRES1 */
#define RSTV0910_P2_NOSTHRES1 0 xf309
#define FSTV0910_P2_NOS_THRESHOLD1 0 xf30900ff
/* P2_NOSTHRES2 */
#define RSTV0910_P2_NOSTHRES2 0 xf30a
#define FSTV0910_P2_NOS_THRESHOLD2 0 xf30a00ff
/* P2_NOSDIFF1 */
#define RSTV0910_P2_NOSDIFF1 0 xf30b
#define FSTV0910_P2_NOSTHRES1_DIFF 0 xf30b00ff
/* P2_RAINFADE */
#define RSTV0910_P2_RAINFADE 0 xf30c
#define FSTV0910_P2_NOSTHRES_DATAT 0 xf30c7080
#define FSTV0910_P2_RAINFADE_CNLIMIT 0 xf30c4070
#define FSTV0910_P2_RAINFADE_TIMEOUT 0 xf30c0007
/* P2_NOSRAMCFG */
#define RSTV0910_P2_NOSRAMCFG 0 xf30d
#define FSTV0910_P2_NOSRAM_ACTIVATION 0 xf30d4030
#define FSTV0910_P2_NOSRAM_CNRONLY 0 xf30d3008
#define FSTV0910_P2_NOSRAM_LGNCNR1 0 xf30d0007
/* P2_NOSRAMPOS */
#define RSTV0910_P2_NOSRAMPOS 0 xf30e
#define FSTV0910_P2_NOSRAM_LGNCNR0 0 xf30e40f0
#define FSTV0910_P2_NOSRAM_VALIDE 0 xf30e2004
#define FSTV0910_P2_NOSRAM_CNRVAL1 0 xf30e0003
/* P2_NOSRAMVAL */
#define RSTV0910_P2_NOSRAMVAL 0 xf30f
#define FSTV0910_P2_NOSRAM_CNRVAL0 0 xf30f00ff
/* P2_DMDPLHSTAT */
#define RSTV0910_P2_DMDPLHSTAT 0 xf320
#define FSTV0910_P2_PLH_STATISTIC 0 xf32000ff
/* P2_LOCKTIME3 */
#define RSTV0910_P2_LOCKTIME3 0 xf322
#define FSTV0910_P2_DEMOD_LOCKTIME3 0 xf32200ff
/* P2_LOCKTIME2 */
#define RSTV0910_P2_LOCKTIME2 0 xf323
#define FSTV0910_P2_DEMOD_LOCKTIME2 0 xf32300ff
/* P2_LOCKTIME1 */
#define RSTV0910_P2_LOCKTIME1 0 xf324
#define FSTV0910_P2_DEMOD_LOCKTIME1 0 xf32400ff
/* P2_LOCKTIME0 */
#define RSTV0910_P2_LOCKTIME0 0 xf325
#define FSTV0910_P2_DEMOD_LOCKTIME0 0 xf32500ff
/* P2_VITSCALE */
#define RSTV0910_P2_VITSCALE 0 xf332
#define FSTV0910_P2_NVTH_NOSRANGE 0 xf3327080
#define FSTV0910_P2_VERROR_MAXMODE 0 xf3326040
#define FSTV0910_P2_NSLOWSN_LOCKED 0 xf3323008
#define FSTV0910_P2_DIS_RSFLOCK 0 xf3321002
/* P2_FECM */
#define RSTV0910_P2_FECM 0 xf333
#define FSTV0910_P2_DSS_DVB 0 xf3337080
#define FSTV0910_P2_DSS_SRCH 0 xf3334010
#define FSTV0910_P2_SYNCVIT 0 xf3331002
#define FSTV0910_P2_IQINV 0 xf3330001
/* P2_VTH12 */
#define RSTV0910_P2_VTH12 0 xf334
#define FSTV0910_P2_VTH12 0 xf33400ff
/* P2_VTH23 */
#define RSTV0910_P2_VTH23 0 xf335
#define FSTV0910_P2_VTH23 0 xf33500ff
/* P2_VTH34 */
#define RSTV0910_P2_VTH34 0 xf336
#define FSTV0910_P2_VTH34 0 xf33600ff
/* P2_VTH56 */
#define RSTV0910_P2_VTH56 0 xf337
#define FSTV0910_P2_VTH56 0 xf33700ff
/* P2_VTH67 */
#define RSTV0910_P2_VTH67 0 xf338
#define FSTV0910_P2_VTH67 0 xf33800ff
/* P2_VTH78 */
#define RSTV0910_P2_VTH78 0 xf339
#define FSTV0910_P2_VTH78 0 xf33900ff
/* P2_VITCURPUN */
#define RSTV0910_P2_VITCURPUN 0 xf33a
#define FSTV0910_P2_VIT_CURPUN 0 xf33a001f
/* P2_VERROR */
#define RSTV0910_P2_VERROR 0 xf33b
#define FSTV0910_P2_REGERR_VIT 0 xf33b00ff
/* P2_PRVIT */
#define RSTV0910_P2_PRVIT 0 xf33c
#define FSTV0910_P2_DIS_VTHLOCK 0 xf33c6040
#define FSTV0910_P2_E7_8VIT 0 xf33c5020
#define FSTV0910_P2_E6_7VIT 0 xf33c4010
#define FSTV0910_P2_E5_6VIT 0 xf33c3008
#define FSTV0910_P2_E3_4VIT 0 xf33c2004
#define FSTV0910_P2_E2_3VIT 0 xf33c1002
#define FSTV0910_P2_E1_2VIT 0 xf33c0001
/* P2_VAVSRVIT */
#define RSTV0910_P2_VAVSRVIT 0 xf33d
#define FSTV0910_P2_AMVIT 0 xf33d7080
#define FSTV0910_P2_FROZENVIT 0 xf33d6040
#define FSTV0910_P2_SNVIT 0 xf33d4030
#define FSTV0910_P2_TOVVIT 0 xf33d200c
#define FSTV0910_P2_HYPVIT 0 xf33d0003
/* P2_VSTATUSVIT */
#define RSTV0910_P2_VSTATUSVIT 0 xf33e
#define FSTV0910_P2_PRFVIT 0 xf33e4010
#define FSTV0910_P2_LOCKEDVIT 0 xf33e3008
/* P2_VTHINUSE */
#define RSTV0910_P2_VTHINUSE 0 xf33f
#define FSTV0910_P2_VIT_INUSE 0 xf33f00ff
/* P2_KDIV12 */
#define RSTV0910_P2_KDIV12 0 xf340
#define FSTV0910_P2_K_DIVIDER_12 0 xf340007f
/* P2_KDIV23 */
#define RSTV0910_P2_KDIV23 0 xf341
#define FSTV0910_P2_K_DIVIDER_23 0 xf341007f
/* P2_KDIV34 */
#define RSTV0910_P2_KDIV34 0 xf342
#define FSTV0910_P2_K_DIVIDER_34 0 xf342007f
/* P2_KDIV56 */
#define RSTV0910_P2_KDIV56 0 xf343
#define FSTV0910_P2_K_DIVIDER_56 0 xf343007f
/* P2_KDIV67 */
#define RSTV0910_P2_KDIV67 0 xf344
#define FSTV0910_P2_K_DIVIDER_67 0 xf344007f
/* P2_KDIV78 */
#define RSTV0910_P2_KDIV78 0 xf345
#define FSTV0910_P2_K_DIVIDER_78 0 xf345007f
/* P2_TSPIDFLT1 */
#define RSTV0910_P2_TSPIDFLT1 0 xf346
#define FSTV0910_P2_PIDFLT_ADDR 0 xf34600ff
/* P2_TSPIDFLT0 */
#define RSTV0910_P2_TSPIDFLT0 0 xf347
#define FSTV0910_P2_PIDFLT_DATA 0 xf34700ff
/* P2_PDELCTRL0 */
#define RSTV0910_P2_PDELCTRL0 0 xf34f
#define FSTV0910_P2_ISIOBS_MODE 0 xf34f4030
/* P2_PDELCTRL1 */
#define RSTV0910_P2_PDELCTRL1 0 xf350
#define FSTV0910_P2_INV_MISMASK 0 xf3507080
#define FSTV0910_P2_FILTER_EN 0 xf3505020
#define FSTV0910_P2_HYSTEN 0 xf3503008
#define FSTV0910_P2_HYSTSWRST 0 xf3502004
#define FSTV0910_P2_EN_MIS00 0 xf3501002
#define FSTV0910_P2_ALGOSWRST 0 xf3500001
/* P2_PDELCTRL2 */
#define RSTV0910_P2_PDELCTRL2 0 xf351
#define FSTV0910_P2_FORCE_CONTINUOUS 0 xf3517080
#define FSTV0910_P2_RESET_UPKO_COUNT 0 xf3516040
#define FSTV0910_P2_USER_PKTDELIN_NB 0 xf3515020
#define FSTV0910_P2_FRAME_MODE 0 xf3511002
/* P2_HYSTTHRESH */
#define RSTV0910_P2_HYSTTHRESH 0 xf354
#define FSTV0910_P2_DELIN_LOCKTHRES 0 xf35440f0
#define FSTV0910_P2_DELIN_UNLOCKTHRES 0 xf354000f
/* P2_UPLCCST0 */
#define RSTV0910_P2_UPLCCST0 0 xf358
#define FSTV0910_P2_UPL_CST0 0 xf35830f8
#define FSTV0910_P2_UPL_MODE 0 xf3580007
/* P2_ISIENTRY */
#define RSTV0910_P2_ISIENTRY 0 xf35e
#define FSTV0910_P2_ISI_ENTRY 0 xf35e00ff
/* P2_ISIBITENA */
#define RSTV0910_P2_ISIBITENA 0 xf35f
#define FSTV0910_P2_ISI_BIT_EN 0 xf35f00ff
/* P2_MATSTR1 */
#define RSTV0910_P2_MATSTR1 0 xf360
#define FSTV0910_P2_MATYPE_CURRENT1 0 xf36000ff
/* P2_MATSTR0 */
#define RSTV0910_P2_MATSTR0 0 xf361
#define FSTV0910_P2_MATYPE_CURRENT0 0 xf36100ff
/* P2_UPLSTR1 */
#define RSTV0910_P2_UPLSTR1 0 xf362
#define FSTV0910_P2_UPL_CURRENT1 0 xf36200ff
/* P2_UPLSTR0 */
#define RSTV0910_P2_UPLSTR0 0 xf363
#define FSTV0910_P2_UPL_CURRENT0 0 xf36300ff
/* P2_DFLSTR1 */
#define RSTV0910_P2_DFLSTR1 0 xf364
#define FSTV0910_P2_DFL_CURRENT1 0 xf36400ff
/* P2_DFLSTR0 */
#define RSTV0910_P2_DFLSTR0 0 xf365
#define FSTV0910_P2_DFL_CURRENT0 0 xf36500ff
/* P2_SYNCSTR */
#define RSTV0910_P2_SYNCSTR 0 xf366
#define FSTV0910_P2_SYNC_CURRENT 0 xf36600ff
/* P2_SYNCDSTR1 */
#define RSTV0910_P2_SYNCDSTR1 0 xf367
#define FSTV0910_P2_SYNCD_CURRENT1 0 xf36700ff
/* P2_SYNCDSTR0 */
#define RSTV0910_P2_SYNCDSTR0 0 xf368
#define FSTV0910_P2_SYNCD_CURRENT0 0 xf36800ff
/* P2_PDELSTATUS1 */
#define RSTV0910_P2_PDELSTATUS1 0 xf369
#define FSTV0910_P2_PKTDELIN_DELOCK 0 xf3697080
#define FSTV0910_P2_SYNCDUPDFL_BADDFL 0 xf3696040
#define FSTV0910_P2_UNACCEPTED_STREAM 0 xf3694010
#define FSTV0910_P2_BCH_ERROR_FLAG 0 xf3693008
#define FSTV0910_P2_PKTDELIN_LOCK 0 xf3691002
#define FSTV0910_P2_FIRST_LOCK 0 xf3690001
/* P2_PDELSTATUS2 */
#define RSTV0910_P2_PDELSTATUS2 0 xf36a
#define FSTV0910_P2_FRAME_MODCOD 0 xf36a207c
#define FSTV0910_P2_FRAME_TYPE 0 xf36a0003
/* P2_BBFCRCKO1 */
#define RSTV0910_P2_BBFCRCKO1 0 xf36b
#define FSTV0910_P2_BBHCRC_KOCNT1 0 xf36b00ff
/* P2_BBFCRCKO0 */
#define RSTV0910_P2_BBFCRCKO0 0 xf36c
#define FSTV0910_P2_BBHCRC_KOCNT0 0 xf36c00ff
/* P2_UPCRCKO1 */
#define RSTV0910_P2_UPCRCKO1 0 xf36d
#define FSTV0910_P2_PKTCRC_KOCNT1 0 xf36d00ff
/* P2_UPCRCKO0 */
#define RSTV0910_P2_UPCRCKO0 0 xf36e
#define FSTV0910_P2_PKTCRC_KOCNT0 0 xf36e00ff
/* P2_PDELCTRL3 */
#define RSTV0910_P2_PDELCTRL3 0 xf36f
#define FSTV0910_P2_NOFIFO_BCHERR 0 xf36f5020
#define FSTV0910_P2_PKTDELIN_DELACMERR 0 xf36f4010
/* P2_TSSTATEM */
#define RSTV0910_P2_TSSTATEM 0 xf370
#define FSTV0910_P2_TSDIL_ON 0 xf3707080
#define FSTV0910_P2_TSRS_ON 0 xf3705020
#define FSTV0910_P2_TSDESCRAMB_ON 0 xf3704010
#define FSTV0910_P2_TSFRAME_MODE 0 xf3703008
#define FSTV0910_P2_TS_DISABLE 0 xf3702004
#define FSTV0910_P2_TSACM_MODE 0 xf3701002
#define FSTV0910_P2_TSOUT_NOSYNC 0 xf3700001
/* P2_TSSTATEL */
#define RSTV0910_P2_TSSTATEL 0 xf371
#define FSTV0910_P2_TSNOSYNCBYTE 0 xf3717080
#define FSTV0910_P2_TSPARITY_ON 0 xf3716040
#define FSTV0910_P2_TSISSYI_ON 0 xf3713008
#define FSTV0910_P2_TSNPD_ON 0 xf3712004
#define FSTV0910_P2_TSCRC8_ON 0 xf3711002
#define FSTV0910_P2_TSDSS_PACKET 0 xf3710001
/* P2_TSCFGH */
#define RSTV0910_P2_TSCFGH 0 xf372
#define FSTV0910_P2_TSFIFO_DVBCI 0 xf3727080
#define FSTV0910_P2_TSFIFO_SERIAL 0 xf3726040
#define FSTV0910_P2_TSFIFO_TEIUPDATE 0 xf3725020
#define FSTV0910_P2_TSFIFO_DUTY50 0 xf3724010
#define FSTV0910_P2_TSFIFO_HSGNLOUT 0 xf3723008
#define FSTV0910_P2_TSFIFO_ERRMODE 0 xf3721006
#define FSTV0910_P2_RST_HWARE 0 xf3720001
/* P2_TSCFGM */
#define RSTV0910_P2_TSCFGM 0 xf373
#define FSTV0910_P2_TSFIFO_MANSPEED 0 xf37360c0
#define FSTV0910_P2_TSFIFO_PERMDATA 0 xf3735020
#define FSTV0910_P2_TSFIFO_NONEWSGNL 0 xf3734010
#define FSTV0910_P2_TSFIFO_INVDATA 0 xf3730001
/* P2_TSCFGL */
#define RSTV0910_P2_TSCFGL 0 xf374
#define FSTV0910_P2_TSFIFO_BCLKDEL1CK 0 xf37460c0
#define FSTV0910_P2_BCHERROR_MODE 0 xf3744030
#define FSTV0910_P2_TSFIFO_NSGNL2DATA 0 xf3743008
#define FSTV0910_P2_TSFIFO_EMBINDVB 0 xf3742004
#define FSTV0910_P2_TSFIFO_BITSPEED 0 xf3740003
/* P2_TSSYNC */
#define RSTV0910_P2_TSSYNC 0 xf375
#define FSTV0910_P2_TSFIFO_SYNCMODE 0 xf3753018
/* P2_TSINSDELH */
#define RSTV0910_P2_TSINSDELH 0 xf376
#define FSTV0910_P2_TSDEL_SYNCBYTE 0 xf3767080
#define FSTV0910_P2_TSDEL_XXHEADER 0 xf3766040
#define FSTV0910_P2_TSDEL_DATAFIELD 0 xf3764010
#define FSTV0910_P2_TSINSDEL_RSPARITY 0 xf3761002
#define FSTV0910_P2_TSINSDEL_CRC8 0 xf3760001
/* P2_TSINSDELM */
#define RSTV0910_P2_TSINSDELM 0 xf377
#define FSTV0910_P2_TSINS_EMODCOD 0 xf3774010
#define FSTV0910_P2_TSINS_TOKEN 0 xf3773008
#define FSTV0910_P2_TSINS_XXXERR 0 xf3772004
#define FSTV0910_P2_TSINS_MATYPE 0 xf3771002
#define FSTV0910_P2_TSINS_UPL 0 xf3770001
/* P2_TSINSDELL */
#define RSTV0910_P2_TSINSDELL 0 xf378
#define FSTV0910_P2_TSINS_DFL 0 xf3787080
#define FSTV0910_P2_TSINS_SYNCD 0 xf3786040
#define FSTV0910_P2_TSINS_BLOCLEN 0 xf3785020
#define FSTV0910_P2_TSINS_SIGPCOUNT 0 xf3784010
#define FSTV0910_P2_TSINS_FIFO 0 xf3783008
#define FSTV0910_P2_TSINS_REALPACK 0 xf3782004
#define FSTV0910_P2_TSINS_TSCONFIG 0 xf3781002
#define FSTV0910_P2_TSINS_LATENCY 0 xf3780001
/* P2_TSDIVN */
#define RSTV0910_P2_TSDIVN 0 xf379
#define FSTV0910_P2_TSFIFO_SPEEDMODE 0 xf37960c0
#define FSTV0910_P2_TSFIFO_RISEOK 0 xf3790007
/* P2_TSCFG4 */
#define RSTV0910_P2_TSCFG4 0 xf37a
#define FSTV0910_P2_TSFIFO_TSSPEEDMODE 0 xf37a60c0
/* P2_TSSPEED */
#define RSTV0910_P2_TSSPEED 0 xf380
#define FSTV0910_P2_TSFIFO_OUTSPEED 0 xf38000ff
/* P2_TSSTATUS */
#define RSTV0910_P2_TSSTATUS 0 xf381
#define FSTV0910_P2_TSFIFO_LINEOK 0 xf3817080
#define FSTV0910_P2_TSFIFO_ERROR 0 xf3816040
#define FSTV0910_P2_TSFIFO_NOSYNC 0 xf3814010
#define FSTV0910_P2_TSREGUL_ERROR 0 xf3812004
#define FSTV0910_P2_DIL_READY 0 xf3810001
/* P2_TSSTATUS2 */
#define RSTV0910_P2_TSSTATUS2 0 xf382
#define FSTV0910_P2_TSFIFO_DEMODSEL 0 xf3827080
#define FSTV0910_P2_TSFIFOSPEED_STORE 0 xf3826040
#define FSTV0910_P2_DILXX_RESET 0 xf3825020
#define FSTV0910_P2_SCRAMBDETECT 0 xf3821002
/* P2_TSBITRATE1 */
#define RSTV0910_P2_TSBITRATE1 0 xf383
#define FSTV0910_P2_TSFIFO_BITRATE1 0 xf38300ff
/* P2_TSBITRATE0 */
#define RSTV0910_P2_TSBITRATE0 0 xf384
#define FSTV0910_P2_TSFIFO_BITRATE0 0 xf38400ff
/* P2_TSPACKLEN1 */
#define RSTV0910_P2_TSPACKLEN1 0 xf385
#define FSTV0910_P2_TSFIFO_PACKCPT 0 xf38550e0
/* P2_TSDLY2 */
#define RSTV0910_P2_TSDLY2 0 xf389
#define FSTV0910_P2_SOFFIFO_LATENCY2 0 xf389000f
/* P2_TSDLY1 */
#define RSTV0910_P2_TSDLY1 0 xf38a
#define FSTV0910_P2_SOFFIFO_LATENCY1 0 xf38a00ff
/* P2_TSDLY0 */
#define RSTV0910_P2_TSDLY0 0 xf38b
#define FSTV0910_P2_SOFFIFO_LATENCY0 0 xf38b00ff
/* P2_TSNPDAV */
#define RSTV0910_P2_TSNPDAV 0 xf38c
#define FSTV0910_P2_TSNPD_AVERAGE 0 xf38c00ff
/* P2_TSBUFSTAT2 */
#define RSTV0910_P2_TSBUFSTAT2 0 xf38d
#define FSTV0910_P2_TSISCR_3BYTES 0 xf38d7080
#define FSTV0910_P2_TSISCR_NEWDATA 0 xf38d6040
#define FSTV0910_P2_TSISCR_BUFSTAT2 0 xf38d003f
/* P2_TSBUFSTAT1 */
#define RSTV0910_P2_TSBUFSTAT1 0 xf38e
#define FSTV0910_P2_TSISCR_BUFSTAT1 0 xf38e00ff
/* P2_TSBUFSTAT0 */
#define RSTV0910_P2_TSBUFSTAT0 0 xf38f
#define FSTV0910_P2_TSISCR_BUFSTAT0 0 xf38f00ff
/* P2_TSDEBUGL */
#define RSTV0910_P2_TSDEBUGL 0 xf391
#define FSTV0910_P2_TSFIFO_ERROR_EVNT 0 xf3912004
#define FSTV0910_P2_TSFIFO_OVERFLOWM 0 xf3910001
/* P2_TSDLYSET2 */
#define RSTV0910_P2_TSDLYSET2 0 xf392
#define FSTV0910_P2_SOFFIFO_OFFSET 0 xf39260c0
#define FSTV0910_P2_HYSTERESIS_THRESHOLD 0 xf3924030
#define FSTV0910_P2_SOFFIFO_SYMBOFFS2 0 xf392000f
/* P2_TSDLYSET1 */
#define RSTV0910_P2_TSDLYSET1 0 xf393
#define FSTV0910_P2_SOFFIFO_SYMBOFFS1 0 xf39300ff
/* P2_TSDLYSET0 */
#define RSTV0910_P2_TSDLYSET0 0 xf394
#define FSTV0910_P2_SOFFIFO_SYMBOFFS0 0 xf39400ff
/* P2_ERRCTRL1 */
#define RSTV0910_P2_ERRCTRL1 0 xf398
#define FSTV0910_P2_ERR_SOURCE1 0 xf39840f0
#define FSTV0910_P2_NUM_EVENT1 0 xf3980007
/* P2_ERRCNT12 */
#define RSTV0910_P2_ERRCNT12 0 xf399
#define FSTV0910_P2_ERRCNT1_OLDVALUE 0 xf3997080
#define FSTV0910_P2_ERR_CNT12 0 xf399007f
/* P2_ERRCNT11 */
#define RSTV0910_P2_ERRCNT11 0 xf39a
#define FSTV0910_P2_ERR_CNT11 0 xf39a00ff
/* P2_ERRCNT10 */
#define RSTV0910_P2_ERRCNT10 0 xf39b
#define FSTV0910_P2_ERR_CNT10 0 xf39b00ff
/* P2_ERRCTRL2 */
#define RSTV0910_P2_ERRCTRL2 0 xf39c
#define FSTV0910_P2_ERR_SOURCE2 0 xf39c40f0
#define FSTV0910_P2_NUM_EVENT2 0 xf39c0007
/* P2_ERRCNT22 */
#define RSTV0910_P2_ERRCNT22 0 xf39d
#define FSTV0910_P2_ERRCNT2_OLDVALUE 0 xf39d7080
#define FSTV0910_P2_ERR_CNT22 0 xf39d007f
/* P2_ERRCNT21 */
#define RSTV0910_P2_ERRCNT21 0 xf39e
#define FSTV0910_P2_ERR_CNT21 0 xf39e00ff
/* P2_ERRCNT20 */
#define RSTV0910_P2_ERRCNT20 0 xf39f
#define FSTV0910_P2_ERR_CNT20 0 xf39f00ff
/* P2_FECSPY */
#define RSTV0910_P2_FECSPY 0 xf3a0
#define FSTV0910_P2_SPY_ENABLE 0 xf3a07080
#define FSTV0910_P2_NO_SYNCBYTE 0 xf3a06040
#define FSTV0910_P2_SERIAL_MODE 0 xf3a05020
#define FSTV0910_P2_UNUSUAL_PACKET 0 xf3a04010
#define FSTV0910_P2_BERMETER_DATAMODE 0 xf3a0200c
#define FSTV0910_P2_BERMETER_LMODE 0 xf3a01002
#define FSTV0910_P2_BERMETER_RESET 0 xf3a00001
/* P2_FSPYCFG */
#define RSTV0910_P2_FSPYCFG 0 xf3a1
#define FSTV0910_P2_FECSPY_INPUT 0 xf3a160c0
#define FSTV0910_P2_RST_ON_ERROR 0 xf3a15020
#define FSTV0910_P2_ONE_SHOT 0 xf3a14010
#define FSTV0910_P2_I2C_MODE 0 xf3a1200c
#define FSTV0910_P2_SPY_HYSTERESIS 0 xf3a10003
/* P2_FSPYDATA */
#define RSTV0910_P2_FSPYDATA 0 xf3a2
#define FSTV0910_P2_SPY_STUFFING 0 xf3a27080
#define FSTV0910_P2_SPY_CNULLPKT 0 xf3a25020
#define FSTV0910_P2_SPY_OUTDATA_MODE 0 xf3a2001f
/* P2_FSPYOUT */
#define RSTV0910_P2_FSPYOUT 0 xf3a3
#define FSTV0910_P2_FSPY_DIRECT 0 xf3a37080
#define FSTV0910_P2_STUFF_MODE 0 xf3a30007
/* P2_FSTATUS */
#define RSTV0910_P2_FSTATUS 0 xf3a4
#define FSTV0910_P2_SPY_ENDSIM 0 xf3a47080
#define FSTV0910_P2_VALID_SIM 0 xf3a46040
#define FSTV0910_P2_FOUND_SIGNAL 0 xf3a45020
#define FSTV0910_P2_DSS_SYNCBYTE 0 xf3a44010
#define FSTV0910_P2_RESULT_STATE 0 xf3a4000f
/* P2_FBERCPT4 */
#define RSTV0910_P2_FBERCPT4 0 xf3a8
#define FSTV0910_P2_FBERMETER_CPT4 0 xf3a800ff
/* P2_FBERCPT3 */
#define RSTV0910_P2_FBERCPT3 0 xf3a9
#define FSTV0910_P2_FBERMETER_CPT3 0 xf3a900ff
/* P2_FBERCPT2 */
#define RSTV0910_P2_FBERCPT2 0 xf3aa
#define FSTV0910_P2_FBERMETER_CPT2 0 xf3aa00ff
/* P2_FBERCPT1 */
#define RSTV0910_P2_FBERCPT1 0 xf3ab
#define FSTV0910_P2_FBERMETER_CPT1 0 xf3ab00ff
/* P2_FBERCPT0 */
#define RSTV0910_P2_FBERCPT0 0 xf3ac
#define FSTV0910_P2_FBERMETER_CPT0 0 xf3ac00ff
/* P2_FBERERR2 */
#define RSTV0910_P2_FBERERR2 0 xf3ad
#define FSTV0910_P2_FBERMETER_ERR2 0 xf3ad00ff
/* P2_FBERERR1 */
#define RSTV0910_P2_FBERERR1 0 xf3ae
#define FSTV0910_P2_FBERMETER_ERR1 0 xf3ae00ff
/* P2_FBERERR0 */
#define RSTV0910_P2_FBERERR0 0 xf3af
#define FSTV0910_P2_FBERMETER_ERR0 0 xf3af00ff
/* P2_FSPYBER */
#define RSTV0910_P2_FSPYBER 0 xf3b2
#define FSTV0910_P2_FSPYBER_SYNCBYTE 0 xf3b24010
#define FSTV0910_P2_FSPYBER_UNSYNC 0 xf3b23008
#define FSTV0910_P2_FSPYBER_CTIME 0 xf3b20007
/* P2_SFERROR */
#define RSTV0910_P2_SFERROR 0 xf3c1
#define FSTV0910_P2_SFEC_REGERR_VIT 0 xf3c100ff
/* P2_SFECSTATUS */
#define RSTV0910_P2_SFECSTATUS 0 xf3c3
#define FSTV0910_P2_SFEC_ON 0 xf3c37080
#define FSTV0910_P2_SFEC_OFF 0 xf3c36040
#define FSTV0910_P2_LOCKEDSFEC 0 xf3c33008
#define FSTV0910_P2_SFEC_DELOCK 0 xf3c32004
#define FSTV0910_P2_SFEC_DEMODSEL 0 xf3c31002
#define FSTV0910_P2_SFEC_OVFON 0 xf3c30001
/* P2_SFKDIV12 */
#define RSTV0910_P2_SFKDIV12 0 xf3c4
#define FSTV0910_P2_SFECKDIV12_MAN 0 xf3c47080
/* P2_SFKDIV23 */
#define RSTV0910_P2_SFKDIV23 0 xf3c5
#define FSTV0910_P2_SFECKDIV23_MAN 0 xf3c57080
/* P2_SFKDIV34 */
#define RSTV0910_P2_SFKDIV34 0 xf3c6
#define FSTV0910_P2_SFECKDIV34_MAN 0 xf3c67080
/* P2_SFKDIV56 */
#define RSTV0910_P2_SFKDIV56 0 xf3c7
#define FSTV0910_P2_SFECKDIV56_MAN 0 xf3c77080
/* P2_SFKDIV67 */
#define RSTV0910_P2_SFKDIV67 0 xf3c8
#define FSTV0910_P2_SFECKDIV67_MAN 0 xf3c87080
/* P2_SFKDIV78 */
#define RSTV0910_P2_SFKDIV78 0 xf3c9
#define FSTV0910_P2_SFECKDIV78_MAN 0 xf3c97080
/* P2_SFSTATUS */
#define RSTV0910_P2_SFSTATUS 0 xf3cc
#define FSTV0910_P2_SFEC_LINEOK 0 xf3cc7080
#define FSTV0910_P2_SFEC_ERROR 0 xf3cc6040
#define FSTV0910_P2_SFEC_DATA7 0 xf3cc5020
#define FSTV0910_P2_SFEC_PKTDNBRFAIL 0 xf3cc4010
#define FSTV0910_P2_TSSFEC_DEMODSEL 0 xf3cc3008
#define FSTV0910_P2_SFEC_NOSYNC 0 xf3cc2004
#define FSTV0910_P2_SFEC_UNREGULA 0 xf3cc1002
#define FSTV0910_P2_SFEC_READY 0 xf3cc0001
/* P2_SFDLYSET2 */
#define RSTV0910_P2_SFDLYSET2 0 xf3d0
#define FSTV0910_P2_SFEC_DISABLE 0 xf3d01002
/* P2_SFERRCTRL */
#define RSTV0910_P2_SFERRCTRL 0 xf3d8
#define FSTV0910_P2_SFEC_ERR_SOURCE 0 xf3d840f0
#define FSTV0910_P2_SFEC_NUM_EVENT 0 xf3d80007
/* P2_SFERRCNT2 */
#define RSTV0910_P2_SFERRCNT2 0 xf3d9
#define FSTV0910_P2_SFERRC_OLDVALUE 0 xf3d97080
#define FSTV0910_P2_SFEC_ERR_CNT2 0 xf3d9007f
/* P2_SFERRCNT1 */
#define RSTV0910_P2_SFERRCNT1 0 xf3da
#define FSTV0910_P2_SFEC_ERR_CNT1 0 xf3da00ff
/* P2_SFERRCNT0 */
#define RSTV0910_P2_SFERRCNT0 0 xf3db
#define FSTV0910_P2_SFEC_ERR_CNT0 0 xf3db00ff
/* P1_IQCONST */
#define RSTV0910_P1_IQCONST 0 xf400
#define FSTV0910_P1_CONSTEL_SELECT 0 xf4005060
#define FSTV0910_P1_IQSYMB_SEL 0 xf400001f
/* P1_NOSCFG */
#define RSTV0910_P1_NOSCFG 0 xf401
#define FSTV0910_P1_DUMMYPL_NOSDATA 0 xf4015020
#define FSTV0910_P1_NOSPLH_BETA 0 xf4013018
#define FSTV0910_P1_NOSDATA_BETA 0 xf4010007
/* P1_ISYMB */
#define RSTV0910_P1_ISYMB 0 xf402
#define FSTV0910_P1_I_SYMBOL 0 xf40201ff
/* P1_QSYMB */
#define RSTV0910_P1_QSYMB 0 xf403
#define FSTV0910_P1_Q_SYMBOL 0 xf40301ff
/* P1_AGC1CFG */
#define RSTV0910_P1_AGC1CFG 0 xf404
#define FSTV0910_P1_DC_FROZEN 0 xf4047080
#define FSTV0910_P1_DC_CORRECT 0 xf4046040
#define FSTV0910_P1_AMM_FROZEN 0 xf4045020
#define FSTV0910_P1_AMM_CORRECT 0 xf4044010
#define FSTV0910_P1_QUAD_FROZEN 0 xf4043008
#define FSTV0910_P1_QUAD_CORRECT 0 xf4042004
/* P1_AGC1CN */
#define RSTV0910_P1_AGC1CN 0 xf406
#define FSTV0910_P1_AGC1_LOCKED 0 xf4067080
#define FSTV0910_P1_AGC1_MINPOWER 0 xf4064010
#define FSTV0910_P1_AGCOUT_FAST 0 xf4063008
#define FSTV0910_P1_AGCIQ_BETA 0 xf4060007
/* P1_AGC1REF */
#define RSTV0910_P1_AGC1REF 0 xf407
#define FSTV0910_P1_AGCIQ_REF 0 xf40700ff
/* P1_IDCCOMP */
#define RSTV0910_P1_IDCCOMP 0 xf408
#define FSTV0910_P1_IAVERAGE_ADJ 0 xf40801ff
/* P1_QDCCOMP */
#define RSTV0910_P1_QDCCOMP 0 xf409
#define FSTV0910_P1_QAVERAGE_ADJ 0 xf40901ff
/* P1_POWERI */
#define RSTV0910_P1_POWERI 0 xf40a
#define FSTV0910_P1_POWER_I 0 xf40a00ff
/* P1_POWERQ */
#define RSTV0910_P1_POWERQ 0 xf40b
#define FSTV0910_P1_POWER_Q 0 xf40b00ff
/* P1_AGC1AMM */
#define RSTV0910_P1_AGC1AMM 0 xf40c
#define FSTV0910_P1_AMM_VALUE 0 xf40c00ff
/* P1_AGC1QUAD */
#define RSTV0910_P1_AGC1QUAD 0 xf40d
#define FSTV0910_P1_QUAD_VALUE 0 xf40d01ff
/* P1_AGCIQIN1 */
#define RSTV0910_P1_AGCIQIN1 0 xf40e
#define FSTV0910_P1_AGCIQ_VALUE1 0 xf40e00ff
/* P1_AGCIQIN0 */
#define RSTV0910_P1_AGCIQIN0 0 xf40f
#define FSTV0910_P1_AGCIQ_VALUE0 0 xf40f00ff
/* P1_DEMOD */
#define RSTV0910_P1_DEMOD 0 xf410
#define FSTV0910_P1_MANUALS2_ROLLOFF 0 xf4107080
#define FSTV0910_P1_SPECINV_CONTROL 0 xf4104030
#define FSTV0910_P1_MANUALSX_ROLLOFF 0 xf4102004
#define FSTV0910_P1_ROLLOFF_CONTROL 0 xf4100003
/* P1_DMDMODCOD */
#define RSTV0910_P1_DMDMODCOD 0 xf411
#define FSTV0910_P1_MANUAL_MODCOD 0 xf4117080
#define FSTV0910_P1_DEMOD_MODCOD 0 xf411207c
#define FSTV0910_P1_DEMOD_TYPE 0 xf4110003
/* P1_DSTATUS */
#define RSTV0910_P1_DSTATUS 0 xf412
#define FSTV0910_P1_CAR_LOCK 0 xf4127080
#define FSTV0910_P1_TMGLOCK_QUALITY 0 xf4125060
#define FSTV0910_P1_LOCK_DEFINITIF 0 xf4123008
#define FSTV0910_P1_OVADC_DETECT 0 xf4120001
/* P1_DSTATUS2 */
#define RSTV0910_P1_DSTATUS2 0 xf413
#define FSTV0910_P1_DEMOD_DELOCK 0 xf4137080
#define FSTV0910_P1_MODCODRQ_SYNCTAG 0 xf4135020
#define FSTV0910_P1_POLYPH_SATEVENT 0 xf4134010
#define FSTV0910_P1_AGC1_NOSIGNALACK 0 xf4133008
#define FSTV0910_P1_AGC2_OVERFLOW 0 xf4132004
#define FSTV0910_P1_CFR_OVERFLOW 0 xf4131002
#define FSTV0910_P1_GAMMA_OVERUNDER 0 xf4130001
/* P1_DMDCFGMD */
#define RSTV0910_P1_DMDCFGMD 0 xf414
#define FSTV0910_P1_DVBS2_ENABLE 0 xf4147080
#define FSTV0910_P1_DVBS1_ENABLE 0 xf4146040
#define FSTV0910_P1_SCAN_ENABLE 0 xf4144010
#define FSTV0910_P1_CFR_AUTOSCAN 0 xf4143008
#define FSTV0910_P1_TUN_RNG 0 xf4140003
/* P1_DMDCFG2 */
#define RSTV0910_P1_DMDCFG2 0 xf415
#define FSTV0910_P1_S1S2_SEQUENTIAL 0 xf4156040
#define FSTV0910_P1_INFINITE_RELOCK 0 xf4154010
/* P1_DMDISTATE */
#define RSTV0910_P1_DMDISTATE 0 xf416
#define FSTV0910_P1_I2C_NORESETDMODE 0 xf4167080
#define FSTV0910_P1_I2C_DEMOD_MODE 0 xf416001f
/* P1_DMDT0M */
#define RSTV0910_P1_DMDT0M 0 xf417
#define FSTV0910_P1_DMDT0_MIN 0 xf41700ff
/* P1_DMDSTATE */
#define RSTV0910_P1_DMDSTATE 0 xf41b
#define FSTV0910_P1_HEADER_MODE 0 xf41b5060
/* P1_DMDFLYW */
#define RSTV0910_P1_DMDFLYW 0 xf41c
#define FSTV0910_P1_I2C_IRQVAL 0 xf41c40f0
#define FSTV0910_P1_FLYWHEEL_CPT 0 xf41c000f
/* P1_DSTATUS3 */
#define RSTV0910_P1_DSTATUS3 0 xf41d
#define FSTV0910_P1_CFR_ZIGZAG 0 xf41d7080
#define FSTV0910_P1_DEMOD_CFGMODE 0 xf41d5060
#define FSTV0910_P1_GAMMA_LOWBAUDRATE 0 xf41d4010
/* P1_DMDCFG3 */
#define RSTV0910_P1_DMDCFG3 0 xf41e
#define FSTV0910_P1_NOSTOP_FIFOFULL 0 xf41e3008
/* P1_DMDCFG4 */
#define RSTV0910_P1_DMDCFG4 0 xf41f
#define FSTV0910_P1_DIS_VITLOCK 0 xf41f7080
#define FSTV0910_P1_DIS_CLKENABLE 0 xf41f2004
/* P1_CORRELMANT */
#define RSTV0910_P1_CORRELMANT 0 xf420
#define FSTV0910_P1_CORREL_MANT 0 xf42000ff
/* P1_CORRELABS */
#define RSTV0910_P1_CORRELABS 0 xf421
#define FSTV0910_P1_CORREL_ABS 0 xf42100ff
/* P1_CORRELEXP */
#define RSTV0910_P1_CORRELEXP 0 xf422
#define FSTV0910_P1_CORREL_ABSEXP 0 xf42240f0
#define FSTV0910_P1_CORREL_EXP 0 xf422000f
/* P1_PLHMODCOD */
#define RSTV0910_P1_PLHMODCOD 0 xf424
#define FSTV0910_P1_SPECINV_DEMOD 0 xf4247080
#define FSTV0910_P1_PLH_MODCOD 0 xf424207c
#define FSTV0910_P1_PLH_TYPE 0 xf4240003
/* P1_DMDREG */
#define RSTV0910_P1_DMDREG 0 xf425
#define FSTV0910_P1_DECIM_PLFRAMES 0 xf4250001
/* P1_AGCNADJ */
#define RSTV0910_P1_AGCNADJ 0 xf426
#define FSTV0910_P1_RADJOFF_AGC2 0 xf4267080
#define FSTV0910_P1_RADJOFF_AGC1 0 xf4266040
#define FSTV0910_P1_AGC_NADJ 0 xf426013f
/* P1_AGCKS */
#define RSTV0910_P1_AGCKS 0 xf427
#define FSTV0910_P1_RSADJ_MANUALCFG 0 xf4277080
#define FSTV0910_P1_RSADJ_CCMMODE 0 xf4276040
#define FSTV0910_P1_RADJ_SPSK 0 xf427013f
/* P1_AGCKQ */
#define RSTV0910_P1_AGCKQ 0 xf428
#define FSTV0910_P1_RADJON_DVBS1 0 xf4286040
#define FSTV0910_P1_RADJ_QPSK 0 xf428013f
/* P1_AGCK8 */
#define RSTV0910_P1_AGCK8 0 xf429
#define FSTV0910_P1_RADJ_8PSK 0 xf429013f
/* P1_AGCK16 */
#define RSTV0910_P1_AGCK16 0 xf42a
#define FSTV0910_P1_R2ADJOFF_16APSK 0 xf42a6040
#define FSTV0910_P1_R1ADJOFF_16APSK 0 xf42a5020
#define FSTV0910_P1_RADJ_16APSK 0 xf42a011f
/* P1_AGCK32 */
#define RSTV0910_P1_AGCK32 0 xf42b
#define FSTV0910_P1_R3ADJOFF_32APSK 0 xf42b7080
#define FSTV0910_P1_R2ADJOFF_32APSK 0 xf42b6040
#define FSTV0910_P1_R1ADJOFF_32APSK 0 xf42b5020
#define FSTV0910_P1_RADJ_32APSK 0 xf42b011f
/* P1_AGC2O */
#define RSTV0910_P1_AGC2O 0 xf42c
#define FSTV0910_P1_CSTENV_MODE 0 xf42c60c0
#define FSTV0910_P1_AGC2_COEF 0 xf42c0007
/* P1_AGC2REF */
#define RSTV0910_P1_AGC2REF 0 xf42d
#define FSTV0910_P1_AGC2_REF 0 xf42d00ff
/* P1_AGC1ADJ */
#define RSTV0910_P1_AGC1ADJ 0 xf42e
#define FSTV0910_P1_AGC1_ADJUSTED 0 xf42e007f
/* P1_AGCRSADJ */
#define RSTV0910_P1_AGCRSADJ 0 xf42f
#define FSTV0910_P1_RS_ADJUSTED 0 xf42f007f
/* P1_AGCRQADJ */
#define RSTV0910_P1_AGCRQADJ 0 xf430
#define FSTV0910_P1_RQ_ADJUSTED 0 xf430007f
/* P1_AGCR8ADJ */
#define RSTV0910_P1_AGCR8ADJ 0 xf431
#define FSTV0910_P1_R8_ADJUSTED 0 xf431007f
/* P1_AGCR1ADJ */
#define RSTV0910_P1_AGCR1ADJ 0 xf432
#define FSTV0910_P1_R1_ADJUSTED 0 xf432007f
/* P1_AGCR2ADJ */
#define RSTV0910_P1_AGCR2ADJ 0 xf433
#define FSTV0910_P1_R2_ADJUSTED 0 xf433007f
/* P1_AGCR3ADJ */
#define RSTV0910_P1_AGCR3ADJ 0 xf434
#define FSTV0910_P1_R3_ADJUSTED 0 xf434007f
/* P1_AGCREFADJ */
#define RSTV0910_P1_AGCREFADJ 0 xf435
#define FSTV0910_P1_AGC2REF_ADJUSTED 0 xf435007f
/* P1_AGC2I1 */
#define RSTV0910_P1_AGC2I1 0 xf436
#define FSTV0910_P1_AGC2_INTEGRATOR1 0 xf43600ff
/* P1_AGC2I0 */
#define RSTV0910_P1_AGC2I0 0 xf437
#define FSTV0910_P1_AGC2_INTEGRATOR0 0 xf43700ff
/* P1_CARCFG */
#define RSTV0910_P1_CARCFG 0 xf438
#define FSTV0910_P1_ROTAON 0 xf4382004
#define FSTV0910_P1_PH_DET_ALGO 0 xf4380003
/* P1_ACLC */
#define RSTV0910_P1_ACLC 0 xf439
#define FSTV0910_P1_CAR_ALPHA_MANT 0 xf4394030
#define FSTV0910_P1_CAR_ALPHA_EXP 0 xf439000f
/* P1_BCLC */
#define RSTV0910_P1_BCLC 0 xf43a
#define FSTV0910_P1_CAR_BETA_MANT 0 xf43a4030
#define FSTV0910_P1_CAR_BETA_EXP 0 xf43a000f
/* P1_ACLCS2 */
#define RSTV0910_P1_ACLCS2 0 xf43b
#define FSTV0910_P1_CARS2_APLHA_MANTISSE 0 xf43b4030
#define FSTV0910_P1_CARS2_ALPHA_EXP 0 xf43b000f
/* P1_BCLCS2 */
#define RSTV0910_P1_BCLCS2 0 xf43c
#define FSTV0910_P1_CARS2_BETA_MANTISSE 0 xf43c4030
#define FSTV0910_P1_CARS2_BETA_EXP 0 xf43c000f
/* P1_CARFREQ */
#define RSTV0910_P1_CARFREQ 0 xf43d
#define FSTV0910_P1_KC_COARSE_EXP 0 xf43d40f0
#define FSTV0910_P1_BETA_FREQ 0 xf43d000f
/* P1_CARHDR */
#define RSTV0910_P1_CARHDR 0 xf43e
#define FSTV0910_P1_K_FREQ_HDR 0 xf43e00ff
/* P1_LDT */
#define RSTV0910_P1_LDT 0 xf43f
#define FSTV0910_P1_CARLOCK_THRES 0 xf43f01ff
/* P1_LDT2 */
#define RSTV0910_P1_LDT2 0 xf440
#define FSTV0910_P1_CARLOCK_THRES2 0 xf44001ff
/* P1_CFRICFG */
#define RSTV0910_P1_CFRICFG 0 xf441
#define FSTV0910_P1_NEG_CFRSTEP 0 xf4410001
/* P1_CFRUP1 */
#define RSTV0910_P1_CFRUP1 0 xf442
#define FSTV0910_P1_CFR_UP1 0 xf44201ff
/* P1_CFRUP0 */
#define RSTV0910_P1_CFRUP0 0 xf443
#define FSTV0910_P1_CFR_UP0 0 xf44300ff
/* P1_CFRIBASE1 */
#define RSTV0910_P1_CFRIBASE1 0 xf444
#define FSTV0910_P1_CFRINIT_BASE1 0 xf44400ff
/* P1_CFRIBASE0 */
#define RSTV0910_P1_CFRIBASE0 0 xf445
#define FSTV0910_P1_CFRINIT_BASE0 0 xf44500ff
/* P1_CFRLOW1 */
#define RSTV0910_P1_CFRLOW1 0 xf446
#define FSTV0910_P1_CFR_LOW1 0 xf44601ff
/* P1_CFRLOW0 */
#define RSTV0910_P1_CFRLOW0 0 xf447
#define FSTV0910_P1_CFR_LOW0 0 xf44700ff
/* P1_CFRINIT1 */
#define RSTV0910_P1_CFRINIT1 0 xf448
#define FSTV0910_P1_CFR_INIT1 0 xf44801ff
/* P1_CFRINIT0 */
#define RSTV0910_P1_CFRINIT0 0 xf449
#define FSTV0910_P1_CFR_INIT0 0 xf44900ff
/* P1_CFRINC1 */
#define RSTV0910_P1_CFRINC1 0 xf44a
#define FSTV0910_P1_MANUAL_CFRINC 0 xf44a7080
#define FSTV0910_P1_CFR_INC1 0 xf44a003f
/* P1_CFRINC0 */
#define RSTV0910_P1_CFRINC0 0 xf44b
#define FSTV0910_P1_CFR_INC0 0 xf44b00ff
/* P1_CFR2 */
#define RSTV0910_P1_CFR2 0 xf44c
#define FSTV0910_P1_CAR_FREQ2 0 xf44c01ff
/* P1_CFR1 */
#define RSTV0910_P1_CFR1 0 xf44d
#define FSTV0910_P1_CAR_FREQ1 0 xf44d00ff
/* P1_CFR0 */
#define RSTV0910_P1_CFR0 0 xf44e
#define FSTV0910_P1_CAR_FREQ0 0 xf44e00ff
/* P1_LDI */
#define RSTV0910_P1_LDI 0 xf44f
#define FSTV0910_P1_LOCK_DET_INTEGR 0 xf44f01ff
/* P1_TMGCFG */
#define RSTV0910_P1_TMGCFG 0 xf450
#define FSTV0910_P1_TMGLOCK_BETA 0 xf45060c0
#define FSTV0910_P1_DO_TIMING_CORR 0 xf4504010
#define FSTV0910_P1_TMG_MINFREQ 0 xf4500003
/* P1_RTC */
#define RSTV0910_P1_RTC 0 xf451
#define FSTV0910_P1_TMGALPHA_EXP 0 xf45140f0
#define FSTV0910_P1_TMGBETA_EXP 0 xf451000f
/* P1_RTCS2 */
#define RSTV0910_P1_RTCS2 0 xf452
#define FSTV0910_P1_TMGALPHAS2_EXP 0 xf45240f0
#define FSTV0910_P1_TMGBETAS2_EXP 0 xf452000f
/* P1_TMGTHRISE */
#define RSTV0910_P1_TMGTHRISE 0 xf453
#define FSTV0910_P1_TMGLOCK_THRISE 0 xf45300ff
/* P1_TMGTHFALL */
#define RSTV0910_P1_TMGTHFALL 0 xf454
#define FSTV0910_P1_TMGLOCK_THFALL 0 xf45400ff
/* P1_SFRUPRATIO */
#define RSTV0910_P1_SFRUPRATIO 0 xf455
#define FSTV0910_P1_SFR_UPRATIO 0 xf45500ff
/* P1_SFRLOWRATIO */
#define RSTV0910_P1_SFRLOWRATIO 0 xf456
#define FSTV0910_P1_SFR_LOWRATIO 0 xf45600ff
/* P1_KTTMG */
#define RSTV0910_P1_KTTMG 0 xf457
#define FSTV0910_P1_KT_TMG_EXP 0 xf45740f0
/* P1_KREFTMG */
#define RSTV0910_P1_KREFTMG 0 xf458
#define FSTV0910_P1_KREF_TMG 0 xf45800ff
/* P1_SFRSTEP */
#define RSTV0910_P1_SFRSTEP 0 xf459
#define FSTV0910_P1_SFR_SCANSTEP 0 xf45940f0
#define FSTV0910_P1_SFR_CENTERSTEP 0 xf459000f
/* P1_TMGCFG2 */
#define RSTV0910_P1_TMGCFG2 0 xf45a
#define FSTV0910_P1_DIS_AUTOSAMP 0 xf45a3008
#define FSTV0910_P1_SFRRATIO_FINE 0 xf45a0001
/* P1_KREFTMG2 */
#define RSTV0910_P1_KREFTMG2 0 xf45b
#define FSTV0910_P1_KREF_TMG2 0 xf45b00ff
/* P1_TMGCFG3 */
#define RSTV0910_P1_TMGCFG3 0 xf45d
#define FSTV0910_P1_CONT_TMGCENTER 0 xf45d3008
#define FSTV0910_P1_AUTO_GUP 0 xf45d2004
#define FSTV0910_P1_AUTO_GLOW 0 xf45d1002
/* P1_SFRINIT1 */
#define RSTV0910_P1_SFRINIT1 0 xf45e
#define FSTV0910_P1_SFR_INIT1 0 xf45e00ff
/* P1_SFRINIT0 */
#define RSTV0910_P1_SFRINIT0 0 xf45f
#define FSTV0910_P1_SFR_INIT0 0 xf45f00ff
/* P1_SFRUP1 */
#define RSTV0910_P1_SFRUP1 0 xf460
#define FSTV0910_P1_SYMB_FREQ_UP1 0 xf46000ff
/* P1_SFRUP0 */
#define RSTV0910_P1_SFRUP0 0 xf461
#define FSTV0910_P1_SYMB_FREQ_UP0 0 xf46100ff
/* P1_SFRLOW1 */
#define RSTV0910_P1_SFRLOW1 0 xf462
#define FSTV0910_P1_SYMB_FREQ_LOW1 0 xf46200ff
/* P1_SFRLOW0 */
#define RSTV0910_P1_SFRLOW0 0 xf463
#define FSTV0910_P1_SYMB_FREQ_LOW0 0 xf46300ff
/* P1_SFR3 */
#define RSTV0910_P1_SFR3 0 xf464
#define FSTV0910_P1_SYMB_FREQ3 0 xf46400ff
/* P1_SFR2 */
#define RSTV0910_P1_SFR2 0 xf465
#define FSTV0910_P1_SYMB_FREQ2 0 xf46500ff
/* P1_SFR1 */
#define RSTV0910_P1_SFR1 0 xf466
#define FSTV0910_P1_SYMB_FREQ1 0 xf46600ff
/* P1_SFR0 */
#define RSTV0910_P1_SFR0 0 xf467
#define FSTV0910_P1_SYMB_FREQ0 0 xf46700ff
/* P1_TMGREG2 */
#define RSTV0910_P1_TMGREG2 0 xf468
#define FSTV0910_P1_TMGREG2 0 xf46800ff
/* P1_TMGREG1 */
#define RSTV0910_P1_TMGREG1 0 xf469
#define FSTV0910_P1_TMGREG1 0 xf46900ff
/* P1_TMGREG0 */
#define RSTV0910_P1_TMGREG0 0 xf46a
#define FSTV0910_P1_TMGREG0 0 xf46a00ff
/* P1_TMGLOCK1 */
#define RSTV0910_P1_TMGLOCK1 0 xf46b
#define FSTV0910_P1_TMGLOCK_LEVEL1 0 xf46b01ff
/* P1_TMGLOCK0 */
#define RSTV0910_P1_TMGLOCK0 0 xf46c
#define FSTV0910_P1_TMGLOCK_LEVEL0 0 xf46c00ff
/* P1_TMGOBS */
#define RSTV0910_P1_TMGOBS 0 xf46d
#define FSTV0910_P1_ROLLOFF_STATUS 0 xf46d60c0
/* P1_EQUALCFG */
#define RSTV0910_P1_EQUALCFG 0 xf46f
#define FSTV0910_P1_EQUAL_ON 0 xf46f6040
#define FSTV0910_P1_MU_EQUALDFE 0 xf46f0007
/* P1_EQUAI1 */
#define RSTV0910_P1_EQUAI1 0 xf470
#define FSTV0910_P1_EQUA_ACCI1 0 xf47001ff
/* P1_EQUAQ1 */
#define RSTV0910_P1_EQUAQ1 0 xf471
#define FSTV0910_P1_EQUA_ACCQ1 0 xf47101ff
/* P1_EQUAI2 */
#define RSTV0910_P1_EQUAI2 0 xf472
#define FSTV0910_P1_EQUA_ACCI2 0 xf47201ff
/* P1_EQUAQ2 */
#define RSTV0910_P1_EQUAQ2 0 xf473
#define FSTV0910_P1_EQUA_ACCQ2 0 xf47301ff
/* P1_EQUAI3 */
#define RSTV0910_P1_EQUAI3 0 xf474
#define FSTV0910_P1_EQUA_ACCI3 0 xf47401ff
/* P1_EQUAQ3 */
#define RSTV0910_P1_EQUAQ3 0 xf475
#define FSTV0910_P1_EQUA_ACCQ3 0 xf47501ff
/* P1_EQUAI4 */
#define RSTV0910_P1_EQUAI4 0 xf476
#define FSTV0910_P1_EQUA_ACCI4 0 xf47601ff
/* P1_EQUAQ4 */
#define RSTV0910_P1_EQUAQ4 0 xf477
#define FSTV0910_P1_EQUA_ACCQ4 0 xf47701ff
/* P1_EQUAI5 */
#define RSTV0910_P1_EQUAI5 0 xf478
#define FSTV0910_P1_EQUA_ACCI5 0 xf47801ff
/* P1_EQUAQ5 */
#define RSTV0910_P1_EQUAQ5 0 xf479
#define FSTV0910_P1_EQUA_ACCQ5 0 xf47901ff
/* P1_EQUAI6 */
#define RSTV0910_P1_EQUAI6 0 xf47a
#define FSTV0910_P1_EQUA_ACCI6 0 xf47a01ff
/* P1_EQUAQ6 */
#define RSTV0910_P1_EQUAQ6 0 xf47b
#define FSTV0910_P1_EQUA_ACCQ6 0 xf47b01ff
/* P1_EQUAI7 */
#define RSTV0910_P1_EQUAI7 0 xf47c
#define FSTV0910_P1_EQUA_ACCI7 0 xf47c01ff
/* P1_EQUAQ7 */
#define RSTV0910_P1_EQUAQ7 0 xf47d
#define FSTV0910_P1_EQUA_ACCQ7 0 xf47d01ff
/* P1_EQUAI8 */
#define RSTV0910_P1_EQUAI8 0 xf47e
#define FSTV0910_P1_EQUA_ACCI8 0 xf47e01ff
/* P1_EQUAQ8 */
#define RSTV0910_P1_EQUAQ8 0 xf47f
#define FSTV0910_P1_EQUA_ACCQ8 0 xf47f01ff
/* P1_NNOSDATAT1 */
#define RSTV0910_P1_NNOSDATAT1 0 xf480
#define FSTV0910_P1_NOSDATAT_NORMED1 0 xf48000ff
/* P1_NNOSDATAT0 */
#define RSTV0910_P1_NNOSDATAT0 0 xf481
#define FSTV0910_P1_NOSDATAT_NORMED0 0 xf48100ff
/* P1_NNOSDATA1 */
#define RSTV0910_P1_NNOSDATA1 0 xf482
#define FSTV0910_P1_NOSDATA_NORMED1 0 xf48200ff
/* P1_NNOSDATA0 */
#define RSTV0910_P1_NNOSDATA0 0 xf483
#define FSTV0910_P1_NOSDATA_NORMED0 0 xf48300ff
/* P1_NNOSPLHT1 */
#define RSTV0910_P1_NNOSPLHT1 0 xf484
#define FSTV0910_P1_NOSPLHT_NORMED1 0 xf48400ff
/* P1_NNOSPLHT0 */
#define RSTV0910_P1_NNOSPLHT0 0 xf485
#define FSTV0910_P1_NOSPLHT_NORMED0 0 xf48500ff
/* P1_NNOSPLH1 */
#define RSTV0910_P1_NNOSPLH1 0 xf486
#define FSTV0910_P1_NOSPLH_NORMED1 0 xf48600ff
/* P1_NNOSPLH0 */
#define RSTV0910_P1_NNOSPLH0 0 xf487
#define FSTV0910_P1_NOSPLH_NORMED0 0 xf48700ff
/* P1_NOSDATAT1 */
#define RSTV0910_P1_NOSDATAT1 0 xf488
#define FSTV0910_P1_NOSDATAT_UNNORMED1 0 xf48800ff
/* P1_NOSDATAT0 */
#define RSTV0910_P1_NOSDATAT0 0 xf489
#define FSTV0910_P1_NOSDATAT_UNNORMED0 0 xf48900ff
/* P1_NNOSFRAME1 */
#define RSTV0910_P1_NNOSFRAME1 0 xf48a
#define FSTV0910_P1_NOSFRAME_NORMED1 0 xf48a00ff
/* P1_NNOSFRAME0 */
#define RSTV0910_P1_NNOSFRAME0 0 xf48b
#define FSTV0910_P1_NOSFRAME_NORMED0 0 xf48b00ff
/* P1_NNOSRAD1 */
#define RSTV0910_P1_NNOSRAD1 0 xf48c
#define FSTV0910_P1_NOSRADIAL_NORMED1 0 xf48c00ff
/* P1_NNOSRAD0 */
#define RSTV0910_P1_NNOSRAD0 0 xf48d
#define FSTV0910_P1_NOSRADIAL_NORMED0 0 xf48d00ff
/* P1_NOSCFGF1 */
#define RSTV0910_P1_NOSCFGF1 0 xf48e
#define FSTV0910_P1_LOWNOISE_MESURE 0 xf48e7080
#define FSTV0910_P1_NOS_DELFRAME 0 xf48e6040
#define FSTV0910_P1_NOSDATA_MODE 0 xf48e4030
#define FSTV0910_P1_FRAMESEL_TYPESEL 0 xf48e200c
#define FSTV0910_P1_FRAMESEL_TYPE 0 xf48e0003
/* P1_NOSCFGF2 */
#define RSTV0910_P1_NOSCFGF2 0 xf48f
#define FSTV0910_P1_DIS_NOSPILOTS 0 xf48f7080
#define FSTV0910_P1_FRAMESEL_MODCODSEL 0 xf48f5060
#define FSTV0910_P1_FRAMESEL_MODCOD 0 xf48f001f
/* P1_CAR2CFG */
#define RSTV0910_P1_CAR2CFG 0 xf490
#define FSTV0910_P1_ROTA2ON 0 xf4902004
#define FSTV0910_P1_PH_DET_ALGO2 0 xf4900003
/* P1_CFR2CFR1 */
#define RSTV0910_P1_CFR2CFR1 0 xf491
#define FSTV0910_P1_EN_S2CAR2CENTER 0 xf4915020
#define FSTV0910_P1_CFR2TOCFR1_BETA 0 xf4910007
/* P1_CAR3CFG */
#define RSTV0910_P1_CAR3CFG 0 xf492
#define FSTV0910_P1_CARRIER23_MODE 0 xf49260c0
#define FSTV0910_P1_CAR3INTERM_DVBS1 0 xf4925020
#define FSTV0910_P1_ABAMPLIF_MODE 0 xf4923018
#define FSTV0910_P1_CARRIER3_ALPHA3DL 0 xf4920007
/* P1_CFR22 */
#define RSTV0910_P1_CFR22 0 xf493
#define FSTV0910_P1_CAR2_FREQ2 0 xf49301ff
/* P1_CFR21 */
#define RSTV0910_P1_CFR21 0 xf494
#define FSTV0910_P1_CAR2_FREQ1 0 xf49400ff
/* P1_CFR20 */
#define RSTV0910_P1_CFR20 0 xf495
#define FSTV0910_P1_CAR2_FREQ0 0 xf49500ff
/* P1_ACLC2S2Q */
#define RSTV0910_P1_ACLC2S2Q 0 xf497
#define FSTV0910_P1_ENAB_SPSKSYMB 0 xf4977080
#define FSTV0910_P1_CAR2S2_Q_ALPH_M 0 xf4974030
#define FSTV0910_P1_CAR2S2_Q_ALPH_E 0 xf497000f
/* P1_ACLC2S28 */
#define RSTV0910_P1_ACLC2S28 0 xf498
#define FSTV0910_P1_CAR2S2_8_ALPH_M 0 xf4984030
#define FSTV0910_P1_CAR2S2_8_ALPH_E 0 xf498000f
/* P1_ACLC2S216A */
#define RSTV0910_P1_ACLC2S216A 0 xf499
#define FSTV0910_P1_CAR2S2_16A_ALPH_M 0 xf4994030
#define FSTV0910_P1_CAR2S2_16A_ALPH_E 0 xf499000f
/* P1_ACLC2S232A */
#define RSTV0910_P1_ACLC2S232A 0 xf49a
#define FSTV0910_P1_CAR2S2_32A_ALPH_M 0 xf49a4030
#define FSTV0910_P1_CAR2S2_32A_ALPH_E 0 xf49a000f
/* P1_BCLC2S2Q */
#define RSTV0910_P1_BCLC2S2Q 0 xf49c
#define FSTV0910_P1_CAR2S2_Q_BETA_M 0 xf49c4030
#define FSTV0910_P1_CAR2S2_Q_BETA_E 0 xf49c000f
/* P1_BCLC2S28 */
#define RSTV0910_P1_BCLC2S28 0 xf49d
#define FSTV0910_P1_CAR2S2_8_BETA_M 0 xf49d4030
#define FSTV0910_P1_CAR2S2_8_BETA_E 0 xf49d000f
/* P1_BCLC2S216A */
#define RSTV0910_P1_BCLC2S216A 0 xf49e
#define FSTV0910_P1_DVBS2S216A_NIP 0 xf49e7080
#define FSTV0910_P1_CAR2S2_16A_BETA_M 0 xf49e4030
#define FSTV0910_P1_CAR2S2_16A_BETA_E 0 xf49e000f
/* P1_BCLC2S232A */
#define RSTV0910_P1_BCLC2S232A 0 xf49f
#define FSTV0910_P1_DVBS2S232A_NIP 0 xf49f7080
#define FSTV0910_P1_CAR2S2_32A_BETA_M 0 xf49f4030
#define FSTV0910_P1_CAR2S2_32A_BETA_E 0 xf49f000f
/* P1_PLROOT2 */
#define RSTV0910_P1_PLROOT2 0 xf4ac
#define FSTV0910_P1_PLSCRAMB_MODE 0 xf4ac200c
#define FSTV0910_P1_PLSCRAMB_ROOT2 0 xf4ac0003
/* P1_PLROOT1 */
#define RSTV0910_P1_PLROOT1 0 xf4ad
#define FSTV0910_P1_PLSCRAMB_ROOT1 0 xf4ad00ff
/* P1_PLROOT0 */
#define RSTV0910_P1_PLROOT0 0 xf4ae
#define FSTV0910_P1_PLSCRAMB_ROOT0 0 xf4ae00ff
/* P1_MODCODLST0 */
#define RSTV0910_P1_MODCODLST0 0 xf4b0
#define FSTV0910_P1_NACCES_MODCODCH 0 xf4b00001
/* P1_MODCODLST1 */
#define RSTV0910_P1_MODCODLST1 0 xf4b1
#define FSTV0910_P1_SYMBRATE_FILTER 0 xf4b13008
#define FSTV0910_P1_NRESET_MODCODLST 0 xf4b12004
#define FSTV0910_P1_DIS_32PSK_9_10 0 xf4b10003
/* P1_MODCODLST2 */
#define RSTV0910_P1_MODCODLST2 0 xf4b2
#define FSTV0910_P1_DIS_32PSK_8_9 0 xf4b240f0
#define FSTV0910_P1_DIS_32PSK_5_6 0 xf4b2000f
/* P1_MODCODLST3 */
#define RSTV0910_P1_MODCODLST3 0 xf4b3
#define FSTV0910_P1_DIS_32PSK_4_5 0 xf4b340f0
#define FSTV0910_P1_DIS_32PSK_3_4 0 xf4b3000f
/* P1_MODCODLST4 */
#define RSTV0910_P1_MODCODLST4 0 xf4b4
#define FSTV0910_P1_DUMMYPL_PILOT 0 xf4b47080
#define FSTV0910_P1_DUMMYPL_NOPILOT 0 xf4b46040
#define FSTV0910_P1_DIS_16PSK_9_10 0 xf4b44030
#define FSTV0910_P1_DIS_16PSK_8_9 0 xf4b4000f
/* P1_MODCODLST5 */
#define RSTV0910_P1_MODCODLST5 0 xf4b5
#define FSTV0910_P1_DIS_16PSK_5_6 0 xf4b540f0
#define FSTV0910_P1_DIS_16PSK_4_5 0 xf4b5000f
/* P1_MODCODLST6 */
#define RSTV0910_P1_MODCODLST6 0 xf4b6
#define FSTV0910_P1_DIS_16PSK_3_4 0 xf4b640f0
#define FSTV0910_P1_DIS_16PSK_2_3 0 xf4b6000f
/* P1_MODCODLST7 */
#define RSTV0910_P1_MODCODLST7 0 xf4b7
#define FSTV0910_P1_MODCOD_NNOSFILTER 0 xf4b77080
#define FSTV0910_P1_DIS_8PSK_9_10 0 xf4b74030
#define FSTV0910_P1_DIS_8PSK_8_9 0 xf4b7000f
/* P1_MODCODLST8 */
#define RSTV0910_P1_MODCODLST8 0 xf4b8
#define FSTV0910_P1_DIS_8PSK_5_6 0 xf4b840f0
#define FSTV0910_P1_DIS_8PSK_3_4 0 xf4b8000f
/* P1_MODCODLST9 */
#define RSTV0910_P1_MODCODLST9 0 xf4b9
#define FSTV0910_P1_DIS_8PSK_2_3 0 xf4b940f0
#define FSTV0910_P1_DIS_8PSK_3_5 0 xf4b9000f
/* P1_MODCODLSTA */
#define RSTV0910_P1_MODCODLSTA 0 xf4ba
#define FSTV0910_P1_NOSFILTER_LIMITE 0 xf4ba7080
#define FSTV0910_P1_DIS_QPSK_9_10 0 xf4ba4030
#define FSTV0910_P1_DIS_QPSK_8_9 0 xf4ba000f
/* P1_MODCODLSTB */
#define RSTV0910_P1_MODCODLSTB 0 xf4bb
#define FSTV0910_P1_DIS_QPSK_5_6 0 xf4bb40f0
#define FSTV0910_P1_DIS_QPSK_4_5 0 xf4bb000f
/* P1_MODCODLSTC */
#define RSTV0910_P1_MODCODLSTC 0 xf4bc
#define FSTV0910_P1_DIS_QPSK_3_4 0 xf4bc40f0
#define FSTV0910_P1_DIS_QPSK_2_3 0 xf4bc000f
/* P1_MODCODLSTD */
#define RSTV0910_P1_MODCODLSTD 0 xf4bd
#define FSTV0910_P1_DIS_QPSK_3_5 0 xf4bd40f0
#define FSTV0910_P1_DIS_QPSK_1_2 0 xf4bd000f
/* P1_MODCODLSTE */
#define RSTV0910_P1_MODCODLSTE 0 xf4be
#define FSTV0910_P1_DIS_QPSK_2_5 0 xf4be40f0
#define FSTV0910_P1_DIS_QPSK_1_3 0 xf4be000f
/* P1_MODCODLSTF */
#define RSTV0910_P1_MODCODLSTF 0 xf4bf
#define FSTV0910_P1_DIS_QPSK_1_4 0 xf4bf40f0
#define FSTV0910_P1_DEMOD_INVMODLST 0 xf4bf3008
#define FSTV0910_P1_DEMODOUT_ENABLE 0 xf4bf2004
#define FSTV0910_P1_DDEMOD_NSET 0 xf4bf1002
#define FSTV0910_P1_MODCOD_NSTOCK 0 xf4bf0001
/* P1_GAUSSR0 */
#define RSTV0910_P1_GAUSSR0 0 xf4c0
#define FSTV0910_P1_EN_CCIMODE 0 xf4c07080
#define FSTV0910_P1_R0_GAUSSIEN 0 xf4c0007f
/* P1_CCIR0 */
#define RSTV0910_P1_CCIR0 0 xf4c1
#define FSTV0910_P1_CCIDETECT_PLHONLY 0 xf4c17080
#define FSTV0910_P1_R0_CCI 0 xf4c1007f
/* P1_CCIQUANT */
#define RSTV0910_P1_CCIQUANT 0 xf4c2
#define FSTV0910_P1_CCI_BETA 0 xf4c250e0
#define FSTV0910_P1_CCI_QUANT 0 xf4c2001f
/* P1_CCITHRES */
#define RSTV0910_P1_CCITHRES 0 xf4c3
#define FSTV0910_P1_CCI_THRESHOLD 0 xf4c300ff
/* P1_CCIACC */
#define RSTV0910_P1_CCIACC 0 xf4c4
#define FSTV0910_P1_CCI_VALUE 0 xf4c400ff
/* P1_DSTATUS4 */
#define RSTV0910_P1_DSTATUS4 0 xf4c5
#define FSTV0910_P1_RAINFADE_DETECT 0 xf4c57080
#define FSTV0910_P1_NOTHRES2_FAIL 0 xf4c56040
#define FSTV0910_P1_NOTHRES1_FAIL 0 xf4c55020
#define FSTV0910_P1_DMDPROG_ERROR 0 xf4c52004
#define FSTV0910_P1_CSTENV_DETECT 0 xf4c51002
#define FSTV0910_P1_DETECTION_TRIAX 0 xf4c50001
/* P1_DMDRESCFG */
#define RSTV0910_P1_DMDRESCFG 0 xf4c6
#define FSTV0910_P1_DMDRES_RESET 0 xf4c67080
#define FSTV0910_P1_DMDRES_STRALL 0 xf4c63008
#define FSTV0910_P1_DMDRES_NEWONLY 0 xf4c62004
#define FSTV0910_P1_DMDRES_NOSTORE 0 xf4c61002
/* P1_DMDRESADR */
#define RSTV0910_P1_DMDRESADR 0 xf4c7
#define FSTV0910_P1_DMDRES_VALIDCFR 0 xf4c76040
#define FSTV0910_P1_DMDRES_MEMFULL 0 xf4c74030
#define FSTV0910_P1_DMDRES_RESNBR 0 xf4c7000f
/* P1_DMDRESDATA7 */
#define RSTV0910_P1_DMDRESDATA7 0 xf4c8
#define FSTV0910_P1_DMDRES_DATA7 0 xf4c800ff
/* P1_DMDRESDATA6 */
#define RSTV0910_P1_DMDRESDATA6 0 xf4c9
#define FSTV0910_P1_DMDRES_DATA6 0 xf4c900ff
/* P1_DMDRESDATA5 */
#define RSTV0910_P1_DMDRESDATA5 0 xf4ca
#define FSTV0910_P1_DMDRES_DATA5 0 xf4ca00ff
/* P1_DMDRESDATA4 */
#define RSTV0910_P1_DMDRESDATA4 0 xf4cb
#define FSTV0910_P1_DMDRES_DATA4 0 xf4cb00ff
/* P1_DMDRESDATA3 */
#define RSTV0910_P1_DMDRESDATA3 0 xf4cc
#define FSTV0910_P1_DMDRES_DATA3 0 xf4cc00ff
/* P1_DMDRESDATA2 */
#define RSTV0910_P1_DMDRESDATA2 0 xf4cd
#define FSTV0910_P1_DMDRES_DATA2 0 xf4cd00ff
/* P1_DMDRESDATA1 */
#define RSTV0910_P1_DMDRESDATA1 0 xf4ce
#define FSTV0910_P1_DMDRES_DATA1 0 xf4ce00ff
/* P1_DMDRESDATA0 */
#define RSTV0910_P1_DMDRESDATA0 0 xf4cf
#define FSTV0910_P1_DMDRES_DATA0 0 xf4cf00ff
/* P1_FFEI1 */
#define RSTV0910_P1_FFEI1 0 xf4d0
#define FSTV0910_P1_FFE_ACCI1 0 xf4d001ff
/* P1_FFEQ1 */
#define RSTV0910_P1_FFEQ1 0 xf4d1
#define FSTV0910_P1_FFE_ACCQ1 0 xf4d101ff
/* P1_FFEI2 */
#define RSTV0910_P1_FFEI2 0 xf4d2
#define FSTV0910_P1_FFE_ACCI2 0 xf4d201ff
/* P1_FFEQ2 */
#define RSTV0910_P1_FFEQ2 0 xf4d3
#define FSTV0910_P1_FFE_ACCQ2 0 xf4d301ff
/* P1_FFEI3 */
#define RSTV0910_P1_FFEI3 0 xf4d4
#define FSTV0910_P1_FFE_ACCI3 0 xf4d401ff
/* P1_FFEQ3 */
#define RSTV0910_P1_FFEQ3 0 xf4d5
#define FSTV0910_P1_FFE_ACCQ3 0 xf4d501ff
/* P1_FFEI4 */
#define RSTV0910_P1_FFEI4 0 xf4d6
#define FSTV0910_P1_FFE_ACCI4 0 xf4d601ff
/* P1_FFEQ4 */
#define RSTV0910_P1_FFEQ4 0 xf4d7
#define FSTV0910_P1_FFE_ACCQ4 0 xf4d701ff
/* P1_FFECFG */
#define RSTV0910_P1_FFECFG 0 xf4d8
#define FSTV0910_P1_EQUALFFE_ON 0 xf4d86040
#define FSTV0910_P1_EQUAL_USEDSYMB 0 xf4d84030
#define FSTV0910_P1_MU_EQUALFFE 0 xf4d80007
/* P1_TNRCFG2 */
#define RSTV0910_P1_TNRCFG2 0 xf4e1
#define FSTV0910_P1_TUN_IQSWAP 0 xf4e17080
/* P1_SMAPCOEF7 */
#define RSTV0910_P1_SMAPCOEF7 0 xf500
#define FSTV0910_P1_DIS_QSCALE 0 xf5007080
#define FSTV0910_P1_SMAPCOEF_Q_LLR12 0 xf500017f
/* P1_SMAPCOEF6 */
#define RSTV0910_P1_SMAPCOEF6 0 xf501
#define FSTV0910_P1_DIS_AGC2SCALE 0 xf5017080
#define FSTV0910_P1_ADJ_8PSKLLR1 0 xf5012004
#define FSTV0910_P1_OLD_8PSKLLR1 0 xf5011002
#define FSTV0910_P1_DIS_AB8PSK 0 xf5010001
/* P1_SMAPCOEF5 */
#define RSTV0910_P1_SMAPCOEF5 0 xf502
#define FSTV0910_P1_DIS_8SCALE 0 xf5027080
#define FSTV0910_P1_SMAPCOEF_8P_LLR23 0 xf502017f
/* P1_SMAPCOEF4 */
#define RSTV0910_P1_SMAPCOEF4 0 xf503
#define FSTV0910_P1_SMAPCOEF_16APSK_LLR12 0 xf503017f
/* P1_SMAPCOEF3 */
#define RSTV0910_P1_SMAPCOEF3 0 xf504
#define FSTV0910_P1_SMAPCOEF_16APSK_LLR34 0 xf504017f
/* P1_SMAPCOEF2 */
#define RSTV0910_P1_SMAPCOEF2 0 xf505
#define FSTV0910_P1_SMAPCOEF_32APSK_R2R3 0 xf50541f0
#define FSTV0910_P1_SMAPCOEF_32APSK_LLR2 0 xf505010f
/* P1_SMAPCOEF1 */
#define RSTV0910_P1_SMAPCOEF1 0 xf506
#define FSTV0910_P1_DIS_16SCALE 0 xf5067080
#define FSTV0910_P1_SMAPCOEF_32_LLR34 0 xf506017f
/* P1_SMAPCOEF0 */
#define RSTV0910_P1_SMAPCOEF0 0 xf507
#define FSTV0910_P1_DIS_32SCALE 0 xf5077080
#define FSTV0910_P1_SMAPCOEF_32_LLR15 0 xf507017f
/* P1_NOSTHRES1 */
#define RSTV0910_P1_NOSTHRES1 0 xf509
#define FSTV0910_P1_NOS_THRESHOLD1 0 xf50900ff
/* P1_NOSTHRES2 */
#define RSTV0910_P1_NOSTHRES2 0 xf50a
#define FSTV0910_P1_NOS_THRESHOLD2 0 xf50a00ff
/* P1_NOSDIFF1 */
#define RSTV0910_P1_NOSDIFF1 0 xf50b
#define FSTV0910_P1_NOSTHRES1_DIFF 0 xf50b00ff
/* P1_RAINFADE */
#define RSTV0910_P1_RAINFADE 0 xf50c
#define FSTV0910_P1_NOSTHRES_DATAT 0 xf50c7080
#define FSTV0910_P1_RAINFADE_CNLIMIT 0 xf50c4070
#define FSTV0910_P1_RAINFADE_TIMEOUT 0 xf50c0007
/* P1_NOSRAMCFG */
#define RSTV0910_P1_NOSRAMCFG 0 xf50d
#define FSTV0910_P1_NOSRAM_ACTIVATION 0 xf50d4030
#define FSTV0910_P1_NOSRAM_CNRONLY 0 xf50d3008
#define FSTV0910_P1_NOSRAM_LGNCNR1 0 xf50d0007
/* P1_NOSRAMPOS */
#define RSTV0910_P1_NOSRAMPOS 0 xf50e
#define FSTV0910_P1_NOSRAM_LGNCNR0 0 xf50e40f0
#define FSTV0910_P1_NOSRAM_VALIDE 0 xf50e2004
#define FSTV0910_P1_NOSRAM_CNRVAL1 0 xf50e0003
/* P1_NOSRAMVAL */
#define RSTV0910_P1_NOSRAMVAL 0 xf50f
#define FSTV0910_P1_NOSRAM_CNRVAL0 0 xf50f00ff
/* P1_DMDPLHSTAT */
#define RSTV0910_P1_DMDPLHSTAT 0 xf520
#define FSTV0910_P1_PLH_STATISTIC 0 xf52000ff
/* P1_LOCKTIME3 */
#define RSTV0910_P1_LOCKTIME3 0 xf522
#define FSTV0910_P1_DEMOD_LOCKTIME3 0 xf52200ff
/* P1_LOCKTIME2 */
#define RSTV0910_P1_LOCKTIME2 0 xf523
#define FSTV0910_P1_DEMOD_LOCKTIME2 0 xf52300ff
/* P1_LOCKTIME1 */
#define RSTV0910_P1_LOCKTIME1 0 xf524
#define FSTV0910_P1_DEMOD_LOCKTIME1 0 xf52400ff
/* P1_LOCKTIME0 */
#define RSTV0910_P1_LOCKTIME0 0 xf525
#define FSTV0910_P1_DEMOD_LOCKTIME0 0 xf52500ff
/* P1_VITSCALE */
#define RSTV0910_P1_VITSCALE 0 xf532
#define FSTV0910_P1_NVTH_NOSRANGE 0 xf5327080
#define FSTV0910_P1_VERROR_MAXMODE 0 xf5326040
#define FSTV0910_P1_NSLOWSN_LOCKED 0 xf5323008
#define FSTV0910_P1_DIS_RSFLOCK 0 xf5321002
/* P1_FECM */
#define RSTV0910_P1_FECM 0 xf533
#define FSTV0910_P1_DSS_DVB 0 xf5337080
#define FSTV0910_P1_DSS_SRCH 0 xf5334010
#define FSTV0910_P1_SYNCVIT 0 xf5331002
#define FSTV0910_P1_IQINV 0 xf5330001
/* P1_VTH12 */
#define RSTV0910_P1_VTH12 0 xf534
#define FSTV0910_P1_VTH12 0 xf53400ff
/* P1_VTH23 */
#define RSTV0910_P1_VTH23 0 xf535
#define FSTV0910_P1_VTH23 0 xf53500ff
/* P1_VTH34 */
#define RSTV0910_P1_VTH34 0 xf536
#define FSTV0910_P1_VTH34 0 xf53600ff
/* P1_VTH56 */
#define RSTV0910_P1_VTH56 0 xf537
#define FSTV0910_P1_VTH56 0 xf53700ff
/* P1_VTH67 */
#define RSTV0910_P1_VTH67 0 xf538
#define FSTV0910_P1_VTH67 0 xf53800ff
/* P1_VTH78 */
#define RSTV0910_P1_VTH78 0 xf539
#define FSTV0910_P1_VTH78 0 xf53900ff
/* P1_VITCURPUN */
#define RSTV0910_P1_VITCURPUN 0 xf53a
#define FSTV0910_P1_VIT_CURPUN 0 xf53a001f
/* P1_VERROR */
#define RSTV0910_P1_VERROR 0 xf53b
#define FSTV0910_P1_REGERR_VIT 0 xf53b00ff
/* P1_PRVIT */
#define RSTV0910_P1_PRVIT 0 xf53c
#define FSTV0910_P1_DIS_VTHLOCK 0 xf53c6040
#define FSTV0910_P1_E7_8VIT 0 xf53c5020
#define FSTV0910_P1_E6_7VIT 0 xf53c4010
#define FSTV0910_P1_E5_6VIT 0 xf53c3008
#define FSTV0910_P1_E3_4VIT 0 xf53c2004
#define FSTV0910_P1_E2_3VIT 0 xf53c1002
#define FSTV0910_P1_E1_2VIT 0 xf53c0001
/* P1_VAVSRVIT */
#define RSTV0910_P1_VAVSRVIT 0 xf53d
#define FSTV0910_P1_AMVIT 0 xf53d7080
#define FSTV0910_P1_FROZENVIT 0 xf53d6040
#define FSTV0910_P1_SNVIT 0 xf53d4030
#define FSTV0910_P1_TOVVIT 0 xf53d200c
#define FSTV0910_P1_HYPVIT 0 xf53d0003
/* P1_VSTATUSVIT */
#define RSTV0910_P1_VSTATUSVIT 0 xf53e
#define FSTV0910_P1_PRFVIT 0 xf53e4010
#define FSTV0910_P1_LOCKEDVIT 0 xf53e3008
/* P1_VTHINUSE */
#define RSTV0910_P1_VTHINUSE 0 xf53f
#define FSTV0910_P1_VIT_INUSE 0 xf53f00ff
/* P1_KDIV12 */
#define RSTV0910_P1_KDIV12 0 xf540
#define FSTV0910_P1_K_DIVIDER_12 0 xf540007f
/* P1_KDIV23 */
#define RSTV0910_P1_KDIV23 0 xf541
#define FSTV0910_P1_K_DIVIDER_23 0 xf541007f
/* P1_KDIV34 */
#define RSTV0910_P1_KDIV34 0 xf542
#define FSTV0910_P1_K_DIVIDER_34 0 xf542007f
/* P1_KDIV56 */
#define RSTV0910_P1_KDIV56 0 xf543
#define FSTV0910_P1_K_DIVIDER_56 0 xf543007f
/* P1_KDIV67 */
#define RSTV0910_P1_KDIV67 0 xf544
#define FSTV0910_P1_K_DIVIDER_67 0 xf544007f
/* P1_KDIV78 */
#define RSTV0910_P1_KDIV78 0 xf545
#define FSTV0910_P1_K_DIVIDER_78 0 xf545007f
/* P1_TSPIDFLT1 */
#define RSTV0910_P1_TSPIDFLT1 0 xf546
#define FSTV0910_P1_PIDFLT_ADDR 0 xf54600ff
/* P1_TSPIDFLT0 */
#define RSTV0910_P1_TSPIDFLT0 0 xf547
#define FSTV0910_P1_PIDFLT_DATA 0 xf54700ff
/* P1_PDELCTRL0 */
#define RSTV0910_P1_PDELCTRL0 0 xf54f
#define FSTV0910_P1_ISIOBS_MODE 0 xf54f4030
/* P1_PDELCTRL1 */
#define RSTV0910_P1_PDELCTRL1 0 xf550
#define FSTV0910_P1_INV_MISMASK 0 xf5507080
#define FSTV0910_P1_FILTER_EN 0 xf5505020
#define FSTV0910_P1_HYSTEN 0 xf5503008
#define FSTV0910_P1_HYSTSWRST 0 xf5502004
#define FSTV0910_P1_EN_MIS00 0 xf5501002
#define FSTV0910_P1_ALGOSWRST 0 xf5500001
/* P1_PDELCTRL2 */
#define RSTV0910_P1_PDELCTRL2 0 xf551
#define FSTV0910_P1_FORCE_CONTINUOUS 0 xf5517080
#define FSTV0910_P1_RESET_UPKO_COUNT 0 xf5516040
#define FSTV0910_P1_USER_PKTDELIN_NB 0 xf5515020
#define FSTV0910_P1_FRAME_MODE 0 xf5511002
/* P1_HYSTTHRESH */
#define RSTV0910_P1_HYSTTHRESH 0 xf554
#define FSTV0910_P1_DELIN_LOCKTHRES 0 xf55440f0
#define FSTV0910_P1_DELIN_UNLOCKTHRES 0 xf554000f
/* P1_UPLCCST0 */
#define RSTV0910_P1_UPLCCST0 0 xf558
#define FSTV0910_P1_UPL_CST0 0 xf55830f8
#define FSTV0910_P1_UPL_MODE 0 xf5580007
/* P1_ISIENTRY */
#define RSTV0910_P1_ISIENTRY 0 xf55e
#define FSTV0910_P1_ISI_ENTRY 0 xf55e00ff
/* P1_ISIBITENA */
#define RSTV0910_P1_ISIBITENA 0 xf55f
#define FSTV0910_P1_ISI_BIT_EN 0 xf55f00ff
/* P1_MATSTR1 */
#define RSTV0910_P1_MATSTR1 0 xf560
#define FSTV0910_P1_MATYPE_CURRENT1 0 xf56000ff
/* P1_MATSTR0 */
#define RSTV0910_P1_MATSTR0 0 xf561
#define FSTV0910_P1_MATYPE_CURRENT0 0 xf56100ff
/* P1_UPLSTR1 */
#define RSTV0910_P1_UPLSTR1 0 xf562
#define FSTV0910_P1_UPL_CURRENT1 0 xf56200ff
/* P1_UPLSTR0 */
#define RSTV0910_P1_UPLSTR0 0 xf563
#define FSTV0910_P1_UPL_CURRENT0 0 xf56300ff
/* P1_DFLSTR1 */
#define RSTV0910_P1_DFLSTR1 0 xf564
#define FSTV0910_P1_DFL_CURRENT1 0 xf56400ff
/* P1_DFLSTR0 */
#define RSTV0910_P1_DFLSTR0 0 xf565
#define FSTV0910_P1_DFL_CURRENT0 0 xf56500ff
/* P1_SYNCSTR */
#define RSTV0910_P1_SYNCSTR 0 xf566
#define FSTV0910_P1_SYNC_CURRENT 0 xf56600ff
/* P1_SYNCDSTR1 */
#define RSTV0910_P1_SYNCDSTR1 0 xf567
#define FSTV0910_P1_SYNCD_CURRENT1 0 xf56700ff
/* P1_SYNCDSTR0 */
#define RSTV0910_P1_SYNCDSTR0 0 xf568
#define FSTV0910_P1_SYNCD_CURRENT0 0 xf56800ff
/* P1_PDELSTATUS1 */
#define RSTV0910_P1_PDELSTATUS1 0 xf569
#define FSTV0910_P1_PKTDELIN_DELOCK 0 xf5697080
#define FSTV0910_P1_SYNCDUPDFL_BADDFL 0 xf5696040
#define FSTV0910_P1_UNACCEPTED_STREAM 0 xf5694010
#define FSTV0910_P1_BCH_ERROR_FLAG 0 xf5693008
#define FSTV0910_P1_PKTDELIN_LOCK 0 xf5691002
#define FSTV0910_P1_FIRST_LOCK 0 xf5690001
/* P1_PDELSTATUS2 */
#define RSTV0910_P1_PDELSTATUS2 0 xf56a
#define FSTV0910_P1_FRAME_MODCOD 0 xf56a207c
#define FSTV0910_P1_FRAME_TYPE 0 xf56a0003
/* P1_BBFCRCKO1 */
#define RSTV0910_P1_BBFCRCKO1 0 xf56b
#define FSTV0910_P1_BBHCRC_KOCNT1 0 xf56b00ff
/* P1_BBFCRCKO0 */
#define RSTV0910_P1_BBFCRCKO0 0 xf56c
#define FSTV0910_P1_BBHCRC_KOCNT0 0 xf56c00ff
/* P1_UPCRCKO1 */
#define RSTV0910_P1_UPCRCKO1 0 xf56d
#define FSTV0910_P1_PKTCRC_KOCNT1 0 xf56d00ff
/* P1_UPCRCKO0 */
#define RSTV0910_P1_UPCRCKO0 0 xf56e
#define FSTV0910_P1_PKTCRC_KOCNT0 0 xf56e00ff
/* P1_PDELCTRL3 */
#define RSTV0910_P1_PDELCTRL3 0 xf56f
#define FSTV0910_P1_NOFIFO_BCHERR 0 xf56f5020
#define FSTV0910_P1_PKTDELIN_DELACMERR 0 xf56f4010
/* P1_TSSTATEM */
#define RSTV0910_P1_TSSTATEM 0 xf570
#define FSTV0910_P1_TSDIL_ON 0 xf5707080
#define FSTV0910_P1_TSRS_ON 0 xf5705020
#define FSTV0910_P1_TSDESCRAMB_ON 0 xf5704010
#define FSTV0910_P1_TSFRAME_MODE 0 xf5703008
#define FSTV0910_P1_TS_DISABLE 0 xf5702004
#define FSTV0910_P1_TSACM_MODE 0 xf5701002
#define FSTV0910_P1_TSOUT_NOSYNC 0 xf5700001
/* P1_TSSTATEL */
#define RSTV0910_P1_TSSTATEL 0 xf571
#define FSTV0910_P1_TSNOSYNCBYTE 0 xf5717080
#define FSTV0910_P1_TSPARITY_ON 0 xf5716040
#define FSTV0910_P1_TSISSYI_ON 0 xf5713008
#define FSTV0910_P1_TSNPD_ON 0 xf5712004
#define FSTV0910_P1_TSCRC8_ON 0 xf5711002
#define FSTV0910_P1_TSDSS_PACKET 0 xf5710001
/* P1_TSCFGH */
#define RSTV0910_P1_TSCFGH 0 xf572
#define FSTV0910_P1_TSFIFO_DVBCI 0 xf5727080
#define FSTV0910_P1_TSFIFO_SERIAL 0 xf5726040
#define FSTV0910_P1_TSFIFO_TEIUPDATE 0 xf5725020
#define FSTV0910_P1_TSFIFO_DUTY50 0 xf5724010
#define FSTV0910_P1_TSFIFO_HSGNLOUT 0 xf5723008
#define FSTV0910_P1_TSFIFO_ERRMODE 0 xf5721006
#define FSTV0910_P1_RST_HWARE 0 xf5720001
/* P1_TSCFGM */
#define RSTV0910_P1_TSCFGM 0 xf573
#define FSTV0910_P1_TSFIFO_MANSPEED 0 xf57360c0
#define FSTV0910_P1_TSFIFO_PERMDATA 0 xf5735020
#define FSTV0910_P1_TSFIFO_NONEWSGNL 0 xf5734010
#define FSTV0910_P1_TSFIFO_INVDATA 0 xf5730001
/* P1_TSCFGL */
#define RSTV0910_P1_TSCFGL 0 xf574
#define FSTV0910_P1_TSFIFO_BCLKDEL1CK 0 xf57460c0
#define FSTV0910_P1_BCHERROR_MODE 0 xf5744030
#define FSTV0910_P1_TSFIFO_NSGNL2DATA 0 xf5743008
#define FSTV0910_P1_TSFIFO_EMBINDVB 0 xf5742004
#define FSTV0910_P1_TSFIFO_BITSPEED 0 xf5740003
/* P1_TSSYNC */
#define RSTV0910_P1_TSSYNC 0 xf575
#define FSTV0910_P1_TSFIFO_SYNCMODE 0 xf5753018
/* P1_TSINSDELH */
#define RSTV0910_P1_TSINSDELH 0 xf576
#define FSTV0910_P1_TSDEL_SYNCBYTE 0 xf5767080
#define FSTV0910_P1_TSDEL_XXHEADER 0 xf5766040
#define FSTV0910_P1_TSDEL_DATAFIELD 0 xf5764010
#define FSTV0910_P1_TSINSDEL_RSPARITY 0 xf5761002
#define FSTV0910_P1_TSINSDEL_CRC8 0 xf5760001
/* P1_TSINSDELM */
#define RSTV0910_P1_TSINSDELM 0 xf577
#define FSTV0910_P1_TSINS_EMODCOD 0 xf5774010
#define FSTV0910_P1_TSINS_TOKEN 0 xf5773008
#define FSTV0910_P1_TSINS_XXXERR 0 xf5772004
#define FSTV0910_P1_TSINS_MATYPE 0 xf5771002
#define FSTV0910_P1_TSINS_UPL 0 xf5770001
/* P1_TSINSDELL */
#define RSTV0910_P1_TSINSDELL 0 xf578
#define FSTV0910_P1_TSINS_DFL 0 xf5787080
#define FSTV0910_P1_TSINS_SYNCD 0 xf5786040
#define FSTV0910_P1_TSINS_BLOCLEN 0 xf5785020
#define FSTV0910_P1_TSINS_SIGPCOUNT 0 xf5784010
#define FSTV0910_P1_TSINS_FIFO 0 xf5783008
#define FSTV0910_P1_TSINS_REALPACK 0 xf5782004
#define FSTV0910_P1_TSINS_TSCONFIG 0 xf5781002
#define FSTV0910_P1_TSINS_LATENCY 0 xf5780001
/* P1_TSDIVN */
#define RSTV0910_P1_TSDIVN 0 xf579
#define FSTV0910_P1_TSFIFO_SPEEDMODE 0 xf57960c0
#define FSTV0910_P1_TSFIFO_RISEOK 0 xf5790007
/* P1_TSCFG4 */
#define RSTV0910_P1_TSCFG4 0 xf57a
#define FSTV0910_P1_TSFIFO_TSSPEEDMODE 0 xf57a60c0
/* P1_TSSPEED */
#define RSTV0910_P1_TSSPEED 0 xf580
#define FSTV0910_P1_TSFIFO_OUTSPEED 0 xf58000ff
/* P1_TSSTATUS */
#define RSTV0910_P1_TSSTATUS 0 xf581
#define FSTV0910_P1_TSFIFO_LINEOK 0 xf5817080
#define FSTV0910_P1_TSFIFO_ERROR 0 xf5816040
#define FSTV0910_P1_TSFIFO_NOSYNC 0 xf5814010
#define FSTV0910_P1_TSREGUL_ERROR 0 xf5812004
#define FSTV0910_P1_DIL_READY 0 xf5810001
/* P1_TSSTATUS2 */
#define RSTV0910_P1_TSSTATUS2 0 xf582
#define FSTV0910_P1_TSFIFO_DEMODSEL 0 xf5827080
#define FSTV0910_P1_TSFIFOSPEED_STORE 0 xf5826040
#define FSTV0910_P1_DILXX_RESET 0 xf5825020
#define FSTV0910_P1_SCRAMBDETECT 0 xf5821002
/* P1_TSBITRATE1 */
#define RSTV0910_P1_TSBITRATE1 0 xf583
#define FSTV0910_P1_TSFIFO_BITRATE1 0 xf58300ff
/* P1_TSBITRATE0 */
#define RSTV0910_P1_TSBITRATE0 0 xf584
#define FSTV0910_P1_TSFIFO_BITRATE0 0 xf58400ff
/* P1_TSPACKLEN1 */
#define RSTV0910_P1_TSPACKLEN1 0 xf585
#define FSTV0910_P1_TSFIFO_PACKCPT 0 xf58550e0
/* P1_TSDLY2 */
#define RSTV0910_P1_TSDLY2 0 xf589
#define FSTV0910_P1_SOFFIFO_LATENCY2 0 xf589000f
/* P1_TSDLY1 */
#define RSTV0910_P1_TSDLY1 0 xf58a
#define FSTV0910_P1_SOFFIFO_LATENCY1 0 xf58a00ff
/* P1_TSDLY0 */
#define RSTV0910_P1_TSDLY0 0 xf58b
#define FSTV0910_P1_SOFFIFO_LATENCY0 0 xf58b00ff
/* P1_TSNPDAV */
#define RSTV0910_P1_TSNPDAV 0 xf58c
#define FSTV0910_P1_TSNPD_AVERAGE 0 xf58c00ff
/* P1_TSBUFSTAT2 */
#define RSTV0910_P1_TSBUFSTAT2 0 xf58d
#define FSTV0910_P1_TSISCR_3BYTES 0 xf58d7080
#define FSTV0910_P1_TSISCR_NEWDATA 0 xf58d6040
#define FSTV0910_P1_TSISCR_BUFSTAT2 0 xf58d003f
/* P1_TSBUFSTAT1 */
#define RSTV0910_P1_TSBUFSTAT1 0 xf58e
#define FSTV0910_P1_TSISCR_BUFSTAT1 0 xf58e00ff
/* P1_TSBUFSTAT0 */
#define RSTV0910_P1_TSBUFSTAT0 0 xf58f
#define FSTV0910_P1_TSISCR_BUFSTAT0 0 xf58f00ff
/* P1_TSDEBUGL */
#define RSTV0910_P1_TSDEBUGL 0 xf591
#define FSTV0910_P1_TSFIFO_ERROR_EVNT 0 xf5912004
#define FSTV0910_P1_TSFIFO_OVERFLOWM 0 xf5910001
/* P1_TSDLYSET2 */
#define RSTV0910_P1_TSDLYSET2 0 xf592
#define FSTV0910_P1_SOFFIFO_OFFSET 0 xf59260c0
#define FSTV0910_P1_HYSTERESIS_THRESHOLD 0 xf5924030
#define FSTV0910_P1_SOFFIFO_SYMBOFFS2 0 xf592000f
/* P1_TSDLYSET1 */
#define RSTV0910_P1_TSDLYSET1 0 xf593
#define FSTV0910_P1_SOFFIFO_SYMBOFFS1 0 xf59300ff
/* P1_TSDLYSET0 */
#define RSTV0910_P1_TSDLYSET0 0 xf594
#define FSTV0910_P1_SOFFIFO_SYMBOFFS0 0 xf59400ff
/* P1_ERRCTRL1 */
#define RSTV0910_P1_ERRCTRL1 0 xf598
#define FSTV0910_P1_ERR_SOURCE1 0 xf59840f0
#define FSTV0910_P1_NUM_EVENT1 0 xf5980007
/* P1_ERRCNT12 */
#define RSTV0910_P1_ERRCNT12 0 xf599
#define FSTV0910_P1_ERRCNT1_OLDVALUE 0 xf5997080
#define FSTV0910_P1_ERR_CNT12 0 xf599007f
/* P1_ERRCNT11 */
#define RSTV0910_P1_ERRCNT11 0 xf59a
#define FSTV0910_P1_ERR_CNT11 0 xf59a00ff
/* P1_ERRCNT10 */
#define RSTV0910_P1_ERRCNT10 0 xf59b
#define FSTV0910_P1_ERR_CNT10 0 xf59b00ff
/* P1_ERRCTRL2 */
#define RSTV0910_P1_ERRCTRL2 0 xf59c
#define FSTV0910_P1_ERR_SOURCE2 0 xf59c40f0
#define FSTV0910_P1_NUM_EVENT2 0 xf59c0007
/* P1_ERRCNT22 */
#define RSTV0910_P1_ERRCNT22 0 xf59d
#define FSTV0910_P1_ERRCNT2_OLDVALUE 0 xf59d7080
#define FSTV0910_P1_ERR_CNT22 0 xf59d007f
/* P1_ERRCNT21 */
#define RSTV0910_P1_ERRCNT21 0 xf59e
#define FSTV0910_P1_ERR_CNT21 0 xf59e00ff
/* P1_ERRCNT20 */
#define RSTV0910_P1_ERRCNT20 0 xf59f
#define FSTV0910_P1_ERR_CNT20 0 xf59f00ff
/* P1_FECSPY */
#define RSTV0910_P1_FECSPY 0 xf5a0
#define FSTV0910_P1_SPY_ENABLE 0 xf5a07080
#define FSTV0910_P1_NO_SYNCBYTE 0 xf5a06040
#define FSTV0910_P1_SERIAL_MODE 0 xf5a05020
#define FSTV0910_P1_UNUSUAL_PACKET 0 xf5a04010
#define FSTV0910_P1_BERMETER_DATAMODE 0 xf5a0200c
#define FSTV0910_P1_BERMETER_LMODE 0 xf5a01002
#define FSTV0910_P1_BERMETER_RESET 0 xf5a00001
/* P1_FSPYCFG */
#define RSTV0910_P1_FSPYCFG 0 xf5a1
#define FSTV0910_P1_FECSPY_INPUT 0 xf5a160c0
#define FSTV0910_P1_RST_ON_ERROR 0 xf5a15020
#define FSTV0910_P1_ONE_SHOT 0 xf5a14010
#define FSTV0910_P1_I2C_MODE 0 xf5a1200c
#define FSTV0910_P1_SPY_HYSTERESIS 0 xf5a10003
/* P1_FSPYDATA */
#define RSTV0910_P1_FSPYDATA 0 xf5a2
#define FSTV0910_P1_SPY_STUFFING 0 xf5a27080
#define FSTV0910_P1_SPY_CNULLPKT 0 xf5a25020
#define FSTV0910_P1_SPY_OUTDATA_MODE 0 xf5a2001f
/* P1_FSPYOUT */
#define RSTV0910_P1_FSPYOUT 0 xf5a3
#define FSTV0910_P1_FSPY_DIRECT 0 xf5a37080
#define FSTV0910_P1_STUFF_MODE 0 xf5a30007
/* P1_FSTATUS */
#define RSTV0910_P1_FSTATUS 0 xf5a4
#define FSTV0910_P1_SPY_ENDSIM 0 xf5a47080
#define FSTV0910_P1_VALID_SIM 0 xf5a46040
#define FSTV0910_P1_FOUND_SIGNAL 0 xf5a45020
#define FSTV0910_P1_DSS_SYNCBYTE 0 xf5a44010
#define FSTV0910_P1_RESULT_STATE 0 xf5a4000f
/* P1_FBERCPT4 */
#define RSTV0910_P1_FBERCPT4 0 xf5a8
#define FSTV0910_P1_FBERMETER_CPT4 0 xf5a800ff
/* P1_FBERCPT3 */
#define RSTV0910_P1_FBERCPT3 0 xf5a9
#define FSTV0910_P1_FBERMETER_CPT3 0 xf5a900ff
/* P1_FBERCPT2 */
#define RSTV0910_P1_FBERCPT2 0 xf5aa
#define FSTV0910_P1_FBERMETER_CPT2 0 xf5aa00ff
/* P1_FBERCPT1 */
#define RSTV0910_P1_FBERCPT1 0 xf5ab
#define FSTV0910_P1_FBERMETER_CPT1 0 xf5ab00ff
/* P1_FBERCPT0 */
#define RSTV0910_P1_FBERCPT0 0 xf5ac
#define FSTV0910_P1_FBERMETER_CPT0 0 xf5ac00ff
/* P1_FBERERR2 */
#define RSTV0910_P1_FBERERR2 0 xf5ad
#define FSTV0910_P1_FBERMETER_ERR2 0 xf5ad00ff
/* P1_FBERERR1 */
#define RSTV0910_P1_FBERERR1 0 xf5ae
#define FSTV0910_P1_FBERMETER_ERR1 0 xf5ae00ff
/* P1_FBERERR0 */
#define RSTV0910_P1_FBERERR0 0 xf5af
#define FSTV0910_P1_FBERMETER_ERR0 0 xf5af00ff
/* P1_FSPYBER */
#define RSTV0910_P1_FSPYBER 0 xf5b2
#define FSTV0910_P1_FSPYBER_SYNCBYTE 0 xf5b24010
#define FSTV0910_P1_FSPYBER_UNSYNC 0 xf5b23008
#define FSTV0910_P1_FSPYBER_CTIME 0 xf5b20007
/* P1_SFERROR */
#define RSTV0910_P1_SFERROR 0 xf5c1
#define FSTV0910_P1_SFEC_REGERR_VIT 0 xf5c100ff
/* P1_SFECSTATUS */
#define RSTV0910_P1_SFECSTATUS 0 xf5c3
#define FSTV0910_P1_SFEC_ON 0 xf5c37080
#define FSTV0910_P1_SFEC_OFF 0 xf5c36040
#define FSTV0910_P1_LOCKEDSFEC 0 xf5c33008
#define FSTV0910_P1_SFEC_DELOCK 0 xf5c32004
#define FSTV0910_P1_SFEC_DEMODSEL 0 xf5c31002
#define FSTV0910_P1_SFEC_OVFON 0 xf5c30001
/* P1_SFKDIV12 */
#define RSTV0910_P1_SFKDIV12 0 xf5c4
#define FSTV0910_P1_SFECKDIV12_MAN 0 xf5c47080
/* P1_SFKDIV23 */
#define RSTV0910_P1_SFKDIV23 0 xf5c5
#define FSTV0910_P1_SFECKDIV23_MAN 0 xf5c57080
/* P1_SFKDIV34 */
#define RSTV0910_P1_SFKDIV34 0 xf5c6
#define FSTV0910_P1_SFECKDIV34_MAN 0 xf5c67080
/* P1_SFKDIV56 */
#define RSTV0910_P1_SFKDIV56 0 xf5c7
#define FSTV0910_P1_SFECKDIV56_MAN 0 xf5c77080
/* P1_SFKDIV67 */
#define RSTV0910_P1_SFKDIV67 0 xf5c8
#define FSTV0910_P1_SFECKDIV67_MAN 0 xf5c87080
/* P1_SFKDIV78 */
#define RSTV0910_P1_SFKDIV78 0 xf5c9
#define FSTV0910_P1_SFECKDIV78_MAN 0 xf5c97080
/* P1_SFSTATUS */
#define RSTV0910_P1_SFSTATUS 0 xf5cc
#define FSTV0910_P1_SFEC_LINEOK 0 xf5cc7080
#define FSTV0910_P1_SFEC_ERROR 0 xf5cc6040
#define FSTV0910_P1_SFEC_DATA7 0 xf5cc5020
#define FSTV0910_P1_SFEC_PKTDNBRFAIL 0 xf5cc4010
#define FSTV0910_P1_TSSFEC_DEMODSEL 0 xf5cc3008
#define FSTV0910_P1_SFEC_NOSYNC 0 xf5cc2004
#define FSTV0910_P1_SFEC_UNREGULA 0 xf5cc1002
#define FSTV0910_P1_SFEC_READY 0 xf5cc0001
/* P1_SFDLYSET2 */
#define RSTV0910_P1_SFDLYSET2 0 xf5d0
#define FSTV0910_P1_SFEC_DISABLE 0 xf5d01002
/* P1_SFERRCTRL */
#define RSTV0910_P1_SFERRCTRL 0 xf5d8
#define FSTV0910_P1_SFEC_ERR_SOURCE 0 xf5d840f0
#define FSTV0910_P1_SFEC_NUM_EVENT 0 xf5d80007
/* P1_SFERRCNT2 */
#define RSTV0910_P1_SFERRCNT2 0 xf5d9
#define FSTV0910_P1_SFERRC_OLDVALUE 0 xf5d97080
#define FSTV0910_P1_SFEC_ERR_CNT2 0 xf5d9007f
/* P1_SFERRCNT1 */
#define RSTV0910_P1_SFERRCNT1 0 xf5da
#define FSTV0910_P1_SFEC_ERR_CNT1 0 xf5da00ff
/* P1_SFERRCNT0 */
#define RSTV0910_P1_SFERRCNT0 0 xf5db
#define FSTV0910_P1_SFEC_ERR_CNT0 0 xf5db00ff
/* RCCFG2 */
#define RSTV0910_RCCFG2 0 xf600
#define FSTV0910_TSRCFIFO_DVBCI 0 xf6007080
#define FSTV0910_TSRCFIFO_SERIAL 0 xf6006040
#define FSTV0910_TSRCFIFO_DISABLE 0 xf6005020
#define FSTV0910_TSFIFO_2TORC 0 xf6004010
#define FSTV0910_TSRCFIFO_HSGNLOUT 0 xf6003008
#define FSTV0910_TSRCFIFO_ERRMODE 0 xf6001006
/* RCCFG1 */
#define RSTV0910_RCCFG1 0 xf601
#define FSTV0910_TSRCFIFO_MANSPEED 0 xf60160c0
#define FSTV0910_TSRCFIFO_PERMDATA 0 xf6015020
#define FSTV0910_TSRCFIFO_NONEWSGNL 0 xf6014010
#define FSTV0910_TSRCFIFO_INVDATA 0 xf6010001
/* RCCFG0 */
#define RSTV0910_RCCFG0 0 xf602
#define FSTV0910_TSRCFIFO_BCLKDEL1CK 0 xf60260c0
#define FSTV0910_TSRCFIFO_DUTY50 0 xf6024010
#define FSTV0910_TSRCFIFO_NSGNL2DATA 0 xf6023008
#define FSTV0910_TSRCFIFO_NPDSGNL 0 xf6022004
/* RCINSDEL2 */
#define RSTV0910_RCINSDEL2 0 xf603
#define FSTV0910_TSRCDEL_SYNCBYTE 0 xf6037080
#define FSTV0910_TSRCDEL_XXHEADER 0 xf6036040
#define FSTV0910_TSRCDEL_BBHEADER 0 xf6035020
#define FSTV0910_TSRCDEL_DATAFIELD 0 xf6034010
#define FSTV0910_TSRCINSDEL_ISCR 0 xf6033008
#define FSTV0910_TSRCINSDEL_NPD 0 xf6032004
#define FSTV0910_TSRCINSDEL_RSPARITY 0 xf6031002
#define FSTV0910_TSRCINSDEL_CRC8 0 xf6030001
/* RCINSDEL1 */
#define RSTV0910_RCINSDEL1 0 xf604
#define FSTV0910_TSRCINS_BBPADDING 0 xf6047080
#define FSTV0910_TSRCINS_BCHFEC 0 xf6046040
#define FSTV0910_TSRCINS_EMODCOD 0 xf6044010
#define FSTV0910_TSRCINS_TOKEN 0 xf6043008
#define FSTV0910_TSRCINS_XXXERR 0 xf6042004
#define FSTV0910_TSRCINS_MATYPE 0 xf6041002
#define FSTV0910_TSRCINS_UPL 0 xf6040001
/* RCINSDEL0 */
#define RSTV0910_RCINSDEL0 0 xf605
#define FSTV0910_TSRCINS_DFL 0 xf6057080
#define FSTV0910_TSRCINS_SYNCD 0 xf6056040
#define FSTV0910_TSRCINS_BLOCLEN 0 xf6055020
#define FSTV0910_TSRCINS_SIGPCOUNT 0 xf6054010
#define FSTV0910_TSRCINS_FIFO 0 xf6053008
#define FSTV0910_TSRCINS_REALPACK 0 xf6052004
#define FSTV0910_TSRCINS_TSCONFIG 0 xf6051002
#define FSTV0910_TSRCINS_LATENCY 0 xf6050001
/* RCSTATUS */
#define RSTV0910_RCSTATUS 0 xf606
#define FSTV0910_TSRCFIFO_LINEOK 0 xf6067080
#define FSTV0910_TSRCFIFO_ERROR 0 xf6066040
#define FSTV0910_TSRCREGUL_ERROR 0 xf6064010
#define FSTV0910_TSRCFIFO_DEMODSEL 0 xf6063008
#define FSTV0910_TSRCFIFOSPEED_STORE 0 xf6062004
#define FSTV0910_TSRCSPEED_IMPOSSIBLE 0 xf6060001
/* RCSPEED */
#define RSTV0910_RCSPEED 0 xf607
#define FSTV0910_TSRCFIFO_OUTSPEED 0 xf60700ff
/* TSGENERAL */
#define RSTV0910_TSGENERAL 0 xf630
#define FSTV0910_TSFIFO_DISTS2PAR 0 xf6306040
#define FSTV0910_MUXSTREAM_OUTMODE 0 xf6303008
#define FSTV0910_TSFIFO_PERMPARAL 0 xf6301006
/* P1_DISIRQCFG */
#define RSTV0910_P1_DISIRQCFG 0 xf700
#define FSTV0910_P1_ENRXEND 0 xf7006040
#define FSTV0910_P1_ENRXFIFO8B 0 xf7005020
#define FSTV0910_P1_ENTRFINISH 0 xf7004010
#define FSTV0910_P1_ENTIMEOUT 0 xf7003008
#define FSTV0910_P1_ENTXEND 0 xf7002004
#define FSTV0910_P1_ENTXFIFO64B 0 xf7001002
#define FSTV0910_P1_ENGAPBURST 0 xf7000001
/* P1_DISIRQSTAT */
#define RSTV0910_P1_DISIRQSTAT 0 xf701
#define FSTV0910_P1_IRQRXEND 0 xf7016040
#define FSTV0910_P1_IRQRXFIFO8B 0 xf7015020
#define FSTV0910_P1_IRQTRFINISH 0 xf7014010
#define FSTV0910_P1_IRQTIMEOUT 0 xf7013008
#define FSTV0910_P1_IRQTXEND 0 xf7012004
#define FSTV0910_P1_IRQTXFIFO64B 0 xf7011002
#define FSTV0910_P1_IRQGAPBURST 0 xf7010001
/* P1_DISTXCFG */
#define RSTV0910_P1_DISTXCFG 0 xf702
#define FSTV0910_P1_DISTX_RESET 0 xf7027080
#define FSTV0910_P1_TIM_OFF 0 xf7026040
#define FSTV0910_P1_TIM_CMD 0 xf7024030
#define FSTV0910_P1_ENVELOP 0 xf7023008
#define FSTV0910_P1_DIS_PRECHARGE 0 xf7022004
#define FSTV0910_P1_DISEQC_MODE 0 xf7020003
/* P1_DISTXSTATUS */
#define RSTV0910_P1_DISTXSTATUS 0 xf703
#define FSTV0910_P1_TX_FIFO_FULL 0 xf7036040
#define FSTV0910_P1_TX_IDLE 0 xf7035020
#define FSTV0910_P1_GAP_BURST 0 xf7034010
#define FSTV0910_P1_TX_FIFO64B 0 xf7033008
#define FSTV0910_P1_TX_END 0 xf7032004
#define FSTV0910_P1_TR_TIMEOUT 0 xf7031002
#define FSTV0910_P1_TR_FINISH 0 xf7030001
/* P1_DISTXBYTES */
#define RSTV0910_P1_DISTXBYTES 0 xf704
#define FSTV0910_P1_TXFIFO_BYTES 0 xf70400ff
/* P1_DISTXFIFO */
#define RSTV0910_P1_DISTXFIFO 0 xf705
#define FSTV0910_P1_DISEQC_TX_FIFO 0 xf70500ff
/* P1_DISTXF22 */
#define RSTV0910_P1_DISTXF22 0 xf706
#define FSTV0910_P1_F22TX 0 xf70600ff
/* P1_DISTIMEOCFG */
#define RSTV0910_P1_DISTIMEOCFG 0 xf708
#define FSTV0910_P1_RXCHOICE 0 xf7081006
#define FSTV0910_P1_TIMEOUT_OFF 0 xf7080001
/* P1_DISTIMEOUT */
#define RSTV0910_P1_DISTIMEOUT 0 xf709
#define FSTV0910_P1_TIMEOUT_COUNT 0 xf70900ff
/* P1_DISRXCFG */
#define RSTV0910_P1_DISRXCFG 0 xf70a
#define FSTV0910_P1_DISRX_RESET 0 xf70a7080
#define FSTV0910_P1_EXTENVELOP 0 xf70a6040
#define FSTV0910_P1_PINSELECT 0 xf70a3038
#define FSTV0910_P1_IGNORE_SHORT22K 0 xf70a2004
#define FSTV0910_P1_SIGNED_RXIN 0 xf70a1002
#define FSTV0910_P1_DISRX_ON 0 xf70a0001
/* P1_DISRXSTAT1 */
#define RSTV0910_P1_DISRXSTAT1 0 xf70b
#define FSTV0910_P1_RXEND 0 xf70b7080
#define FSTV0910_P1_RXACTIVE 0 xf70b6040
#define FSTV0910_P1_RXDETECT 0 xf70b5020
#define FSTV0910_P1_CONTTONE 0 xf70b4010
#define FSTV0910_P1_8BFIFOREADY 0 xf70b3008
#define FSTV0910_P1_FIFOEMPTY 0 xf70b2004
/* P1_DISRXSTAT0 */
#define RSTV0910_P1_DISRXSTAT0 0 xf70c
#define FSTV0910_P1_RXFAIL 0 xf70c7080
#define FSTV0910_P1_FIFOPFAIL 0 xf70c6040
#define FSTV0910_P1_RXNONBYTE 0 xf70c5020
#define FSTV0910_P1_FIFOOVF 0 xf70c4010
#define FSTV0910_P1_SHORT22K 0 xf70c3008
#define FSTV0910_P1_RXMSGLOST 0 xf70c2004
/* P1_DISRXBYTES */
#define RSTV0910_P1_DISRXBYTES 0 xf70d
#define FSTV0910_P1_RXFIFO_BYTES 0 xf70d001f
/* P1_DISRXPARITY1 */
#define RSTV0910_P1_DISRXPARITY1 0 xf70e
#define FSTV0910_P1_DISRX_PARITY1 0 xf70e00ff
/* P1_DISRXPARITY0 */
#define RSTV0910_P1_DISRXPARITY0 0 xf70f
#define FSTV0910_P1_DISRX_PARITY0 0 xf70f00ff
/* P1_DISRXFIFO */
#define RSTV0910_P1_DISRXFIFO 0 xf710
#define FSTV0910_P1_DISEQC_RX_FIFO 0 xf71000ff
/* P1_DISRXDC1 */
#define RSTV0910_P1_DISRXDC1 0 xf711
#define FSTV0910_P1_DC_VALUE1 0 xf7110103
/* P1_DISRXDC0 */
#define RSTV0910_P1_DISRXDC0 0 xf712
#define FSTV0910_P1_DC_VALUE0 0 xf71200ff
/* P1_DISRXF221 */
#define RSTV0910_P1_DISRXF221 0 xf714
#define FSTV0910_P1_F22RX1 0 xf714000f
/* P1_DISRXF220 */
#define RSTV0910_P1_DISRXF220 0 xf715
#define FSTV0910_P1_F22RX0 0 xf71500ff
/* P1_DISRXF100 */
#define RSTV0910_P1_DISRXF100 0 xf716
#define FSTV0910_P1_F100RX 0 xf71600ff
/* P1_DISRXSHORT22K */
#define RSTV0910_P1_DISRXSHORT22K 0 xf71c
#define FSTV0910_P1_SHORT22K_LENGTH 0 xf71c001f
/* P1_ACRPRESC */
#define RSTV0910_P1_ACRPRESC 0 xf71e
#define FSTV0910_P1_ACR_PRESC 0 xf71e0007
/* P1_ACRDIV */
#define RSTV0910_P1_ACRDIV 0 xf71f
#define FSTV0910_P1_ACR_DIV 0 xf71f00ff
/* P2_DISIRQCFG */
#define RSTV0910_P2_DISIRQCFG 0 xf740
#define FSTV0910_P2_ENRXEND 0 xf7406040
#define FSTV0910_P2_ENRXFIFO8B 0 xf7405020
#define FSTV0910_P2_ENTRFINISH 0 xf7404010
#define FSTV0910_P2_ENTIMEOUT 0 xf7403008
#define FSTV0910_P2_ENTXEND 0 xf7402004
#define FSTV0910_P2_ENTXFIFO64B 0 xf7401002
#define FSTV0910_P2_ENGAPBURST 0 xf7400001
/* P2_DISIRQSTAT */
#define RSTV0910_P2_DISIRQSTAT 0 xf741
#define FSTV0910_P2_IRQRXEND 0 xf7416040
#define FSTV0910_P2_IRQRXFIFO8B 0 xf7415020
#define FSTV0910_P2_IRQTRFINISH 0 xf7414010
#define FSTV0910_P2_IRQTIMEOUT 0 xf7413008
#define FSTV0910_P2_IRQTXEND 0 xf7412004
#define FSTV0910_P2_IRQTXFIFO64B 0 xf7411002
#define FSTV0910_P2_IRQGAPBURST 0 xf7410001
/* P2_DISTXCFG */
#define RSTV0910_P2_DISTXCFG 0 xf742
#define FSTV0910_P2_DISTX_RESET 0 xf7427080
#define FSTV0910_P2_TIM_OFF 0 xf7426040
#define FSTV0910_P2_TIM_CMD 0 xf7424030
#define FSTV0910_P2_ENVELOP 0 xf7423008
#define FSTV0910_P2_DIS_PRECHARGE 0 xf7422004
#define FSTV0910_P2_DISEQC_MODE 0 xf7420003
/* P2_DISTXSTATUS */
#define RSTV0910_P2_DISTXSTATUS 0 xf743
#define FSTV0910_P2_TX_FIFO_FULL 0 xf7436040
#define FSTV0910_P2_TX_IDLE 0 xf7435020
#define FSTV0910_P2_GAP_BURST 0 xf7434010
#define FSTV0910_P2_TX_FIFO64B 0 xf7433008
#define FSTV0910_P2_TX_END 0 xf7432004
#define FSTV0910_P2_TR_TIMEOUT 0 xf7431002
#define FSTV0910_P2_TR_FINISH 0 xf7430001
/* P2_DISTXBYTES */
#define RSTV0910_P2_DISTXBYTES 0 xf744
#define FSTV0910_P2_TXFIFO_BYTES 0 xf74400ff
/* P2_DISTXFIFO */
#define RSTV0910_P2_DISTXFIFO 0 xf745
#define FSTV0910_P2_DISEQC_TX_FIFO 0 xf74500ff
/* P2_DISTXF22 */
#define RSTV0910_P2_DISTXF22 0 xf746
#define FSTV0910_P2_F22TX 0 xf74600ff
/* P2_DISTIMEOCFG */
#define RSTV0910_P2_DISTIMEOCFG 0 xf748
#define FSTV0910_P2_RXCHOICE 0 xf7481006
#define FSTV0910_P2_TIMEOUT_OFF 0 xf7480001
/* P2_DISTIMEOUT */
#define RSTV0910_P2_DISTIMEOUT 0 xf749
#define FSTV0910_P2_TIMEOUT_COUNT 0 xf74900ff
/* P2_DISRXCFG */
#define RSTV0910_P2_DISRXCFG 0 xf74a
#define FSTV0910_P2_DISRX_RESET 0 xf74a7080
#define FSTV0910_P2_EXTENVELOP 0 xf74a6040
#define FSTV0910_P2_PINSELECT 0 xf74a3038
#define FSTV0910_P2_IGNORE_SHORT22K 0 xf74a2004
#define FSTV0910_P2_SIGNED_RXIN 0 xf74a1002
#define FSTV0910_P2_DISRX_ON 0 xf74a0001
/* P2_DISRXSTAT1 */
#define RSTV0910_P2_DISRXSTAT1 0 xf74b
#define FSTV0910_P2_RXEND 0 xf74b7080
#define FSTV0910_P2_RXACTIVE 0 xf74b6040
#define FSTV0910_P2_RXDETECT 0 xf74b5020
#define FSTV0910_P2_CONTTONE 0 xf74b4010
#define FSTV0910_P2_8BFIFOREADY 0 xf74b3008
#define FSTV0910_P2_FIFOEMPTY 0 xf74b2004
/* P2_DISRXSTAT0 */
#define RSTV0910_P2_DISRXSTAT0 0 xf74c
#define FSTV0910_P2_RXFAIL 0 xf74c7080
#define FSTV0910_P2_FIFOPFAIL 0 xf74c6040
#define FSTV0910_P2_RXNONBYTE 0 xf74c5020
#define FSTV0910_P2_FIFOOVF 0 xf74c4010
#define FSTV0910_P2_SHORT22K 0 xf74c3008
#define FSTV0910_P2_RXMSGLOST 0 xf74c2004
/* P2_DISRXBYTES */
#define RSTV0910_P2_DISRXBYTES 0 xf74d
#define FSTV0910_P2_RXFIFO_BYTES 0 xf74d001f
/* P2_DISRXPARITY1 */
#define RSTV0910_P2_DISRXPARITY1 0 xf74e
#define FSTV0910_P2_DISRX_PARITY1 0 xf74e00ff
/* P2_DISRXPARITY0 */
#define RSTV0910_P2_DISRXPARITY0 0 xf74f
#define FSTV0910_P2_DISRX_PARITY0 0 xf74f00ff
/* P2_DISRXFIFO */
#define RSTV0910_P2_DISRXFIFO 0 xf750
#define FSTV0910_P2_DISEQC_RX_FIFO 0 xf75000ff
/* P2_DISRXDC1 */
#define RSTV0910_P2_DISRXDC1 0 xf751
#define FSTV0910_P2_DC_VALUE1 0 xf7510103
/* P2_DISRXDC0 */
#define RSTV0910_P2_DISRXDC0 0 xf752
#define FSTV0910_P2_DC_VALUE0 0 xf75200ff
/* P2_DISRXF221 */
#define RSTV0910_P2_DISRXF221 0 xf754
#define FSTV0910_P2_F22RX1 0 xf754000f
/* P2_DISRXF220 */
#define RSTV0910_P2_DISRXF220 0 xf755
#define FSTV0910_P2_F22RX0 0 xf75500ff
/* P2_DISRXF100 */
#define RSTV0910_P2_DISRXF100 0 xf756
#define FSTV0910_P2_F100RX 0 xf75600ff
/* P2_DISRXSHORT22K */
#define RSTV0910_P2_DISRXSHORT22K 0 xf75c
#define FSTV0910_P2_SHORT22K_LENGTH 0 xf75c001f
/* P2_ACRPRESC */
#define RSTV0910_P2_ACRPRESC 0 xf75e
#define FSTV0910_P2_ACR_PRESC 0 xf75e0007
/* P2_ACRDIV */
#define RSTV0910_P2_ACRDIV 0 xf75f
#define FSTV0910_P2_ACR_DIV 0 xf75f00ff
/* P1_NBITER_NF1 */
#define RSTV0910_P1_NBITER_NF1 0 xfa00
#define FSTV0910_P1_NBITER_NF_QPSK_1_4 0 xfa0000ff
/* P1_NBITER_NF2 */
#define RSTV0910_P1_NBITER_NF2 0 xfa01
#define FSTV0910_P1_NBITER_NF_QPSK_1_3 0 xfa0100ff
/* P1_NBITER_NF3 */
#define RSTV0910_P1_NBITER_NF3 0 xfa02
#define FSTV0910_P1_NBITER_NF_QPSK_2_5 0 xfa0200ff
/* P1_NBITER_NF4 */
#define RSTV0910_P1_NBITER_NF4 0 xfa03
#define FSTV0910_P1_NBITER_NF_QPSK_1_2 0 xfa0300ff
/* P1_NBITER_NF5 */
#define RSTV0910_P1_NBITER_NF5 0 xfa04
#define FSTV0910_P1_NBITER_NF_QPSK_3_5 0 xfa0400ff
/* P1_NBITER_NF6 */
#define RSTV0910_P1_NBITER_NF6 0 xfa05
#define FSTV0910_P1_NBITER_NF_QPSK_2_3 0 xfa0500ff
/* P1_NBITER_NF7 */
#define RSTV0910_P1_NBITER_NF7 0 xfa06
#define FSTV0910_P1_NBITER_NF_QPSK_3_4 0 xfa0600ff
/* P1_NBITER_NF8 */
#define RSTV0910_P1_NBITER_NF8 0 xfa07
#define FSTV0910_P1_NBITER_NF_QPSK_4_5 0 xfa0700ff
/* P1_NBITER_NF9 */
#define RSTV0910_P1_NBITER_NF9 0 xfa08
#define FSTV0910_P1_NBITER_NF_QPSK_5_6 0 xfa0800ff
/* P1_NBITER_NF10 */
#define RSTV0910_P1_NBITER_NF10 0 xfa09
#define FSTV0910_P1_NBITER_NF_QPSK_8_9 0 xfa0900ff
/* P1_NBITER_NF11 */
#define RSTV0910_P1_NBITER_NF11 0 xfa0a
#define FSTV0910_P1_NBITER_NF_QPSK_9_10 0 xfa0a00ff
/* P1_NBITER_NF12 */
#define RSTV0910_P1_NBITER_NF12 0 xfa0b
#define FSTV0910_P1_NBITER_NF_8PSK_3_5 0 xfa0b00ff
/* P1_NBITER_NF13 */
#define RSTV0910_P1_NBITER_NF13 0 xfa0c
#define FSTV0910_P1_NBITER_NF_8PSK_2_3 0 xfa0c00ff
/* P1_NBITER_NF14 */
#define RSTV0910_P1_NBITER_NF14 0 xfa0d
#define FSTV0910_P1_NBITER_NF_8PSK_3_4 0 xfa0d00ff
/* P1_NBITER_NF15 */
#define RSTV0910_P1_NBITER_NF15 0 xfa0e
#define FSTV0910_P1_NBITER_NF_8PSK_5_6 0 xfa0e00ff
/* P1_NBITER_NF16 */
#define RSTV0910_P1_NBITER_NF16 0 xfa0f
#define FSTV0910_P1_NBITER_NF_8PSK_8_9 0 xfa0f00ff
/* P1_NBITER_NF17 */
#define RSTV0910_P1_NBITER_NF17 0 xfa10
#define FSTV0910_P1_NBITER_NF_8PSK_9_10 0 xfa1000ff
/* P1_NBITER_NF18 */
#define RSTV0910_P1_NBITER_NF18 0 xfa11
#define FSTV0910_P1_NBITER_NF_16APSK_2_3 0 xfa1100ff
/* P1_NBITER_NF19 */
#define RSTV0910_P1_NBITER_NF19 0 xfa12
#define FSTV0910_P1_NBITER_NF_16APSK_3_4 0 xfa1200ff
/* P1_NBITER_NF20 */
#define RSTV0910_P1_NBITER_NF20 0 xfa13
#define FSTV0910_P1_NBITER_NF_16APSK_4_5 0 xfa1300ff
/* P1_NBITER_NF21 */
#define RSTV0910_P1_NBITER_NF21 0 xfa14
#define FSTV0910_P1_NBITER_NF_16APSK_5_6 0 xfa1400ff
/* P1_NBITER_NF22 */
#define RSTV0910_P1_NBITER_NF22 0 xfa15
#define FSTV0910_P1_NBITER_NF_16APSK_8_9 0 xfa1500ff
/* P1_NBITER_NF23 */
#define RSTV0910_P1_NBITER_NF23 0 xfa16
#define FSTV0910_P1_NBITER_NF_16APSK_9_10 0 xfa1600ff
/* P1_NBITER_NF24 */
#define RSTV0910_P1_NBITER_NF24 0 xfa17
#define FSTV0910_P1_NBITER_NF_32APSK_3_4 0 xfa1700ff
/* P1_NBITER_NF25 */
#define RSTV0910_P1_NBITER_NF25 0 xfa18
#define FSTV0910_P1_NBITER_NF_32APSK_4_5 0 xfa1800ff
/* P1_NBITER_NF26 */
#define RSTV0910_P1_NBITER_NF26 0 xfa19
#define FSTV0910_P1_NBITER_NF_32APSK_5_6 0 xfa1900ff
/* P1_NBITER_NF27 */
#define RSTV0910_P1_NBITER_NF27 0 xfa1a
#define FSTV0910_P1_NBITER_NF_32APSK_8_9 0 xfa1a00ff
/* P1_NBITER_NF28 */
#define RSTV0910_P1_NBITER_NF28 0 xfa1b
#define FSTV0910_P1_NBITER_NF_32APSK_9_10 0 xfa1b00ff
/* P1_NBITER_SF1 */
#define RSTV0910_P1_NBITER_SF1 0 xfa1c
#define FSTV0910_P1_NBITER_SF_QPSK_1_4 0 xfa1c00ff
/* P1_NBITER_SF2 */
#define RSTV0910_P1_NBITER_SF2 0 xfa1d
#define FSTV0910_P1_NBITER_SF_QPSK_1_3 0 xfa1d00ff
/* P1_NBITER_SF3 */
#define RSTV0910_P1_NBITER_SF3 0 xfa1e
#define FSTV0910_P1_NBITER_SF_QPSK_2_5 0 xfa1e00ff
/* P1_NBITER_SF4 */
#define RSTV0910_P1_NBITER_SF4 0 xfa1f
#define FSTV0910_P1_NBITER_SF_QPSK_1_2 0 xfa1f00ff
/* P1_NBITER_SF5 */
#define RSTV0910_P1_NBITER_SF5 0 xfa20
#define FSTV0910_P1_NBITER_SF_QPSK_3_5 0 xfa2000ff
/* P1_NBITER_SF6 */
#define RSTV0910_P1_NBITER_SF6 0 xfa21
#define FSTV0910_P1_NBITER_SF_QPSK_2_3 0 xfa2100ff
/* P1_NBITER_SF7 */
#define RSTV0910_P1_NBITER_SF7 0 xfa22
#define FSTV0910_P1_NBITER_SF_QPSK_3_4 0 xfa2200ff
/* P1_NBITER_SF8 */
#define RSTV0910_P1_NBITER_SF8 0 xfa23
#define FSTV0910_P1_NBITER_SF_QPSK_4_5 0 xfa2300ff
/* P1_NBITER_SF9 */
#define RSTV0910_P1_NBITER_SF9 0 xfa24
#define FSTV0910_P1_NBITER_SF_QPSK_5_6 0 xfa2400ff
/* P1_NBITER_SF10 */
#define RSTV0910_P1_NBITER_SF10 0 xfa25
#define FSTV0910_P1_NBITER_SF_QPSK_8_9 0 xfa2500ff
/* P1_NBITER_SF12 */
#define RSTV0910_P1_NBITER_SF12 0 xfa26
#define FSTV0910_P1_NBITER_SF_8PSK_3_5 0 xfa2600ff
/* P1_NBITER_SF13 */
#define RSTV0910_P1_NBITER_SF13 0 xfa27
#define FSTV0910_P1_NBITER_SF_8PSK_2_3 0 xfa2700ff
/* P1_NBITER_SF14 */
#define RSTV0910_P1_NBITER_SF14 0 xfa28
#define FSTV0910_P1_NBITER_SF_8PSK_3_4 0 xfa2800ff
/* P1_NBITER_SF15 */
#define RSTV0910_P1_NBITER_SF15 0 xfa29
#define FSTV0910_P1_NBITER_SF_8PSK_5_6 0 xfa2900ff
/* P1_NBITER_SF16 */
#define RSTV0910_P1_NBITER_SF16 0 xfa2a
#define FSTV0910_P1_NBITER_SF_8PSK_8_9 0 xfa2a00ff
/* P1_NBITER_SF18 */
#define RSTV0910_P1_NBITER_SF18 0 xfa2b
#define FSTV0910_P1_NBITER_SF_16APSK_2_3 0 xfa2b00ff
/* P1_NBITER_SF19 */
#define RSTV0910_P1_NBITER_SF19 0 xfa2c
#define FSTV0910_P1_NBITER_SF_16APSK_3_4 0 xfa2c00ff
/* P1_NBITER_SF20 */
#define RSTV0910_P1_NBITER_SF20 0 xfa2d
#define FSTV0910_P1_NBITER_SF_16APSK_4_5 0 xfa2d00ff
/* P1_NBITER_SF21 */
#define RSTV0910_P1_NBITER_SF21 0 xfa2e
#define FSTV0910_P1_NBITER_SF_16APSK_5_6 0 xfa2e00ff
/* P1_NBITER_SF22 */
#define RSTV0910_P1_NBITER_SF22 0 xfa2f
#define FSTV0910_P1_NBITER_SF_16APSK_8_9 0 xfa2f00ff
/* P1_NBITER_SF24 */
#define RSTV0910_P1_NBITER_SF24 0 xfa30
#define FSTV0910_P1_NBITER_SF_32APSK_3_4 0 xfa3000ff
/* P1_NBITER_SF25 */
#define RSTV0910_P1_NBITER_SF25 0 xfa31
#define FSTV0910_P1_NBITER_SF_32APSK_4_5 0 xfa3100ff
/* P1_NBITER_SF26 */
#define RSTV0910_P1_NBITER_SF26 0 xfa32
#define FSTV0910_P1_NBITER_SF_32APSK_5_6 0 xfa3200ff
/* P1_NBITER_SF27 */
#define RSTV0910_P1_NBITER_SF27 0 xfa33
#define FSTV0910_P1_NBITER_SF_32APSK_8_9 0 xfa3300ff
/* SELSATUR6 */
#define RSTV0910_SELSATUR6 0 xfa34
#define FSTV0910_SSAT_SF27 0 xfa343008
#define FSTV0910_SSAT_SF26 0 xfa342004
#define FSTV0910_SSAT_SF25 0 xfa341002
#define FSTV0910_SSAT_SF24 0 xfa340001
/* SELSATUR5 */
#define RSTV0910_SELSATUR5 0 xfa35
#define FSTV0910_SSAT_SF22 0 xfa357080
#define FSTV0910_SSAT_SF21 0 xfa356040
#define FSTV0910_SSAT_SF20 0 xfa355020
#define FSTV0910_SSAT_SF19 0 xfa354010
#define FSTV0910_SSAT_SF18 0 xfa353008
#define FSTV0910_SSAT_SF16 0 xfa352004
#define FSTV0910_SSAT_SF15 0 xfa351002
#define FSTV0910_SSAT_SF14 0 xfa350001
/* SELSATUR4 */
#define RSTV0910_SELSATUR4 0 xfa36
#define FSTV0910_SSAT_SF13 0 xfa367080
#define FSTV0910_SSAT_SF12 0 xfa366040
#define FSTV0910_SSAT_SF10 0 xfa365020
#define FSTV0910_SSAT_SF9 0 xfa364010
#define FSTV0910_SSAT_SF8 0 xfa363008
#define FSTV0910_SSAT_SF7 0 xfa362004
#define FSTV0910_SSAT_SF6 0 xfa361002
#define FSTV0910_SSAT_SF5 0 xfa360001
/* SELSATUR3 */
#define RSTV0910_SELSATUR3 0 xfa37
#define FSTV0910_SSAT_SF4 0 xfa377080
#define FSTV0910_SSAT_SF3 0 xfa376040
#define FSTV0910_SSAT_SF2 0 xfa375020
#define FSTV0910_SSAT_SF1 0 xfa374010
#define FSTV0910_SSAT_NF28 0 xfa373008
#define FSTV0910_SSAT_NF27 0 xfa372004
#define FSTV0910_SSAT_NF26 0 xfa371002
#define FSTV0910_SSAT_NF25 0 xfa370001
/* SELSATUR2 */
#define RSTV0910_SELSATUR2 0 xfa38
#define FSTV0910_SSAT_NF24 0 xfa387080
#define FSTV0910_SSAT_NF23 0 xfa386040
#define FSTV0910_SSAT_NF22 0 xfa385020
#define FSTV0910_SSAT_NF21 0 xfa384010
#define FSTV0910_SSAT_NF20 0 xfa383008
#define FSTV0910_SSAT_NF19 0 xfa382004
#define FSTV0910_SSAT_NF18 0 xfa381002
#define FSTV0910_SSAT_NF17 0 xfa380001
/* SELSATUR1 */
#define RSTV0910_SELSATUR1 0 xfa39
#define FSTV0910_SSAT_NF16 0 xfa397080
#define FSTV0910_SSAT_NF15 0 xfa396040
#define FSTV0910_SSAT_NF14 0 xfa395020
#define FSTV0910_SSAT_NF13 0 xfa394010
#define FSTV0910_SSAT_NF12 0 xfa393008
#define FSTV0910_SSAT_NF11 0 xfa392004
#define FSTV0910_SSAT_NF10 0 xfa391002
#define FSTV0910_SSAT_NF9 0 xfa390001
/* SELSATUR0 */
#define RSTV0910_SELSATUR0 0 xfa3a
#define FSTV0910_SSAT_NF8 0 xfa3a7080
#define FSTV0910_SSAT_NF7 0 xfa3a6040
#define FSTV0910_SSAT_NF6 0 xfa3a5020
#define FSTV0910_SSAT_NF5 0 xfa3a4010
#define FSTV0910_SSAT_NF4 0 xfa3a3008
#define FSTV0910_SSAT_NF3 0 xfa3a2004
#define FSTV0910_SSAT_NF2 0 xfa3a1002
#define FSTV0910_SSAT_NF1 0 xfa3a0001
/* GAINLLR_NF1 */
#define RSTV0910_GAINLLR_NF1 0 xfa40
#define FSTV0910_GAINLLR_NF_QPSK_1_4 0 xfa40007f
/* GAINLLR_NF2 */
#define RSTV0910_GAINLLR_NF2 0 xfa41
#define FSTV0910_GAINLLR_NF_QPSK_1_3 0 xfa41007f
/* GAINLLR_NF3 */
#define RSTV0910_GAINLLR_NF3 0 xfa42
#define FSTV0910_GAINLLR_NF_QPSK_2_5 0 xfa42007f
/* GAINLLR_NF4 */
#define RSTV0910_GAINLLR_NF4 0 xfa43
#define FSTV0910_GAINLLR_NF_QPSK_1_2 0 xfa43007f
/* GAINLLR_NF5 */
#define RSTV0910_GAINLLR_NF5 0 xfa44
#define FSTV0910_GAINLLR_NF_QPSK_3_5 0 xfa44007f
/* GAINLLR_NF6 */
#define RSTV0910_GAINLLR_NF6 0 xfa45
#define FSTV0910_GAINLLR_NF_QPSK_2_3 0 xfa45007f
/* GAINLLR_NF7 */
#define RSTV0910_GAINLLR_NF7 0 xfa46
#define FSTV0910_GAINLLR_NF_QPSK_3_4 0 xfa46007f
/* GAINLLR_NF8 */
#define RSTV0910_GAINLLR_NF8 0 xfa47
#define FSTV0910_GAINLLR_NF_QPSK_4_5 0 xfa47007f
/* GAINLLR_NF9 */
#define RSTV0910_GAINLLR_NF9 0 xfa48
#define FSTV0910_GAINLLR_NF_QPSK_5_6 0 xfa48007f
/* GAINLLR_NF10 */
#define RSTV0910_GAINLLR_NF10 0 xfa49
#define FSTV0910_GAINLLR_NF_QPSK_8_9 0 xfa49007f
/* GAINLLR_NF11 */
#define RSTV0910_GAINLLR_NF11 0 xfa4a
#define FSTV0910_GAINLLR_NF_QPSK_9_10 0 xfa4a007f
/* GAINLLR_NF12 */
#define RSTV0910_GAINLLR_NF12 0 xfa4b
#define FSTV0910_GAINLLR_NF_8PSK_3_5 0 xfa4b007f
/* GAINLLR_NF13 */
#define RSTV0910_GAINLLR_NF13 0 xfa4c
#define FSTV0910_GAINLLR_NF_8PSK_2_3 0 xfa4c007f
/* GAINLLR_NF14 */
#define RSTV0910_GAINLLR_NF14 0 xfa4d
#define FSTV0910_GAINLLR_NF_8PSK_3_4 0 xfa4d007f
/* GAINLLR_NF15 */
#define RSTV0910_GAINLLR_NF15 0 xfa4e
#define FSTV0910_GAINLLR_NF_8PSK_5_6 0 xfa4e007f
/* GAINLLR_NF16 */
#define RSTV0910_GAINLLR_NF16 0 xfa4f
#define FSTV0910_GAINLLR_NF_8PSK_8_9 0 xfa4f007f
/* GAINLLR_NF17 */
#define RSTV0910_GAINLLR_NF17 0 xfa50
#define FSTV0910_GAINLLR_NF_8PSK_9_10 0 xfa50007f
/* GAINLLR_NF18 */
#define RSTV0910_GAINLLR_NF18 0 xfa51
#define FSTV0910_GAINLLR_NF_16APSK_2_3 0 xfa51007f
/* GAINLLR_NF19 */
#define RSTV0910_GAINLLR_NF19 0 xfa52
#define FSTV0910_GAINLLR_NF_16APSK_3_4 0 xfa52007f
/* GAINLLR_NF20 */
#define RSTV0910_GAINLLR_NF20 0 xfa53
#define FSTV0910_GAINLLR_NF_16APSK_4_5 0 xfa53007f
/* GAINLLR_NF21 */
#define RSTV0910_GAINLLR_NF21 0 xfa54
#define FSTV0910_GAINLLR_NF_16APSK_5_6 0 xfa54007f
/* GAINLLR_NF22 */
#define RSTV0910_GAINLLR_NF22 0 xfa55
#define FSTV0910_GAINLLR_NF_16APSK_8_9 0 xfa55007f
/* GAINLLR_NF23 */
#define RSTV0910_GAINLLR_NF23 0 xfa56
#define FSTV0910_GAINLLR_NF_16APSK_9_10 0 xfa56007f
/* GAINLLR_NF24 */
#define RSTV0910_GAINLLR_NF24 0 xfa57
#define FSTV0910_GAINLLR_NF_32APSK_3_4 0 xfa57007f
/* GAINLLR_NF25 */
#define RSTV0910_GAINLLR_NF25 0 xfa58
#define FSTV0910_GAINLLR_NF_32APSK_4_5 0 xfa58007f
/* GAINLLR_NF26 */
#define RSTV0910_GAINLLR_NF26 0 xfa59
#define FSTV0910_GAINLLR_NF_32APSK_5_6 0 xfa59007f
/* GAINLLR_NF27 */
#define RSTV0910_GAINLLR_NF27 0 xfa5a
#define FSTV0910_GAINLLR_NF_32APSK_8_9 0 xfa5a007f
/* GAINLLR_NF28 */
#define RSTV0910_GAINLLR_NF28 0 xfa5b
#define FSTV0910_GAINLLR_NF_32APSK_9_10 0 xfa5b007f
/* GAINLLR_SF1 */
#define RSTV0910_GAINLLR_SF1 0 xfa5c
#define FSTV0910_GAINLLR_SF_QPSK_1_4 0 xfa5c007f
/* GAINLLR_SF2 */
#define RSTV0910_GAINLLR_SF2 0 xfa5d
#define FSTV0910_GAINLLR_SF_QPSK_1_3 0 xfa5d007f
/* GAINLLR_SF3 */
#define RSTV0910_GAINLLR_SF3 0 xfa5e
#define FSTV0910_GAINLLR_SF_QPSK_2_5 0 xfa5e007f
/* GAINLLR_SF4 */
#define RSTV0910_GAINLLR_SF4 0 xfa5f
#define FSTV0910_GAINLLR_SF_QPSK_1_2 0 xfa5f007f
/* GAINLLR_SF5 */
#define RSTV0910_GAINLLR_SF5 0 xfa60
#define FSTV0910_GAINLLR_SF_QPSK_3_5 0 xfa60007f
/* GAINLLR_SF6 */
#define RSTV0910_GAINLLR_SF6 0 xfa61
#define FSTV0910_GAINLLR_SF_QPSK_2_3 0 xfa61007f
/* GAINLLR_SF7 */
#define RSTV0910_GAINLLR_SF7 0 xfa62
#define FSTV0910_GAINLLR_SF_QPSK_3_4 0 xfa62007f
/* GAINLLR_SF8 */
#define RSTV0910_GAINLLR_SF8 0 xfa63
#define FSTV0910_GAINLLR_SF_QPSK_4_5 0 xfa63007f
/* GAINLLR_SF9 */
#define RSTV0910_GAINLLR_SF9 0 xfa64
#define FSTV0910_GAINLLR_SF_QPSK_5_6 0 xfa64007f
/* GAINLLR_SF10 */
#define RSTV0910_GAINLLR_SF10 0 xfa65
#define FSTV0910_GAINLLR_SF_QPSK_8_9 0 xfa65007f
/* GAINLLR_SF12 */
#define RSTV0910_GAINLLR_SF12 0 xfa66
#define FSTV0910_GAINLLR_SF_8PSK_3_5 0 xfa66007f
/* GAINLLR_SF13 */
#define RSTV0910_GAINLLR_SF13 0 xfa67
#define FSTV0910_GAINLLR_SF_8PSK_2_3 0 xfa67007f
/* GAINLLR_SF14 */
#define RSTV0910_GAINLLR_SF14 0 xfa68
#define FSTV0910_GAINLLR_SF_8PSK_3_4 0 xfa68007f
/* GAINLLR_SF15 */
#define RSTV0910_GAINLLR_SF15 0 xfa69
#define FSTV0910_GAINLLR_SF_8PSK_5_6 0 xfa69007f
/* GAINLLR_SF16 */
#define RSTV0910_GAINLLR_SF16 0 xfa6a
#define FSTV0910_GAINLLR_SF_8PSK_8_9 0 xfa6a007f
/* GAINLLR_SF18 */
#define RSTV0910_GAINLLR_SF18 0 xfa6b
#define FSTV0910_GAINLLR_SF_16APSK_2_3 0 xfa6b007f
/* GAINLLR_SF19 */
#define RSTV0910_GAINLLR_SF19 0 xfa6c
#define FSTV0910_GAINLLR_SF_16APSK_3_4 0 xfa6c007f
/* GAINLLR_SF20 */
#define RSTV0910_GAINLLR_SF20 0 xfa6d
#define FSTV0910_GAINLLR_SF_16APSK_4_5 0 xfa6d007f
/* GAINLLR_SF21 */
#define RSTV0910_GAINLLR_SF21 0 xfa6e
#define FSTV0910_GAINLLR_SF_16APSK_5_6 0 xfa6e007f
/* GAINLLR_SF22 */
#define RSTV0910_GAINLLR_SF22 0 xfa6f
#define FSTV0910_GAINLLR_SF_16APSK_8_9 0 xfa6f007f
/* GAINLLR_SF24 */
#define RSTV0910_GAINLLR_SF24 0 xfa70
#define FSTV0910_GAINLLR_SF_32APSK_3_4 0 xfa70007f
/* GAINLLR_SF25 */
#define RSTV0910_GAINLLR_SF25 0 xfa71
#define FSTV0910_GAINLLR_SF_32APSK_4_5 0 xfa71007f
/* GAINLLR_SF26 */
#define RSTV0910_GAINLLR_SF26 0 xfa72
#define FSTV0910_GAINLLR_SF_32APSK_5_6 0 xfa72007f
/* GAINLLR_SF27 */
#define RSTV0910_GAINLLR_SF27 0 xfa73
#define FSTV0910_GAINLLR_SF_32APSK_8_9 0 xfa73007f
/* CFGEXT */
#define RSTV0910_CFGEXT 0 xfa80
#define FSTV0910_BYPBCH 0 xfa806040
#define FSTV0910_BYPLDPC 0 xfa805020
#define FSTV0910_SHORTMULT 0 xfa802004
/* GENCFG */
#define RSTV0910_GENCFG 0 xfa86
#define FSTV0910_BROADCAST 0 xfa864010
#define FSTV0910_CROSSINPUT 0 xfa861002
#define FSTV0910_DDEMOD 0 xfa860001
/* LDPCERR1 */
#define RSTV0910_LDPCERR1 0 xfa96
#define FSTV0910_LDPC_ERRORS1 0 xfa9600ff
/* LDPCERR0 */
#define RSTV0910_LDPCERR0 0 xfa97
#define FSTV0910_LDPC_ERRORS0 0 xfa9700ff
/* BCHERR */
#define RSTV0910_BCHERR 0 xfa98
#define FSTV0910_ERRORFLAG 0 xfa984010
#define FSTV0910_BCH_ERRORS_COUNTER 0 xfa98000f
/* P1_MAXEXTRAITER */
#define RSTV0910_P1_MAXEXTRAITER 0 xfab1
#define FSTV0910_P1_MAX_EXTRA_ITER 0 xfab100ff
/* P2_MAXEXTRAITER */
#define RSTV0910_P2_MAXEXTRAITER 0 xfab6
#define FSTV0910_P2_MAX_EXTRA_ITER 0 xfab600ff
/* P1_STATUSITER */
#define RSTV0910_P1_STATUSITER 0 xfabc
#define FSTV0910_P1_STATUS_ITER 0 xfabc00ff
/* P1_STATUSMAXITER */
#define RSTV0910_P1_STATUSMAXITER 0 xfabd
#define FSTV0910_P1_STATUS_MAX_ITER 0 xfabd00ff
/* P2_STATUSITER */
#define RSTV0910_P2_STATUSITER 0 xfabe
#define FSTV0910_P2_STATUS_ITER 0 xfabe00ff
/* P2_STATUSMAXITER */
#define RSTV0910_P2_STATUSMAXITER 0 xfabf
#define FSTV0910_P2_STATUS_MAX_ITER 0 xfabf00ff
/* P2_NBITER_NF1 */
#define RSTV0910_P2_NBITER_NF1 0 xfac0
#define FSTV0910_P2_NBITER_NF_QPSK_1_4 0 xfac000ff
/* P2_NBITER_NF2 */
#define RSTV0910_P2_NBITER_NF2 0 xfac1
#define FSTV0910_P2_NBITER_NF_QPSK_1_3 0 xfac100ff
/* P2_NBITER_NF3 */
#define RSTV0910_P2_NBITER_NF3 0 xfac2
#define FSTV0910_P2_NBITER_NF_QPSK_2_5 0 xfac200ff
/* P2_NBITER_NF4 */
#define RSTV0910_P2_NBITER_NF4 0 xfac3
#define FSTV0910_P2_NBITER_NF_QPSK_1_2 0 xfac300ff
/* P2_NBITER_NF5 */
#define RSTV0910_P2_NBITER_NF5 0 xfac4
#define FSTV0910_P2_NBITER_NF_QPSK_3_5 0 xfac400ff
/* P2_NBITER_NF6 */
#define RSTV0910_P2_NBITER_NF6 0 xfac5
#define FSTV0910_P2_NBITER_NF_QPSK_2_3 0 xfac500ff
/* P2_NBITER_NF7 */
#define RSTV0910_P2_NBITER_NF7 0 xfac6
#define FSTV0910_P2_NBITER_NF_QPSK_3_4 0 xfac600ff
/* P2_NBITER_NF8 */
#define RSTV0910_P2_NBITER_NF8 0 xfac7
#define FSTV0910_P2_NBITER_NF_QPSK_4_5 0 xfac700ff
/* P2_NBITER_NF9 */
#define RSTV0910_P2_NBITER_NF9 0 xfac8
#define FSTV0910_P2_NBITER_NF_QPSK_5_6 0 xfac800ff
/* P2_NBITER_NF10 */
#define RSTV0910_P2_NBITER_NF10 0 xfac9
#define FSTV0910_P2_NBITER_NF_QPSK_8_9 0 xfac900ff
/* P2_NBITER_NF11 */
#define RSTV0910_P2_NBITER_NF11 0 xfaca
#define FSTV0910_P2_NBITER_NF_QPSK_9_10 0 xfaca00ff
/* P2_NBITER_NF12 */
#define RSTV0910_P2_NBITER_NF12 0 xfacb
#define FSTV0910_P2_NBITER_NF_8PSK_3_5 0 xfacb00ff
/* P2_NBITER_NF13 */
#define RSTV0910_P2_NBITER_NF13 0 xfacc
#define FSTV0910_P2_NBITER_NF_8PSK_2_3 0 xfacc00ff
/* P2_NBITER_NF14 */
#define RSTV0910_P2_NBITER_NF14 0 xfacd
#define FSTV0910_P2_NBITER_NF_8PSK_3_4 0 xfacd00ff
/* P2_NBITER_NF15 */
#define RSTV0910_P2_NBITER_NF15 0 xface
#define FSTV0910_P2_NBITER_NF_8PSK_5_6 0 xface00ff
/* P2_NBITER_NF16 */
#define RSTV0910_P2_NBITER_NF16 0 xfacf
#define FSTV0910_P2_NBITER_NF_8PSK_8_9 0 xfacf00ff
/* P2_NBITER_NF17 */
#define RSTV0910_P2_NBITER_NF17 0 xfad0
#define FSTV0910_P2_NBITER_NF_8PSK_9_10 0 xfad000ff
/* P2_NBITER_NF18 */
#define RSTV0910_P2_NBITER_NF18 0 xfad1
#define FSTV0910_P2_NBITER_NF_16APSK_2_3 0 xfad100ff
/* P2_NBITER_NF19 */
#define RSTV0910_P2_NBITER_NF19 0 xfad2
#define FSTV0910_P2_NBITER_NF_16APSK_3_4 0 xfad200ff
/* P2_NBITER_NF20 */
#define RSTV0910_P2_NBITER_NF20 0 xfad3
#define FSTV0910_P2_NBITER_NF_16APSK_4_5 0 xfad300ff
/* P2_NBITER_NF21 */
#define RSTV0910_P2_NBITER_NF21 0 xfad4
#define FSTV0910_P2_NBITER_NF_16APSK_5_6 0 xfad400ff
/* P2_NBITER_NF22 */
#define RSTV0910_P2_NBITER_NF22 0 xfad5
#define FSTV0910_P2_NBITER_NF_16APSK_8_9 0 xfad500ff
/* P2_NBITER_NF23 */
#define RSTV0910_P2_NBITER_NF23 0 xfad6
#define FSTV0910_P2_NBITER_NF_16APSK_9_10 0 xfad600ff
/* P2_NBITER_NF24 */
#define RSTV0910_P2_NBITER_NF24 0 xfad7
#define FSTV0910_P2_NBITER_NF_32APSK_3_4 0 xfad700ff
/* P2_NBITER_NF25 */
#define RSTV0910_P2_NBITER_NF25 0 xfad8
#define FSTV0910_P2_NBITER_NF_32APSK_4_5 0 xfad800ff
/* P2_NBITER_NF26 */
#define RSTV0910_P2_NBITER_NF26 0 xfad9
#define FSTV0910_P2_NBITER_NF_32APSK_5_6 0 xfad900ff
/* P2_NBITER_NF27 */
#define RSTV0910_P2_NBITER_NF27 0 xfada
#define FSTV0910_P2_NBITER_NF_32APSK_8_9 0 xfada00ff
/* P2_NBITER_NF28 */
#define RSTV0910_P2_NBITER_NF28 0 xfadb
#define FSTV0910_P2_NBITER_NF_32APSK_9_10 0 xfadb00ff
/* P2_NBITER_SF1 */
#define RSTV0910_P2_NBITER_SF1 0 xfadc
#define FSTV0910_P2_NBITER_SF_QPSK_1_4 0 xfadc00ff
/* P2_NBITER_SF2 */
#define RSTV0910_P2_NBITER_SF2 0 xfadd
#define FSTV0910_P2_NBITER_SF_QPSK_1_3 0 xfadd00ff
/* P2_NBITER_SF3 */
#define RSTV0910_P2_NBITER_SF3 0 xfade
#define FSTV0910_P2_NBITER_SF_QPSK_2_5 0 xfade00ff
/* P2_NBITER_SF4 */
#define RSTV0910_P2_NBITER_SF4 0 xfadf
#define FSTV0910_P2_NBITER_SF_QPSK_1_2 0 xfadf00ff
/* P2_NBITER_SF5 */
#define RSTV0910_P2_NBITER_SF5 0 xfae0
#define FSTV0910_P2_NBITER_SF_QPSK_3_5 0 xfae000ff
/* P2_NBITER_SF6 */
#define RSTV0910_P2_NBITER_SF6 0 xfae1
#define FSTV0910_P2_NBITER_SF_QPSK_2_3 0 xfae100ff
/* P2_NBITER_SF7 */
#define RSTV0910_P2_NBITER_SF7 0 xfae2
#define FSTV0910_P2_NBITER_SF_QPSK_3_4 0 xfae200ff
/* P2_NBITER_SF8 */
#define RSTV0910_P2_NBITER_SF8 0 xfae3
#define FSTV0910_P2_NBITER_SF_QPSK_4_5 0 xfae300ff
/* P2_NBITER_SF9 */
#define RSTV0910_P2_NBITER_SF9 0 xfae4
#define FSTV0910_P2_NBITER_SF_QPSK_5_6 0 xfae400ff
/* P2_NBITER_SF10 */
#define RSTV0910_P2_NBITER_SF10 0 xfae5
#define FSTV0910_P2_NBITER_SF_QPSK_8_9 0 xfae500ff
/* P2_NBITER_SF12 */
#define RSTV0910_P2_NBITER_SF12 0 xfae6
#define FSTV0910_P2_NBITER_SF_8PSK_3_5 0 xfae600ff
/* P2_NBITER_SF13 */
#define RSTV0910_P2_NBITER_SF13 0 xfae7
#define FSTV0910_P2_NBITER_SF_8PSK_2_3 0 xfae700ff
/* P2_NBITER_SF14 */
#define RSTV0910_P2_NBITER_SF14 0 xfae8
#define FSTV0910_P2_NBITER_SF_8PSK_3_4 0 xfae800ff
/* P2_NBITER_SF15 */
#define RSTV0910_P2_NBITER_SF15 0 xfae9
#define FSTV0910_P2_NBITER_SF_8PSK_5_6 0 xfae900ff
/* P2_NBITER_SF16 */
#define RSTV0910_P2_NBITER_SF16 0 xfaea
#define FSTV0910_P2_NBITER_SF_8PSK_8_9 0 xfaea00ff
/* P2_NBITER_SF18 */
#define RSTV0910_P2_NBITER_SF18 0 xfaeb
#define FSTV0910_P2_NBITER_SF_16APSK_2_3 0 xfaeb00ff
/* P2_NBITER_SF19 */
#define RSTV0910_P2_NBITER_SF19 0 xfaec
#define FSTV0910_P2_NBITER_SF_16APSK_3_4 0 xfaec00ff
/* P2_NBITER_SF20 */
#define RSTV0910_P2_NBITER_SF20 0 xfaed
#define FSTV0910_P2_NBITER_SF_16APSK_4_5 0 xfaed00ff
/* P2_NBITER_SF21 */
#define RSTV0910_P2_NBITER_SF21 0 xfaee
#define FSTV0910_P2_NBITER_SF_16APSK_5_6 0 xfaee00ff
/* P2_NBITER_SF22 */
#define RSTV0910_P2_NBITER_SF22 0 xfaef
#define FSTV0910_P2_NBITER_SF_16APSK_8_9 0 xfaef00ff
/* P2_NBITER_SF24 */
#define RSTV0910_P2_NBITER_SF24 0 xfaf0
#define FSTV0910_P2_NBITER_SF_32APSK_3_4 0 xfaf000ff
/* P2_NBITER_SF25 */
#define RSTV0910_P2_NBITER_SF25 0 xfaf1
#define FSTV0910_P2_NBITER_SF_32APSK_4_5 0 xfaf100ff
/* P2_NBITER_SF26 */
#define RSTV0910_P2_NBITER_SF26 0 xfaf2
#define FSTV0910_P2_NBITER_SF_32APSK_5_6 0 xfaf200ff
/* P2_NBITER_SF27 */
#define RSTV0910_P2_NBITER_SF27 0 xfaf3
#define FSTV0910_P2_NBITER_SF_32APSK_8_9 0 xfaf300ff
/* TSTRES0 */
#define RSTV0910_TSTRES0 0 xff11
#define FSTV0910_FRESFEC 0 xff117080
#define FSTV0910_FRESSYM1 0 xff113008
#define FSTV0910_FRESSYM2 0 xff112004
/* TSTOUT */
#define RSTV0910_TSTOUT 0 xff12
#define FSTV0910_TS 0 xff12103e
#define FSTV0910_TEST_OUT 0 xff120001
/* TSTIN */
#define RSTV0910_TSTIN 0 xff13
#define FSTV0910_TEST_IN 0 xff137080
/* P2_TSTDMD */
#define RSTV0910_P2_TSTDMD 0 xff20
#define FSTV0910_P2_CFRINIT_INVZIGZAG 0 xff203008
/* P2_TCTL1 */
#define RSTV0910_P2_TCTL1 0 xff24
#define FSTV0910_P2_TST_IQSYMBSEL 0 xff24001f
/* P2_TCTL4 */
#define RSTV0910_P2_TCTL4 0 xff28
#define FSTV0910_P2_CFR2TOCFR1_DVBS1 0 xff2860c0
/* P2_TPKTDELIN */
#define RSTV0910_P2_TPKTDELIN 0 xff37
#define FSTV0910_P2_CFG_RSPARITYON 0 xff377080
/* P1_TSTDMD */
#define RSTV0910_P1_TSTDMD 0 xff40
#define FSTV0910_P1_CFRINIT_INVZIGZAG 0 xff403008
/* P1_TCTL1 */
#define RSTV0910_P1_TCTL1 0 xff44
#define FSTV0910_P1_TST_IQSYMBSEL 0 xff44001f
/* P1_TCTL4 */
#define RSTV0910_P1_TCTL4 0 xff48
#define FSTV0910_P1_CFR2TOCFR1_DVBS1 0 xff4860c0
/* P1_TPKTDELIN */
#define RSTV0910_P1_TPKTDELIN 0 xff57
#define FSTV0910_P1_CFG_RSPARITYON 0 xff577080
/* TSTTSRS */
#define RSTV0910_TSTTSRS 0 xff6d
#define FSTV0910_TSTRS_DISRS2 0 xff6d1002
#define FSTV0910_TSTRS_DISRS1 0 xff6d0001
#define STV0910_NBREGS 975
#define STV0910_NBFIELDS 1818
Messung V0.5 in Prozent C=93 H=92 G=92
¤ Dauer der Verarbeitung: 0.73 Sekunden
(vorverarbeitet am 2026-06-05)
¤
*© Formatika GbR, Deutschland