Anforderungen  |   Konzepte  |   Entwurf  |   Entwicklung  |   Qualitätssicherung  |   Lebenszyklus  |   Steuerung
 
 
 
 


Quelle  stv090x_reg.h   Sprache: C

 
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
STV0900/0903 Multistandard Broadcast Frontend driver
Copyright (C) Manu Abraham <abraham.manu@gmail.com>

Copyright (C) ST Microelectronics

*/


#ifndef __STV090x_REG_H
#define __STV090x_REG_H

#define STV090x_MID    0xf100
#define STV090x_OFFST_MCHIP_IDENT_FIELD  4
#define STV090x_WIDTH_MCHIP_IDENT_FIELD  4
#define STV090x_OFFST_MRELEASE_FIELD  0
#define STV090x_WIDTH_MRELEASE_FIELD  4

#define STV090x_DACR1    0xf113
#define STV090x_OFFST_DACR1_MODE_FIELD  5
#define STV090x_WIDTH_DACR1_MODE_FIELD  3
#define STV090x_OFFST_DACR1_VALUE_FIELD  0
#define STV090x_WIDTH_DACR1_VALUE_FIELD  4

#define STV090x_DACR2    0xf114
#define STV090x_OFFST_DACR2_VALUE_FIELD  0
#define STV090x_WIDTH_DACR2_VALUE_FIELD  8

#define STV090x_OUTCFG    0xf11c
#define STV090x_OFFST_OUTSERRS1_HZ_FIELD 6
#define STV090x_WIDTH_OUTSERRS1_HZ_FIELD 1
#define STV090x_OFFST_OUTSERRS2_HZ_FIELD 5
#define STV090x_WIDTH_OUTSERRS2_HZ_FIELD 1
#define STV090x_OFFST_OUTSERRS3_HZ_FIELD 4
#define STV090x_WIDTH_OUTSERRS3_HZ_FIELD 1
#define STV090x_OFFST_OUTPARRS3_HZ_FIELD 3
#define STV090x_WIDTH_OUTPARRS3_HZ_FIELD 1

#define STV090x_MODECFG    0xf11d

#define STV090x_IRQSTATUS3   0xf120
#define STV090x_OFFST_SPLL_LOCK_FIELD  5
#define STV090x_WIDTH_SPLL_LOCK_FIELD  1
#define STV090x_OFFST_SSTREAM_LCK_3_FIELD 4
#define STV090x_WIDTH_SSTREAM_LCK_3_FIELD 1
#define STV090x_OFFST_SSTREAM_LCK_2_FIELD 3
#define STV090x_WIDTH_SSTREAM_LCK_2_FIELD 1
#define STV090x_OFFST_SSTREAM_LCK_1_FIELD 2
#define STV090x_WIDTH_SSTREAM_LCK_1_FIELD 1
#define STV090x_OFFST_SDVBS1_PRF_2_FIELD 1
#define STV090x_WIDTH_SDVBS1_PRF_2_FIELD 1
#define STV090x_OFFST_SDVBS1_PRF_1_FIELD 0
#define STV090x_WIDTH_SDVBS1_PRF_1_FIELD 1

#define STV090x_IRQSTATUS2   0xf121
#define STV090x_OFFST_SSPY_ENDSIM_3_FIELD 7
#define STV090x_WIDTH_SSPY_ENDSIM_3_FIELD 1
#define STV090x_OFFST_SSPY_ENDSIM_2_FIELD 6
#define STV090x_WIDTH_SSPY_ENDSIM_2_FIELD 1
#define STV090x_OFFST_SSPY_ENDSIM_1_FIELD 5
#define STV090x_WIDTH_SSPY_ENDSIM_1_FIELD 1
#define STV090x_OFFST_SPKTDEL_ERROR_2_FIELD 4
#define STV090x_WIDTH_SPKTDEL_ERROR_2_FIELD 1
#define STV090x_OFFST_SPKTDEL_LOCKB_2_FIELD 3
#define STV090x_WIDTH_SPKTDEL_LOCKB_2_FIELD 1
#define STV090x_OFFST_SPKTDEL_LOCK_2_FIELD 2
#define STV090x_WIDTH_SPKTDEL_LOCK_2_FIELD 1
#define STV090x_OFFST_SPKTDEL_ERROR_1_FIELD 1
#define STV090x_WIDTH_SPKTDEL_ERROR_1_FIELD 1
#define STV090x_OFFST_SPKTDEL_LOCKB_1_FIELD 0
#define STV090x_WIDTH_SPKTDEL_LOCKB_1_FIELD 1

#define STV090x_IRQSTATUS1   0xf122
#define STV090x_OFFST_SPKTDEL_LOCK_1_FIELD 7
#define STV090x_WIDTH_SPKTDEL_LOCK_1_FIELD 1
#define STV090x_OFFST_SDEMOD_LOCKB_2_FIELD 2
#define STV090x_WIDTH_SDEMOD_LOCKB_2_FIELD 1
#define STV090x_OFFST_SDEMOD_LOCK_2_FIELD 1
#define STV090x_WIDTH_SDEMOD_LOCK_2_FIELD 1
#define STV090x_OFFST_SDEMOD_IRQ_2_FIELD 0
#define STV090x_WIDTH_SDEMOD_IRQ_2_FIELD 1

#define STV090x_IRQSTATUS0   0xf123
#define STV090x_OFFST_SDEMOD_LOCKB_1_FIELD 7
#define STV090x_WIDTH_SDEMOD_LOCKB_1_FIELD 1
#define STV090x_OFFST_SDEMOD_LOCK_1_FIELD 6
#define STV090x_WIDTH_SDEMOD_LOCK_1_FIELD 1
#define STV090x_OFFST_SDEMOD_IRQ_1_FIELD 5
#define STV090x_WIDTH_SDEMOD_IRQ_1_FIELD 1
#define STV090x_OFFST_SBCH_ERRFLAG_FIELD 4
#define STV090x_WIDTH_SBCH_ERRFLAG_FIELD 1
#define STV090x_OFFST_SDISEQC2RX_IRQ_FIELD 3
#define STV090x_WIDTH_SDISEQC2RX_IRQ_FIELD 1
#define STV090x_OFFST_SDISEQC2TX_IRQ_FIELD 2
#define STV090x_WIDTH_SDISEQC2TX_IRQ_FIELD 1
#define STV090x_OFFST_SDISEQC1RX_IRQ_FIELD 1
#define STV090x_WIDTH_SDISEQC1RX_IRQ_FIELD 1
#define STV090x_OFFST_SDISEQC1TX_IRQ_FIELD 0
#define STV090x_WIDTH_SDISEQC1TX_IRQ_FIELD 1

#define STV090x_IRQMASK3   0xf124
#define STV090x_OFFST_MPLL_LOCK_FIELD  5
#define STV090x_WIDTH_MPLL_LOCK_FIELD  1
#define STV090x_OFFST_MSTREAM_LCK_3_FIELD 4
#define STV090x_WIDTH_MSTREAM_LCK_3_FIELD 1
#define STV090x_OFFST_MSTREAM_LCK_2_FIELD 3
#define STV090x_WIDTH_MSTREAM_LCK_2_FIELD 1
#define STV090x_OFFST_MSTREAM_LCK_1_FIELD 2
#define STV090x_WIDTH_MSTREAM_LCK_1_FIELD 1
#define STV090x_OFFST_MDVBS1_PRF_2_FIELD 1
#define STV090x_WIDTH_MDVBS1_PRF_2_FIELD 1
#define STV090x_OFFST_MDVBS1_PRF_1_FIELD 0
#define STV090x_WIDTH_MDVBS1_PRF_1_FIELD 1

#define STV090x_IRQMASK2   0xf125
#define STV090x_OFFST_MSPY_ENDSIM_3_FIELD 7
#define STV090x_WIDTH_MSPY_ENDSIM_3_FIELD 1
#define STV090x_OFFST_MSPY_ENDSIM_2_FIELD 6
#define STV090x_WIDTH_MSPY_ENDSIM_2_FIELD 1
#define STV090x_OFFST_MSPY_ENDSIM_1_FIELD 5
#define STV090x_WIDTH_MSPY_ENDSIM_1_FIELD 1
#define STV090x_OFFST_MPKTDEL_ERROR_2_FIELD 4
#define STV090x_WIDTH_MPKTDEL_ERROR_2_FIELD 1
#define STV090x_OFFST_MPKTDEL_LOCKB_2_FIELD 3
#define STV090x_WIDTH_MPKTDEL_LOCKB_2_FIELD 1
#define STV090x_OFFST_MPKTDEL_LOCK_2_FIELD 2
#define STV090x_WIDTH_MPKTDEL_LOCK_2_FIELD 1
#define STV090x_OFFST_MPKTDEL_ERROR_1_FIELD 1
#define STV090x_WIDTH_MPKTDEL_ERROR_1_FIELD 1
#define STV090x_OFFST_MPKTDEL_LOCKB_1_FIELD 0
#define STV090x_WIDTH_MPKTDEL_LOCKB_1_FIELD 1

#define STV090x_IRQMASK1   0xf126
#define STV090x_OFFST_MPKTDEL_LOCK_1_FIELD 7
#define STV090x_WIDTH_MPKTDEL_LOCK_1_FIELD 1
#define STV090x_OFFST_MEXTPINB2_FIELD  6
#define STV090x_WIDTH_MEXTPINB2_FIELD  1
#define STV090x_OFFST_MEXTPIN2_FIELD  5
#define STV090x_WIDTH_MEXTPIN2_FIELD  1
#define STV090x_OFFST_MEXTPINB1_FIELD  4
#define STV090x_WIDTH_MEXTPINB1_FIELD  1
#define STV090x_OFFST_MEXTPIN1_FIELD  3
#define STV090x_WIDTH_MEXTPIN1_FIELD  1
#define STV090x_OFFST_MDEMOD_LOCKB_2_FIELD 2
#define STV090x_WIDTH_MDEMOD_LOCKB_2_FIELD 1
#define STV090x_OFFST_MDEMOD_LOCK_2_FIELD 1
#define STV090x_WIDTH_MDEMOD_LOCK_2_FIELD 1
#define STV090x_OFFST_MDEMOD_IRQ_2_FIELD 0
#define STV090x_WIDTH_MDEMOD_IRQ_2_FIELD 1

#define STV090x_IRQMASK0   0xf127
#define STV090x_OFFST_MDEMOD_LOCKB_1_FIELD 7
#define STV090x_WIDTH_MDEMOD_LOCKB_1_FIELD 1
#define STV090x_OFFST_MDEMOD_LOCK_1_FIELD 6
#define STV090x_WIDTH_MDEMOD_LOCK_1_FIELD 1
#define STV090x_OFFST_MDEMOD_IRQ_1_FIELD 5
#define STV090x_WIDTH_MDEMOD_IRQ_1_FIELD 1
#define STV090x_OFFST_MBCH_ERRFLAG_FIELD 4
#define STV090x_WIDTH_MBCH_ERRFLAG_FIELD 1
#define STV090x_OFFST_MDISEQC2RX_IRQ_FIELD 3
#define STV090x_WIDTH_MDISEQC2RX_IRQ_FIELD 1
#define STV090x_OFFST_MDISEQC2TX_IRQ_FIELD 2
#define STV090x_WIDTH_MDISEQC2TX_IRQ_FIELD 1
#define STV090x_OFFST_MDISEQC1RX_IRQ_FIELD 1
#define STV090x_WIDTH_MDISEQC1RX_IRQ_FIELD 1
#define STV090x_OFFST_MDISEQC1TX_IRQ_FIELD 0
#define STV090x_WIDTH_MDISEQC1TX_IRQ_FIELD 1

#define STV090x_I2CCFG    0xf129
#define STV090x_OFFST_12C_FASTMODE_FIELD 3
#define STV090x_WIDTH_12C_FASTMODE_FIELD 1
#define STV090x_OFFST_12CADDR_INC_FIELD  0
#define STV090x_WIDTH_12CADDR_INC_FIELD  2

#define STV090x_Px_I2CRPT(__x)   (0xf12a + (__x - 1) * 0x1)
#define STV090x_P1_I2CRPT   STV090x_Px_I2CRPT(1)
#define STV090x_P2_I2CRPT   STV090x_Px_I2CRPT(2)
#define STV090x_OFFST_Px_I2CT_ON_FIELD  7
#define STV090x_WIDTH_Px_I2CT_ON_FIELD  1
#define STV090x_OFFST_Px_ENARPT_LEVEL_FIELD 4
#define STV090x_WIDTH_Px_ENARPT_LEVEL_FIELD 3
#define STV090x_OFFST_Px_SCLT_DELAY_FIELD 3
#define STV090x_WIDTH_Px_SCLT_DELAY_FIELD 1
#define STV090x_OFFST_Px_STOP_ENABLE_FIELD 2
#define STV090x_WIDTH_Px_STOP_ENABLE_FIELD 1
#define STV090x_OFFST_Px_STOP_SDAT2SDA_FIELD 1
#define STV090x_WIDTH_Px_STOP_SDAT2SDA_FIELD 1

#define STV090x_CLKI2CFG   0xf140
#define STV090x_OFFST_CLKI2_OPD_FIELD  7
#define STV090x_WIDTH_CLKI2_OPD_FIELD  1
#define STV090x_OFFST_CLKI2_CONFIG_FIELD 1
#define STV090x_WIDTH_CLKI2_CONFIG_FIELD 6
#define STV090x_OFFST_CLKI2_XOR_FIELD  0
#define STV090x_WIDTH_CLKI2_XOR_FIELD  1

#define STV090x_GPIOxCFG(__x)   (0xf141 + (__x - 1))
#define STV090x_GPIO1CFG   STV090x_GPIOxCFG(1)
#define STV090x_GPIO2CFG   STV090x_GPIOxCFG(2)
#define STV090x_GPIO3CFG   STV090x_GPIOxCFG(3)
#define STV090x_GPIO4CFG   STV090x_GPIOxCFG(4)
#define STV090x_GPIO5CFG   STV090x_GPIOxCFG(5)
#define STV090x_GPIO6CFG   STV090x_GPIOxCFG(6)
#define STV090x_GPIO7CFG   STV090x_GPIOxCFG(7)
#define STV090x_GPIO8CFG   STV090x_GPIOxCFG(8)
#define STV090x_GPIO9CFG   STV090x_GPIOxCFG(9)
#define STV090x_GPIO10CFG   STV090x_GPIOxCFG(10)
#define STV090x_GPIO11CFG   STV090x_GPIOxCFG(11)
#define STV090x_GPIO12CFG   STV090x_GPIOxCFG(12)
#define STV090x_GPIO13CFG   STV090x_GPIOxCFG(13)
#define STV090x_OFFST_GPIOx_OPD_FIELD  7
#define STV090x_WIDTH_GPIOx_OPD_FIELD  1
#define STV090x_OFFST_GPIOx_CONFIG_FIELD 1
#define STV090x_WIDTH_GPIOx_CONFIG_FIELD 6
#define STV090x_OFFST_GPIOx_XOR_FIELD  0
#define STV090x_WIDTH_GPIOx_XOR_FIELD  1

#define STV090x_CSxCFG(__x)   (0xf14e + __x * 0x1)
#define STV090x_CS0CFG    STV090x_CSxCFG(0)
#define STV090x_CS1CFG    STV090x_CSxCFG(1)
#define STV090x_OFFST_CSX_OPD_FIELD  7
#define STV090x_WIDTH_CSX_OPD_FIELD  1
#define STV090x_OFFST_CSX_CONFIG_FIELD  1
#define STV090x_WIDTH_CSX_CONFIG_FIELD  6
#define STV090x_OFFST_CSX_XOR_FIELD  0
#define STV090x_WIDTH_CSX_XOR_FIELD  1


#define STV090x_STDBYCFG   0xf150
#define STV090x_OFFST_STDBY_OPD_FIELD  7
#define STV090x_WIDTH_STDBY_OPD_FIELD  1
#define STV090x_OFFST_STDBY_CONFIG_FIELD 1
#define STV090x_WIDTH_STDBY_CONFIG_FIELD 6
#define STV090x_OFFST_STDBY_XOR_FIELD  0
#define STV090x_WIDTH_STDBY_XOR_FIELD  1

#define STV090x_DIRCLKCFG   0xf151
#define STV090x_OFFST_DIRCLK_OPD_FIELD  7
#define STV090x_WIDTH_DIRCLK_OPD_FIELD  1
#define STV090x_OFFST_DIRCLK_CONFIG_FIELD 1
#define STV090x_WIDTH_DIRCLK_CONFIG_FIELD 6
#define STV090x_OFFST_DIRCLK_XOR_FIELD  0
#define STV090x_WIDTH_DIRCLK_XOR_FIELD  1


#define STV090x_AGCRFxCFG(__x)   (0xf152 + (__x - 1) * 0x4)
#define STV090x_AGCRF1CFG   STV090x_AGCRFxCFG(1)
#define STV090x_AGCRF2CFG   STV090x_AGCRFxCFG(2)
#define STV090x_OFFST_AGCRFx_OPD_FIELD  7
#define STV090x_WIDTH_AGCRFx_OPD_FIELD  1
#define STV090x_OFFST_AGCRFx_CONFIG_FIELD 1
#define STV090x_WIDTH_AGCRFx_CONFIG_FIELD 6
#define STV090x_OFFST_AGCRFx_XOR_FIELD  0
#define STV090x_WIDTH_AGCRFx_XOR_FIELD  1

#define STV090x_SDATxCFG(__x)   (0xf153 + (__x - 1) * 0x4)
#define STV090x_SDAT1CFG   STV090x_SDATxCFG(1)
#define STV090x_SDAT2CFG   STV090x_SDATxCFG(2)
#define STV090x_OFFST_SDATx_OPD_FIELD  7
#define STV090x_WIDTH_SDATx_OPD_FIELD  1
#define STV090x_OFFST_SDATx_CONFIG_FIELD 1
#define STV090x_WIDTH_SDATx_CONFIG_FIELD 6
#define STV090x_OFFST_SDATx_XOR_FIELD  0
#define STV090x_WIDTH_SDATx_XOR_FIELD  1

#define STV090x_SCLTxCFG(__x)   (0xf154 + (__x - 1) * 0x4)
#define STV090x_SCLT1CFG   STV090x_SCLTxCFG(1)
#define STV090x_SCLT2CFG   STV090x_SCLTxCFG(2)
#define STV090x_OFFST_SCLTx_OPD_FIELD  7
#define STV090x_WIDTH_SCLTx_OPD_FIELD  1
#define STV090x_OFFST_SCLTx_CONFIG_FIELD 1
#define STV090x_WIDTH_SCLTx_CONFIG_FIELD 6
#define STV090x_OFFST_SCLTx_XOR_FIELD  0
#define STV090x_WIDTH_SCLTx_XOR_FIELD  1

#define STV090x_DISEQCOxCFG(__x)  (0xf155 + (__x - 1) * 0x4)
#define STV090x_DISEQCO1CFG   STV090x_DISEQCOxCFG(1)
#define STV090x_DISEQCO2CFG   STV090x_DISEQCOxCFG(2)
#define STV090x_OFFST_DISEQCOx_OPD_FIELD 7
#define STV090x_WIDTH_DISEQCOx_OPD_FIELD 1
#define STV090x_OFFST_DISEQCOx_CONFIG_FIELD 1
#define STV090x_WIDTH_DISEQCOx_CONFIG_FIELD 6
#define STV090x_OFFST_DISEQCOx_XOR_FIELD 0
#define STV090x_WIDTH_DISEQCOx_XOR_FIELD 1

#define STV090x_CLKOUT27CFG   0xf15a
#define STV090x_OFFST_CLKOUT27_OPD_FIELD 7
#define STV090x_WIDTH_CLKOUT27_OPD_FIELD 1
#define STV090x_OFFST_CLKOUT27_CONFIG_FIELD 1
#define STV090x_WIDTH_CLKOUT27_CONFIG_FIELD 6
#define STV090x_OFFST_CLKOUT27_XOR_FIELD 0
#define STV090x_WIDTH_CLKOUT27_XOR_FIELD 1

#define STV090x_ERRORxCFG(__x)   (0xf15b + (__x - 1) * 0x5)
#define STV090x_ERROR1CFG   STV090x_ERRORxCFG(1)
#define STV090x_ERROR2CFG   STV090x_ERRORxCFG(2)
#define STV090x_ERROR3CFG   STV090x_ERRORxCFG(3)
#define STV090x_OFFST_ERRORx_OPD_FIELD  7
#define STV090x_WIDTH_ERRORx_OPD_FIELD  1
#define STV090x_OFFST_ERRORx_CONFIG_FIELD 1
#define STV090x_WIDTH_ERRORx_CONFIG_FIELD 6
#define STV090x_OFFST_ERRORx_XOR_FIELD  0
#define STV090x_WIDTH_ERRORx_XOR_FIELD  1

#define STV090x_DPNxCFG(__x)   (0xf15c + (__x - 1) * 0x5)
#define STV090x_DPN1CFG    STV090x_DPNxCFG(1)
#define STV090x_DPN2CFG    STV090x_DPNxCFG(2)
#define STV090x_DPN3CFG    STV090x_DPNxCFG(3)
#define STV090x_OFFST_DPNx_OPD_FIELD  7
#define STV090x_WIDTH_DPNx_OPD_FIELD  1
#define STV090x_OFFST_DPNx_CONFIG_FIELD  1
#define STV090x_WIDTH_DPNx_CONFIG_FIELD  6
#define STV090x_OFFST_DPNx_XOR_FIELD  0
#define STV090x_WIDTH_DPNx_XOR_FIELD  1

#define STV090x_STROUTxCFG(__x)   (0xf15d + (__x - 1) * 0x5)
#define STV090x_STROUT1CFG   STV090x_STROUTxCFG(1)
#define STV090x_STROUT2CFG   STV090x_STROUTxCFG(2)
#define STV090x_STROUT3CFG   STV090x_STROUTxCFG(3)
#define STV090x_OFFST_STROUTx_OPD_FIELD  7
#define STV090x_WIDTH_STROUTx_OPD_FIELD  1
#define STV090x_OFFST_STROUTx_CONFIG_FIELD 1
#define STV090x_WIDTH_STROUTx_CONFIG_FIELD 6
#define STV090x_OFFST_STROUTx_XOR_FIELD  0
#define STV090x_WIDTH_STROUTx_XOR_FIELD  1

#define STV090x_CLKOUTxCFG(__x)   (0xf15e + (__x - 1) * 0x5)
#define STV090x_CLKOUT1CFG   STV090x_CLKOUTxCFG(1)
#define STV090x_CLKOUT2CFG   STV090x_CLKOUTxCFG(2)
#define STV090x_CLKOUT3CFG   STV090x_CLKOUTxCFG(3)
#define STV090x_OFFST_CLKOUTx_OPD_FIELD  7
#define STV090x_WIDTH_CLKOUTx_OPD_FIELD  1
#define STV090x_OFFST_CLKOUTx_CONFIG_FIELD 1
#define STV090x_WIDTH_CLKOUTx_CONFIG_FIELD 6
#define STV090x_OFFST_CLKOUTx_XOR_FIELD  0
#define STV090x_WIDTH_CLKOUTx_XOR_FIELD  1

#define STV090x_DATAxCFG(__x)   (0xf15f + (__x - 71) * 0x5)
#define STV090x_DATA71CFG   STV090x_DATAxCFG(71)
#define STV090x_DATA72CFG   STV090x_DATAxCFG(72)
#define STV090x_DATA73CFG   STV090x_DATAxCFG(73)
#define STV090x_OFFST_DATAx_OPD_FIELD  7
#define STV090x_WIDTH_DATAx_OPD_FIELD  1
#define STV090x_OFFST_DATAx_CONFIG_FIELD 1
#define STV090x_WIDTH_DATAx_CONFIG_FIELD 6
#define STV090x_OFFST_DATAx_XOR_FIELD  0
#define STV090x_WIDTH_DATAx_XOR_FIELD  1

#define STV090x_NCOARSE    0xf1b3
#define STV090x_OFFST_M_DIV_FIELD  0
#define STV090x_WIDTH_M_DIV_FIELD  8

#define STV090x_SYNTCTRL   0xf1b6
#define STV090x_OFFST_STANDBY_FIELD  7
#define STV090x_WIDTH_STANDBY_FIELD  1
#define STV090x_OFFST_BYPASSPLLCORE_FIELD 6
#define STV090x_WIDTH_BYPASSPLLCORE_FIELD 1
#define STV090x_OFFST_SELX1RATIO_FIELD  5
#define STV090x_WIDTH_SELX1RATIO_FIELD  1
#define STV090x_OFFST_STOP_PLL_FIELD  3
#define STV090x_WIDTH_STOP_PLL_FIELD  1
#define STV090x_OFFST_BYPASSPLLFSK_FIELD 2
#define STV090x_WIDTH_BYPASSPLLFSK_FIELD 1
#define STV090x_OFFST_SELOSCI_FIELD  1
#define STV090x_WIDTH_SELOSCI_FIELD  1
#define STV090x_OFFST_BYPASSPLLADC_FIELD 0
#define STV090x_WIDTH_BYPASSPLLADC_FIELD 1

#define STV090x_FILTCTRL   0xf1b7
#define STV090x_OFFST_INV_CLK135_FIELD  7
#define STV090x_WIDTH_INV_CLK135_FIELD  1
#define STV090x_OFFST_SEL_FSKCKDIV_FIELD 2
#define STV090x_WIDTH_SEL_FSKCKDIV_FIELD 1
#define STV090x_OFFST_INV_CLKFSK_FIELD  1
#define STV090x_WIDTH_INV_CLKFSK_FIELD  1
#define STV090x_OFFST_BYPASS_APPLI_FIELD 0
#define STV090x_WIDTH_BYPASS_APPLI_FIELD 1

#define STV090x_PLLSTAT    0xf1b8
#define STV090x_OFFST_PLLLOCK_FIELD  0
#define STV090x_WIDTH_PLLLOCK_FIELD  1

#define STV090x_STOPCLK1   0xf1c2
#define STV090x_OFFST_STOP_CLKPKDT2_FIELD 6
#define STV090x_WIDTH_STOP_CLKPKDT2_FIELD 1
#define STV090x_OFFST_STOP_CLKPKDT1_FIELD 5
#define STV090x_WIDTH_STOP_CLKPKDT1_FIELD 1
#define STV090x_OFFST_STOP_CLKFEC_FIELD  4
#define STV090x_WIDTH_STOP_CLKFEC_FIELD  1
#define STV090x_OFFST_STOP_CLKADCI2_FIELD 3
#define STV090x_WIDTH_STOP_CLKADCI2_FIELD 1
#define STV090x_OFFST_INV_CLKADCI2_FIELD 2
#define STV090x_WIDTH_INV_CLKADCI2_FIELD 1
#define STV090x_OFFST_STOP_CLKADCI1_FIELD 1
#define STV090x_WIDTH_STOP_CLKADCI1_FIELD 1
#define STV090x_OFFST_INV_CLKADCI1_FIELD 0
#define STV090x_WIDTH_INV_CLKADCI1_FIELD 1

#define STV090x_STOPCLK2   0xf1c3
#define STV090x_OFFST_STOP_CLKSAMP2_FIELD 4
#define STV090x_WIDTH_STOP_CLKSAMP2_FIELD 1
#define STV090x_OFFST_STOP_CLKSAMP1_FIELD 3
#define STV090x_WIDTH_STOP_CLKSAMP1_FIELD 1
#define STV090x_OFFST_STOP_CLKVIT2_FIELD 2
#define STV090x_WIDTH_STOP_CLKVIT2_FIELD 1
#define STV090x_OFFST_STOP_CLKVIT1_FIELD 1
#define STV090x_WIDTH_STOP_CLKVIT1_FIELD 1
#define STV090x_OFFST_STOP_CLKTS_FIELD  0
#define STV090x_WIDTH_STOP_CLKTS_FIELD  1

#define STV090x_TSTTNR0    0xf1df
#define STV090x_OFFST_SEL_FSK_FIELD  7
#define STV090x_WIDTH_SEL_FSK_FIELD  1
#define STV090x_OFFST_FSK_PON_FIELD  2
#define STV090x_WIDTH_FSK_PON_FIELD  1

#define STV090x_TSTTNR1    0xf1e0
#define STV090x_OFFST_ADC1_PON_FIELD  1
#define STV090x_WIDTH_ADC1_PON_FIELD  1
#define STV090x_OFFST_ADC1_INMODE_FIELD  0
#define STV090x_WIDTH_ADC1_INMODE_FIELD  1

#define STV090x_TSTTNR2    0xf1e1
#define STV090x_OFFST_DISEQC1_PON_FIELD  5
#define STV090x_WIDTH_DISEQC1_PON_FIELD  1

#define STV090x_TSTTNR3    0xf1e2
#define STV090x_OFFST_ADC2_PON_FIELD  1
#define STV090x_WIDTH_ADC2_PON_FIELD  1
#define STV090x_OFFST_ADC2_INMODE_FIELD  0
#define STV090x_WIDTH_ADC2_INMODE_FIELD  1

#define STV090x_TSTTNR4    0xf1e3
#define STV090x_OFFST_DISEQC2_PON_FIELD  5
#define STV090x_WIDTH_DISEQC2_PON_FIELD  1

#define STV090x_FSKTFC2    0xf170
#define STV090x_OFFST_FSKT_KMOD_FIELD  2
#define STV090x_WIDTH_FSKT_KMOD_FIELD  6
#define STV090x_OFFST_FSKT_CAR_FIELD  0
#define STV090x_WIDTH_FSKT_CAR_FIELD  2

#define STV090x_FSKTFC1    0xf171
#define STV090x_OFFST_FSKTC1_CAR_FIELD  0
#define STV090x_WIDTH_FSKTC1_CAR_FIELD  8

#define STV090x_FSKTFC0    0xf172
#define STV090x_OFFST_FSKTC0_CAR_FIELD  0
#define STV090x_WIDTH_FSKTC0_CAR_FIELD  8

#define STV090x_FSKTDELTAF1   0xf173
#define STV090x_OFFST_FSKTF1_DELTAF_FIELD 0
#define STV090x_WIDTH_FSKTF1_DELTAF_FIELD 4

#define STV090x_FSKTDELTAF0   0xf174
#define STV090x_OFFST_FSKTF0_DELTAF_FIELD 0
#define STV090x_WIDTH_FSKTF0_DELTAF_FIELD 8

#define STV090x_FSKTCTRL   0xf175
#define STV090x_OFFST_FSKT_EN_SGN_FIELD  6
#define STV090x_WIDTH_FSKT_EN_SGN_FIELD  1
#define STV090x_OFFST_FSKT_MOD_SGN_FIELD 5
#define STV090x_WIDTH_FSKT_MOD_SGN_FIELD 1
#define STV090x_OFFST_FSKT_MOD_EN_FIELD  2
#define STV090x_WIDTH_FSKT_MOD_EN_FIELD  3
#define STV090x_OFFST_FSKT_DACMODE_FIELD 0
#define STV090x_WIDTH_FSKT_DACMODE_FIELD 2

#define STV090x_FSKRFC2    0xf176
#define STV090x_OFFST_FSKRC2_DETSGN_FIELD 6
#define STV090x_WIDTH_FSKRC2_DETSGN_FIELD 1
#define STV090x_OFFST_FSKRC2_OUTSGN_FIELD 5
#define STV090x_WIDTH_FSKRC2_OUTSGN_FIELD 1
#define STV090x_OFFST_FSKRC2_KAGC_FIELD  2
#define STV090x_WIDTH_FSKRC2_KAGC_FIELD  3
#define STV090x_OFFST_FSKRC2_CAR_FIELD  0
#define STV090x_WIDTH_FSKRC2_CAR_FIELD  2

#define STV090x_FSKRFC1    0xf177
#define STV090x_OFFST_FSKRC1_CAR_FIELD  0
#define STV090x_WIDTH_FSKRC1_CAR_FIELD  8

#define STV090x_FSKRFC0    0xf178
#define STV090x_OFFST_FSKRC0_CAR_FIELD  0
#define STV090x_WIDTH_FSKRC0_CAR_FIELD  8

#define STV090x_FSKRK1    0xf179
#define STV090x_OFFST_FSKR_K1_EXP_FIELD  5
#define STV090x_WIDTH_FSKR_K1_EXP_FIELD  3
#define STV090x_OFFST_FSKR_K1_MANT_FIELD 0
#define STV090x_WIDTH_FSKR_K1_MANT_FIELD 5

#define STV090x_FSKRK2    0xf17a
#define STV090x_OFFST_FSKR_K2_EXP_FIELD  5
#define STV090x_WIDTH_FSKR_K2_EXP_FIELD  3
#define STV090x_OFFST_FSKR_K2_MANT_FIELD 0
#define STV090x_WIDTH_FSKR_K2_MANT_FIELD 5

#define STV090x_FSKRAGCR   0xf17b
#define STV090x_OFFST_FSKR_OUTCTL_FIELD  6
#define STV090x_WIDTH_FSKR_OUTCTL_FIELD  2
#define STV090x_OFFST_FSKR_AGC_REF_FIELD 0
#define STV090x_WIDTH_FSKR_AGC_REF_FIELD 6

#define STV090x_FSKRAGC    0xf17c
#define STV090x_OFFST_FSKR_AGC_ACCU_FIELD 0
#define STV090x_WIDTH_FSKR_AGC_ACCU_FIELD 8

#define STV090x_FSKRALPHA   0xf17d
#define STV090x_OFFST_FSKR_ALPHA_EXP_FIELD 2
#define STV090x_WIDTH_FSKR_ALPHA_EXP_FIELD 3
#define STV090x_OFFST_FSKR_ALPHA_M_FIELD 0
#define STV090x_WIDTH_FSKR_ALPHA_M_FIELD 2

#define STV090x_FSKRPLTH1   0xf17e
#define STV090x_OFFST_FSKR_BETA_FIELD  4
#define STV090x_WIDTH_FSKR_BETA_FIELD  4
#define STV090x_OFFST_FSKR_PLL_TRESH1_FIELD 0
#define STV090x_WIDTH_FSKR_PLL_TRESH1_FIELD 4

#define STV090x_FSKRPLTH0   0xf17f
#define STV090x_OFFST_FSKR_PLL_TRESH0_FIELD 0
#define STV090x_WIDTH_FSKR_PLL_TRESH0_FIELD 8

#define STV090x_FSKRDF1    0xf180
#define STV090x_OFFST_FSKR_DELTAF1_FIELD 0
#define STV090x_WIDTH_FSKR_DELTAF1_FIELD 5

#define STV090x_FSKRDF0    0xf181
#define STV090x_OFFST_FSKR_DELTAF0_FIELD 0
#define STV090x_WIDTH_FSKR_DELTAF0_FIELD 8

#define STV090x_FSKRSTEPP   0xf182
#define STV090x_OFFST_FSKR_STEP_PLUS_FIELD 0
#define STV090x_WIDTH_FSKR_STEP_PLUS_FIELD 8

#define STV090x_FSKRSTEPM   0xf183
#define STV090x_OFFST_FSKR_STEP_MINUS_FIELD 0
#define STV090x_WIDTH_FSKR_STEP_MINUS_FIELD 8

#define STV090x_FSKRDET1   0xf184
#define STV090x_OFFST_FSKR_CARDET1_ACCU_FIELD 0
#define STV090x_WIDTH_FSKR_CARDET1_ACCU_FIELD 4

#define STV090x_FSKRDET0   0xf185
#define STV090x_OFFST_FSKR_CARDET0_ACCU_FIELD 0
#define STV090x_WIDTH_FSKR_CARDET0_ACCU_FIELD 8

#define STV090x_FSKRDTH1    0xf186
#define STV090x_OFFST_FSKR_CARLOSS_THRESH1_FIELD 4
#define STV090x_WIDTH_FSKR_CARLOSS_THRESH1_FIELD 4
#define STV090x_OFFST_FSKR_CARDET_THRESH1_FIELD  0
#define STV090x_WIDTH_FSKR_CARDET_THRESH1_FIELD  4

#define STV090x_FSKRDTH0   0xf187
#define STV090x_OFFST_FSKR_CARDET_THRESH0_FIELD 0
#define STV090x_WIDTH_FSKR_CARDET_THRESH0_FIELD 8

#define STV090x_FSKRLOSS   0xf188
#define STV090x_OFFST_FSKR_CARLOSS_THRESH_FIELD 0
#define STV090x_WIDTH_FSKR_CARLOSS_THRESH_FIELD 8

#define STV090x_Px_DISTXCTL(__x)  (0xF1A0 - (__x - 1) * 0x10)
#define STV090x_P1_DISTXCTL   STV090x_Px_DISTXCTL(1)
#define STV090x_P2_DISTXCTL   STV090x_Px_DISTXCTL(2)
#define STV090x_OFFST_Px_TIM_OFF_FIELD  7
#define STV090x_WIDTH_Px_TIM_OFF_FIELD  1
#define STV090x_OFFST_Px_DISEQC_RESET_FIELD 6
#define STV090x_WIDTH_Px_DISEQC_RESET_FIELD 1
#define STV090x_OFFST_Px_TIM_CMD_FIELD  4
#define STV090x_WIDTH_Px_TIM_CMD_FIELD  2
#define STV090x_OFFST_Px_DIS_PRECHARGE_FIELD 3
#define STV090x_WIDTH_Px_DIS_PRECHARGE_FIELD 1
#define STV090x_OFFST_Px_DISTX_MODE_FIELD 0
#define STV090x_WIDTH_Px_DISTX_MODE_FIELD 3

#define STV090x_Px_DISRXCTL(__x)  (0xf1a1 - (__x - 1) * 0x10)
#define STV090x_P1_DISRXCTL   STV090x_Px_DISRXCTL(1)
#define STV090x_P2_DISRXCTL   STV090x_Px_DISRXCTL(2)
#define STV090x_OFFST_Px_RECEIVER_ON_FIELD 7
#define STV090x_WIDTH_Px_RECEIVER_ON_FIELD 1
#define STV090x_OFFST_Px_IGNO_SHORT22K_FIELD 6
#define STV090x_WIDTH_Px_IGNO_SHORT22K_FIELD 1
#define STV090x_OFFST_Px_ONECHIP_TRX_FIELD 5
#define STV090x_WIDTH_Px_ONECHIP_TRX_FIELD 1
#define STV090x_OFFST_Px_EXT_ENVELOP_FIELD 4
#define STV090x_WIDTH_Px_EXT_ENVELOP_FIELD 1
#define STV090x_OFFST_Px_PIN_SELECT_FIELD 2
#define STV090x_WIDTH_Px_PIN_SELECT_FIELD 2
#define STV090x_OFFST_Px_IRQ_RXEND_FIELD 1
#define STV090x_WIDTH_Px_IRQ_RXEND_FIELD 1
#define STV090x_OFFST_Px_IRQ_4NBYTES_FIELD 0
#define STV090x_WIDTH_Px_IRQ_4NBYTES_FIELD 1

#define STV090x_Px_DISRX_ST0(__x)  (0xf1a4 - (__x - 1) * 0x10)
#define STV090x_P1_DISRX_ST0   STV090x_Px_DISRX_ST0(1)
#define STV090x_P2_DISRX_ST0   STV090x_Px_DISRX_ST0(2)
#define STV090x_OFFST_Px_RX_END_FIELD  7
#define STV090x_WIDTH_Px_RX_END_FIELD  1
#define STV090x_OFFST_Px_RX_ACTIVE_FIELD 6
#define STV090x_WIDTH_Px_RX_ACTIVE_FIELD 1
#define STV090x_OFFST_Px_SHORT_22KHZ_FIELD 5
#define STV090x_WIDTH_Px_SHORT_22KHZ_FIELD 1
#define STV090x_OFFST_Px_CONT_TONE_FIELD 4
#define STV090x_WIDTH_Px_CONT_TONE_FIELD 1
#define STV090x_OFFST_Px_FIFO_4BREADY_FIELD 3
#define STV090x_WIDTH_Px_FIFO_4BREADY_FIELD 1
#define STV090x_OFFST_Px_FIFO_EMPTY_FIELD 2
#define STV090x_WIDTH_Px_FIFO_EMPTY_FIELD 1
#define STV090x_OFFST_Px_ABORT_DISRX_FIELD 0
#define STV090x_WIDTH_Px_ABORT_DISRX_FIELD 1

#define STV090x_Px_DISRX_ST1(__x)  (0xf1a5 - (__x - 1) * 0x10)
#define STV090x_P1_DISRX_ST1   STV090x_Px_DISRX_ST1(1)
#define STV090x_P2_DISRX_ST1   STV090x_Px_DISRX_ST1(2)
#define STV090x_OFFST_Px_RX_FAIL_FIELD  7
#define STV090x_WIDTH_Px_RX_FAIL_FIELD  1
#define STV090x_OFFST_Px_FIFO_PARITYFAIL_FIELD 6
#define STV090x_WIDTH_Px_FIFO_PARITYFAIL_FIELD 1
#define STV090x_OFFST_Px_RX_NONBYTE_FIELD 5
#define STV090x_WIDTH_Px_RX_NONBYTE_FIELD 1
#define STV090x_OFFST_Px_FIFO_OVERFLOW_FIELD 4
#define STV090x_WIDTH_Px_FIFO_OVERFLOW_FIELD 1
#define STV090x_OFFST_Px_FIFO_BYTENBR_FIELD 0
#define STV090x_WIDTH_Px_FIFO_BYTENBR_FIELD 4

#define STV090x_Px_DISRXDATA(__x)  (0xf1a6 - (__x - 1) * 0x10)
#define STV090x_P1_DISRXDATA   STV090x_Px_DISRXDATA(1)
#define STV090x_P2_DISRXDATA   STV090x_Px_DISRXDATA(2)
#define STV090x_OFFST_Px_DISRX_DATA_FIELD 0
#define STV090x_WIDTH_Px_DISRX_DATA_FIELD 8

#define STV090x_Px_DISTXDATA(__x)  (0xf1a7 - (__x - 1) * 0x10)
#define STV090x_P1_DISTXDATA   STV090x_Px_DISTXDATA(1)
#define STV090x_P2_DISTXDATA   STV090x_Px_DISTXDATA(2)
#define STV090x_OFFST_Px_DISEQC_FIFO_FIELD 0
#define STV090x_WIDTH_Px_DISEQC_FIFO_FIELD 8

#define STV090x_Px_DISTXSTATUS(__x)  (0xf1a8 - (__x - 1) * 0x10)
#define STV090x_P1_DISTXSTATUS   STV090x_Px_DISTXSTATUS(1)
#define STV090x_P2_DISTXSTATUS   STV090x_Px_DISTXSTATUS(2)
#define STV090x_OFFST_Px_TX_FAIL_FIELD  7
#define STV090x_WIDTH_Px_TX_FAIL_FIELD  1
#define STV090x_OFFST_Px_FIFO_FULL_FIELD 6
#define STV090x_WIDTH_Px_FIFO_FULL_FIELD 1
#define STV090x_OFFST_Px_TX_IDLE_FIELD  5
#define STV090x_WIDTH_Px_TX_IDLE_FIELD  1
#define STV090x_OFFST_Px_GAP_BURST_FIELD 4
#define STV090x_WIDTH_Px_GAP_BURST_FIELD 1
#define STV090x_OFFST_Px_TXFIFO_BYTES_FIELD 0
#define STV090x_WIDTH_Px_TXFIFO_BYTES_FIELD 4

#define STV090x_Px_F22TX(__x)   (0xf1a9 - (__x - 1) * 0x10)
#define STV090x_P1_F22TX   STV090x_Px_F22TX(1)
#define STV090x_P2_F22TX   STV090x_Px_F22TX(2)
#define STV090x_OFFST_Px_F22_REG_FIELD  0
#define STV090x_WIDTH_Px_F22_REG_FIELD  8

#define STV090x_Px_F22RX(__x)   (0xf1aa - (__x - 1) * 0x10)
#define STV090x_P1_F22RX   STV090x_Px_F22RX(1)
#define STV090x_P2_F22RX   STV090x_Px_F22RX(2)
#define STV090x_OFFST_Px_F22RX_REG_FIELD 0
#define STV090x_WIDTH_Px_F22RX_REG_FIELD 8

#define STV090x_Px_ACRPRESC(__x)  (0xf1ac - (__x - 1) * 0x10)
#define STV090x_P1_ACRPRESC   STV090x_Px_ACRPRESC(1)
#define STV090x_P2_ACRPRESC   STV090x_Px_ACRPRESC(2)
#define STV090x_OFFST_Px_ACR_PRESC_FIELD 0
#define STV090x_WIDTH_Px_ACR_PRESC_FIELD 3

#define STV090x_Px_ACRDIV(__x)   (0xf1ad - (__x - 1) * 0x10)
#define STV090x_P1_ACRDIV   STV090x_Px_ACRDIV(1)
#define STV090x_P2_ACRDIV   STV090x_Px_ACRDIV(2)
#define STV090x_OFFST_Px_ACR_DIV_FIELD  0
#define STV090x_WIDTH_Px_ACR_DIV_FIELD  8

#define STV090x_Px_IQCONST(__x)   (0xF400 - (__x - 1) * 0x200)
#define STV090x_P1_IQCONST   STV090x_Px_IQCONST(1)
#define STV090x_P2_IQCONST   STV090x_Px_IQCONST(2)
#define STV090x_OFFST_Px_CONSTEL_SELECT_FIELD 5
#define STV090x_WIDTH_Px_CONSTEL_SELECT_FIELD 2

#define STV090x_Px_NOSCFG(__x)   (0xF401 - (__x - 1) * 0x200)
#define STV090x_P1_NOSCFG   STV090x_Px_NOSCFG(1)
#define STV090x_P2_NOSCFG   STV090x_Px_NOSCFG(2)
#define STV090x_OFFST_Px_NOSPLH_BETA_FIELD 3
#define STV090x_WIDTH_Px_NOSPLH_BETA_FIELD 2
#define STV090x_OFFST_Px_NOSDATA_BETA_FIELD 0
#define STV090x_WIDTH_Px_NOSDATA_BETA_FIELD 3

#define STV090x_Px_ISYMB(__x)   (0xF402 - (__x - 1) * 0x200)
#define STV090x_P1_ISYMB   STV090x_Px_ISYMB(1)
#define STV090x_P2_ISYMB   STV090x_Px_ISYMB(2)
#define STV090x_OFFST_Px_I_SYMBOL_FIELD  0
#define STV090x_WIDTH_Px_I_SYMBOL_FIELD  8

#define STV090x_Px_QSYMB(__x)   (0xF403 - (__x - 1) * 0x200)
#define STV090x_P1_QSYMB   STV090x_Px_QSYMB(1)
#define STV090x_P2_QSYMB   STV090x_Px_QSYMB(2)
#define STV090x_OFFST_Px_Q_SYMBOL_FIELD  0
#define STV090x_WIDTH_Px_Q_SYMBOL_FIELD  8

#define STV090x_Px_AGC1CFG(__x)   (0xF404 - (__x - 1) * 0x200)
#define STV090x_P1_AGC1CFG   STV090x_Px_AGC1CFG(1)
#define STV090x_P2_AGC1CFG   STV090x_Px_AGC1CFG(2)
#define STV090x_OFFST_Px_DC_FROZEN_FIELD 7
#define STV090x_WIDTH_Px_DC_FROZEN_FIELD 1
#define STV090x_OFFST_Px_DC_CORRECT_FIELD 6
#define STV090x_WIDTH_Px_DC_CORRECT_FIELD 1
#define STV090x_OFFST_Px_AMM_FROZEN_FIELD 5
#define STV090x_WIDTH_Px_AMM_FROZEN_FIELD 1
#define STV090x_OFFST_Px_AMM_CORRECT_FIELD 4
#define STV090x_WIDTH_Px_AMM_CORRECT_FIELD 1
#define STV090x_OFFST_Px_QUAD_FROZEN_FIELD 3
#define STV090x_WIDTH_Px_QUAD_FROZEN_FIELD 1
#define STV090x_OFFST_Px_QUAD_CORRECT_FIELD 2
#define STV090x_WIDTH_Px_QUAD_CORRECT_FIELD 1

#define STV090x_Px_AGC1CN(__x)   (0xF406 - (__x - 1) * 0x200)
#define STV090x_P1_AGC1CN   STV090x_Px_AGC1CN(1)
#define STV090x_P2_AGC1CN   STV090x_Px_AGC1CN(2)
#define STV090x_WIDTH_Px_AGC1_LOCKED_FIELD 7
#define STV090x_OFFST_Px_AGC1_LOCKED_FIELD 1
#define STV090x_OFFST_Px_AGC1_MINPOWER_FIELD 4
#define STV090x_WIDTH_Px_AGC1_MINPOWER_FIELD 1
#define STV090x_OFFST_Px_AGCOUT_FAST_FIELD 3
#define STV090x_WIDTH_Px_AGCOUT_FAST_FIELD 1
#define STV090x_OFFST_Px_AGCIQ_BETA_FIELD 0
#define STV090x_WIDTH_Px_AGCIQ_BETA_FIELD 3

#define STV090x_Px_AGC1REF(__x)   (0xF407 - (__x - 1) * 0x200)
#define STV090x_P1_AGC1REF   STV090x_Px_AGC1REF(1)
#define STV090x_P2_AGC1REF   STV090x_Px_AGC1REF(2)
#define STV090x_OFFST_Px_AGCIQ_REF_FIELD 0
#define STV090x_WIDTH_Px_AGCIQ_REF_FIELD 8

#define STV090x_Px_IDCCOMP(__x)   (0xF408 - (__x - 1) * 0x200)
#define STV090x_P1_IDCCOMP   STV090x_Px_IDCCOMP(1)
#define STV090x_P2_IDCCOMP   STV090x_Px_IDCCOMP(2)
#define STV090x_OFFST_Px_IAVERAGE_ADJ_FIELD 0
#define STV090x_WIDTH_Px_IAVERAGE_ADJ_FIELD 8

#define STV090x_Px_QDCCOMP(__x)   (0xF409 - (__x - 1) * 0x200)
#define STV090x_P1_QDCCOMP   STV090x_Px_QDCCOMP(1)
#define STV090x_P2_QDCCOMP   STV090x_Px_QDCCOMP(2)
#define STV090x_OFFST_Px_QAVERAGE_ADJ_FIELD 0
#define STV090x_WIDTH_Px_QAVERAGE_ADJ_FIELD 8

#define STV090x_Px_POWERI(__x)   (0xF40A - (__x - 1) * 0x200)
#define STV090x_P1_POWERI   STV090x_Px_POWERI(1)
#define STV090x_P2_POWERI   STV090x_Px_POWERI(2)
#define STV090x_OFFST_Px_POWER_I_FIELD  0
#define STV090x_WIDTH_Px_POWER_I_FIELD  8

#define STV090x_Px_POWERQ(__x)   (0xF40B - (__x - 1) * 0x200)
#define STV090x_P1_POWERQ   STV090x_Px_POWERQ(1)
#define STV090x_P2_POWERQ   STV090x_Px_POWERQ(2)
#define STV090x_OFFST_Px_POWER_Q_FIELD  0
#define STV090x_WIDTH_Px_POWER_Q_FIELD  8

#define STV090x_Px_AGC1AMM(__x)   (0xF40C - (__x - 1) * 0x200)
#define STV090x_P1_AGC1AMM   STV090x_Px_AGC1AMM(1)
#define STV090x_P2_AGC1AMM   STV090x_Px_AGC1AMM(2)
#define STV090x_OFFST_Px_AMM_VALUE_FIELD 0
#define STV090x_WIDTH_Px_AMM_VALUE_FIELD 8

#define STV090x_Px_AGC1QUAD(__x)  (0xF40D - (__x - 1) * 0x200)
#define STV090x_P1_AGC1QUAD   STV090x_Px_AGC1QUAD(1)
#define STV090x_P2_AGC1QUAD   STV090x_Px_AGC1QUAD(2)
#define STV090x_OFFST_Px_QUAD_VALUE_FIELD 0
#define STV090x_WIDTH_Px_QUAD_VALUE_FIELD 8

#define STV090x_Px_AGCIQINy(__x, __y)  (0xF40F - (__x-1) * 0x200 - __y * 0x1)
#define STV090x_P1_AGCIQIN0   STV090x_Px_AGCIQINy(1, 0)
#define STV090x_P1_AGCIQIN1   STV090x_Px_AGCIQINy(1, 1)
#define STV090x_P2_AGCIQIN0   STV090x_Px_AGCIQINy(2, 0)
#define STV090x_P2_AGCIQIN1   STV090x_Px_AGCIQINy(2, 1)
#define STV090x_OFFST_Px_AGCIQ_VALUE_FIELD 0
#define STV090x_WIDTH_Px_AGCIQ_VALUE_FIELD 8

#define STV090x_Px_DEMOD(__x)   (0xF410 - (__x - 1) * 0x200)
#define STV090x_P1_DEMOD   STV090x_Px_DEMOD(1)
#define STV090x_P2_DEMOD   STV090x_Px_DEMOD(2)
#define STV090x_OFFST_Px_MANUAL_S2ROLLOFF_FIELD 7
#define STV090x_WIDTH_Px_MANUAL_S2ROLLOFF_FIELD 1
#define STV090x_OFFST_Px_DEMOD_STOP_FIELD 6
#define STV090x_WIDTH_Px_DEMOD_STOP_FIELD 1
#define STV090x_OFFST_Px_SPECINV_CONTROL_FIELD 4
#define STV090x_WIDTH_Px_SPECINV_CONTROL_FIELD 2
#define STV090x_OFFST_Px_FORCE_ENASAMP_FIELD 3
#define STV090x_WIDTH_Px_FORCE_ENASAMP_FIELD 1
#define STV090x_OFFST_Px_MANUAL_SXROLLOFF_FIELD 2
#define STV090x_WIDTH_Px_MANUAL_SXROLLOFF_FIELD 1
#define STV090x_OFFST_Px_ROLLOFF_CONTROL_FIELD 0
#define STV090x_WIDTH_Px_ROLLOFF_CONTROL_FIELD 2

#define STV090x_Px_DMDMODCOD(__x)  (0xF411 - (__x - 1) * 0x200)
#define STV090x_P1_DMDMODCOD   STV090x_Px_DMDMODCOD(1)
#define STV090x_P2_DMDMODCOD   STV090x_Px_DMDMODCOD(2)
#define STV090x_OFFST_Px_MANUAL_MODCOD_FIELD 7
#define STV090x_WIDTH_Px_MANUAL_MODCOD_FIELD 1
#define STV090x_OFFST_Px_DEMOD_MODCOD_FIELD 2
#define STV090x_WIDTH_Px_DEMOD_MODCOD_FIELD 5
#define STV090x_OFFST_Px_DEMOD_TYPE_FIELD 0
#define STV090x_WIDTH_Px_DEMOD_TYPE_FIELD 2

#define STV090x_Px_DSTATUS(__x)   (0xF412 - (__x - 1) * 0x200)
#define STV090x_P1_DSTATUS   STV090x_Px_DSTATUS(1)
#define STV090x_P2_DSTATUS   STV090x_Px_DSTATUS(2)
#define STV090x_OFFST_Px_CAR_LOCK_FIELD  7
#define STV090x_WIDTH_Px_CAR_LOCK_FIELD  1
#define STV090x_OFFST_Px_TMGLOCK_QUALITY_FIELD 5
#define STV090x_WIDTH_Px_TMGLOCK_QUALITY_FIELD 2
#define STV090x_OFFST_Px_LOCK_DEFINITIF_FIELD 3
#define STV090x_WIDTH_Px_LOCK_DEFINITIF_FIELD 1

#define STV090x_Px_DSTATUS2(__x)  (0xF413 - (__x - 1) * 0x200)
#define STV090x_P1_DSTATUS2   STV090x_Px_DSTATUS2(1)
#define STV090x_P2_DSTATUS2   STV090x_Px_DSTATUS2(2)
#define STV090x_OFFST_Px_DEMOD_DELOCK_FIELD 7
#define STV090x_WIDTH_Px_DEMOD_DELOCK_FIELD 1
#define STV090x_OFFST_Px_AGC1_NOSIGNALACK_FIELD 3
#define STV090x_WIDTH_Px_AGC1_NOSIGNALACK_FIELD 1
#define STV090x_OFFST_Px_AGC2_OVERFLOW_FIELD 2
#define STV090x_WIDTH_Px_AGC2_OVERFLOW_FIELD 1
#define STV090x_OFFST_Px_CFR_OVERFLOW_FIELD 1
#define STV090x_WIDTH_Px_CFR_OVERFLOW_FIELD 1
#define STV090x_OFFST_Px_GAMMA_OVERUNDER_FIELD 0
#define STV090x_WIDTH_Px_GAMMA_OVERUNDER_FIELD 1

#define STV090x_Px_DMDCFGMD(__x)  (0xF414 - (__x - 1) * 0x200)
#define STV090x_P1_DMDCFGMD   STV090x_Px_DMDCFGMD(1)
#define STV090x_P2_DMDCFGMD   STV090x_Px_DMDCFGMD(2)
#define STV090x_OFFST_Px_DVBS2_ENABLE_FIELD 7
#define STV090x_WIDTH_Px_DVBS2_ENABLE_FIELD 1
#define STV090x_OFFST_Px_DVBS1_ENABLE_FIELD 6
#define STV090x_WIDTH_Px_DVBS1_ENABLE_FIELD 1
#define STV090x_OFFST_Px_SCAN_ENABLE_FIELD 4
#define STV090x_WIDTH_Px_SCAN_ENABLE_FIELD 1
#define STV090x_OFFST_Px_CFR_AUTOSCAN_FIELD 3
#define STV090x_WIDTH_Px_CFR_AUTOSCAN_FIELD 1
#define STV090x_OFFST_Px_NOFORCE_RELOCK_FIELD 2
#define STV090x_WIDTH_Px_NOFORCE_RELOCK_FIELD 1
#define STV090x_OFFST_Px_TUN_RNG_FIELD  0
#define STV090x_WIDTH_Px_TUN_RNG_FIELD  2

#define STV090x_Px_DMDCFG2(__x)   (0xF415 - (__x - 1) * 0x200)
#define STV090x_P1_DMDCFG2   STV090x_Px_DMDCFG2(1)
#define STV090x_P2_DMDCFG2   STV090x_Px_DMDCFG2(2)
#define STV090x_OFFST_Px_S1S2_SEQUENTIAL_FIELD 6
#define STV090x_WIDTH_Px_S1S2_SEQUENTIAL_FIELD 1

#define STV090x_Px_DMDISTATE(__x)  (0xF416 - (__x - 1) * 0x200)
#define STV090x_P1_DMDISTATE   STV090x_Px_DMDISTATE(1)
#define STV090x_P2_DMDISTATE   STV090x_Px_DMDISTATE(2)
#define STV090x_OFFST_Px_I2C_DEMOD_MODE_FIELD 0
#define STV090x_WIDTH_Px_I2C_DEMOD_MODE_FIELD 5

#define STV090x_Px_DMDTOM(__x)   (0xF417 - (__x - 1) * 0x200) /* check */
#define STV090x_P1_DMDTOM   STV090x_Px_DMDTOM(1)
#define STV090x_P2_DMDTOM   STV090x_Px_DMDTOM(2)

#define STV090x_Px_DMDSTATE(__x)  (0xF41B - (__x - 1) * 0x200)
#define STV090x_P1_DMDSTATE   STV090x_Px_DMDSTATE(1)
#define STV090x_P2_DMDSTATE   STV090x_Px_DMDSTATE(2)
#define STV090x_OFFST_Px_HEADER_MODE_FIELD 5
#define STV090x_WIDTH_Px_HEADER_MODE_FIELD 2

#define STV090x_Px_DMDFLYW(__x)   (0xF41C - (__x - 1) * 0x200)
#define STV090x_P1_DMDFLYW   STV090x_Px_DMDFLYW(1)
#define STV090x_P2_DMDFLYW   STV090x_Px_DMDFLYW(2)
#define STV090x_OFFST_Px_I2C_IRQVAL_FIELD 4
#define STV090x_WIDTH_Px_I2C_IRQVAL_FIELD 4
#define STV090x_OFFST_Px_FLYWHEEL_CPT_FIELD 0
#define STV090x_WIDTH_Px_FLYWHEEL_CPT_FIELD 4

#define STV090x_Px_DSTATUS3(__x)  (0xF41D - (__x - 1) * 0x200)
#define STV090x_P1_DSTATUS3   STV090x_Px_DSTATUS3(1)
#define STV090x_P2_DSTATUS3   STV090x_Px_DSTATUS3(2)
#define STV090x_OFFST_Px_DEMOD_CFGMODE_FIELD 5
#define STV090x_WIDTH_Px_DEMOD_CFGMODE_FIELD 2

#define STV090x_Px_DMDCFG3(__x)   (0xF41E - (__x - 1) * 0x200)
#define STV090x_P1_DMDCFG3   STV090x_Px_DMDCFG3(1)
#define STV090x_P2_DMDCFG3   STV090x_Px_DMDCFG3(2)
#define STV090x_OFFST_Px_NOSTOP_FIFOFULL_FIELD 3
#define STV090x_WIDTH_Px_NOSTOP_FIFOFULL_FIELD 1

#define STV090x_Px_DMDCFG4(__x)   (0xf41f - (__x - 1) * 0x200)
#define STV090x_P1_DMDCFG4   STV090x_Px_DMDCFG4(1)
#define STV090x_P2_DMDCFG4   STV090x_Px_DMDCFG4(2)

#define STV090x_Px_CORRELMANT(__x)  (0xF420 - (__x - 1) * 0x200)
#define STV090x_P1_CORRELMANT   STV090x_Px_CORRELMANT(1)
#define STV090x_P2_CORRELMANT   STV090x_Px_CORRELMANT(2)
#define STV090x_OFFST_Px_CORREL_MANT_FIELD 0
#define STV090x_WIDTH_Px_CORREL_MANT_FIELD 8

#define STV090x_Px_CORRELABS(__x)  (0xF421 - (__x - 1) * 0x200)
#define STV090x_P1_CORRELABS   STV090x_Px_CORRELABS(1)
#define STV090x_P2_CORRELABS   STV090x_Px_CORRELABS(2)
#define STV090x_OFFST_Px_CORREL_ABS_FIELD 0
#define STV090x_WIDTH_Px_CORREL_ABS_FIELD 8

#define STV090x_Px_CORRELEXP(__x)  (0xF422 - (__x - 1) * 0x200)
#define STV090x_P1_CORRELEXP   STV090x_Px_CORRELEXP(1)
#define STV090x_P2_CORRELEXP   STV090x_Px_CORRELEXP(2)
#define STV090x_OFFST_Px_CORREL_ABSEXP_FIELD 4
#define STV090x_WIDTH_Px_CORREL_ABSEXP_FIELD 4
#define STV090x_OFFST_Px_CORREL_EXP_FIELD 0
#define STV090x_WIDTH_Px_CORREL_EXP_FIELD 4

#define STV090x_Px_PLHMODCOD(__x)  (0xF424 - (__x - 1) * 0x200)
#define STV090x_P1_PLHMODCOD   STV090x_Px_PLHMODCOD(1)
#define STV090x_P2_PLHMODCOD   STV090x_Px_PLHMODCOD(2)
#define STV090x_OFFST_Px_SPECINV_DEMOD_FIELD 7
#define STV090x_WIDTH_Px_SPECINV_DEMOD_FIELD 1
#define STV090x_OFFST_Px_PLH_MODCOD_FIELD 2
#define STV090x_WIDTH_Px_PLH_MODCOD_FIELD 5
#define STV090x_OFFST_Px_PLH_TYPE_FIELD  0
#define STV090x_WIDTH_Px_PLH_TYPE_FIELD  2

#define STV090x_Px_AGCK32(__x)   (0xf42b - (__x - 1) * 0x200)
#define STV090x_P1_AGCK32   STV090x_Px_AGCK32(1)
#define STV090x_P2_AGCK32   STV090x_Px_AGCK32(2)

#define STV090x_Px_AGC2O(__x)   (0xF42C - (__x - 1) * 0x200)
#define STV090x_P1_AGC2O   STV090x_Px_AGC2O(1)
#define STV090x_P2_AGC2O   STV090x_Px_AGC2O(2)

#define STV090x_Px_AGC2REF(__x)   (0xF42D - (__x - 1) * 0x200)
#define STV090x_P1_AGC2REF   STV090x_Px_AGC2REF(1)
#define STV090x_P2_AGC2REF   STV090x_Px_AGC2REF(2)
#define STV090x_OFFST_Px_AGC2_REF_FIELD  0
#define STV090x_WIDTH_Px_AGC2_REF_FIELD  8

#define STV090x_Px_AGC1ADJ(__x)   (0xF42E - (__x - 1) * 0x200)
#define STV090x_P1_AGC1ADJ   STV090x_Px_AGC1ADJ(1)
#define STV090x_P2_AGC1ADJ   STV090x_Px_AGC1ADJ(2)
#define STV090x_OFFST_Px_AGC1_ADJUSTED_FIELD 0
#define STV090x_WIDTH_Px_AGC1_ADJUSTED_FIELD 7

#define STV090x_Px_AGC2Iy(__x, __y)  (0xF437 - (__x - 1) * 0x200 - __y * 0x1)
#define STV090x_P1_AGC2I0   STV090x_Px_AGC2Iy(1, 0)
#define STV090x_P1_AGC2I1   STV090x_Px_AGC2Iy(1, 1)
#define STV090x_P2_AGC2I0   STV090x_Px_AGC2Iy(2, 0)
#define STV090x_P2_AGC2I1   STV090x_Px_AGC2Iy(2, 1)
#define STV090x_OFFST_Px_AGC2_INTEGRATOR_FIELD 0
#define STV090x_WIDTH_Px_AGC2_INTEGRATOR_FIELD 8

#define STV090x_Px_CARCFG(__x)   (0xF438 - (__x - 1) * 0x200)
#define STV090x_P1_CARCFG   STV090x_Px_CARCFG(1)
#define STV090x_P2_CARCFG   STV090x_Px_CARCFG(2)
#define STV090x_OFFST_Px_EN_CAR2CENTER_FIELD 5
#define STV090x_WIDTH_Px_EN_CAR2CENTER_FIELD 1
#define STV090x_OFFST_Px_ROTATON_FIELD  2
#define STV090x_WIDTH_Px_ROTATON_FIELD  1
#define STV090x_OFFST_Px_PH_DET_ALGO_FIELD 0
#define STV090x_WIDTH_Px_PH_DET_ALGO_FIELD 2

#define STV090x_Px_ACLC(__x)   (0xF439 - (__x - 1) * 0x200)
#define STV090x_P1_ACLC    STV090x_Px_ACLC(1)
#define STV090x_P2_ACLC    STV090x_Px_ACLC(2)
#define STV090x_OFFST_Px_CAR_ALPHA_MANT_FIELD 4
#define STV090x_WIDTH_Px_CAR_ALPHA_MANT_FIELD 2
#define STV090x_OFFST_Px_CAR_ALPHA_EXP_FIELD 0
#define STV090x_WIDTH_Px_CAR_ALPHA_EXP_FIELD 4

#define STV090x_Px_BCLC(__x)   (0xF43A - (__x - 1) * 0x200)
#define STV090x_P1_BCLC    STV090x_Px_BCLC(1)
#define STV090x_P2_BCLC    STV090x_Px_BCLC(2)
#define STV090x_OFFST_Px_CAR_BETA_MANT_FIELD 4
#define STV090x_WIDTH_Px_CAR_BETA_MANT_FIELD 2
#define STV090x_OFFST_Px_CAR_BETA_EXP_FIELD 0
#define STV090x_WIDTH_Px_CAR_BETA_EXP_FIELD 4

#define STV090x_Px_CARFREQ(__x)   (0xF43D - (__x - 1) * 0x200)
#define STV090x_P1_CARFREQ   STV090x_Px_CARFREQ(1)
#define STV090x_P2_CARFREQ   STV090x_Px_CARFREQ(2)
#define STV090x_OFFST_Px_KC_COARSE_EXP_FIELD 4
#define STV090x_WIDTH_Px_KC_COARSE_EXP_FIELD 4
#define STV090x_OFFST_Px_BETA_FREQ_FIELD 0
#define STV090x_WIDTH_Px_BETA_FREQ_FIELD 4

#define STV090x_Px_CARHDR(__x)   (0xF43E - (__x - 1) * 0x200)
#define STV090x_P1_CARHDR   STV090x_Px_CARHDR(1)
#define STV090x_P2_CARHDR   STV090x_Px_CARHDR(2)
#define STV090x_OFFST_Px_FREQ_HDR_FIELD  0
#define STV090x_WIDTH_Px_FREQ_HDR_FIELD  8

#define STV090x_Px_LDT(__x)   (0xF43F - (__x - 1) * 0x200)
#define STV090x_P1_LDT    STV090x_Px_LDT(1)
#define STV090x_P2_LDT    STV090x_Px_LDT(2)
#define STV090x_OFFST_Px_CARLOCK_THRES_FIELD 0
#define STV090x_WIDTH_Px_CARLOCK_THRES_FIELD 8

#define STV090x_Px_LDT2(__x)   (0xF440 - (__x - 1) * 0x200)
#define STV090x_P1_LDT2    STV090x_Px_LDT2(1)
#define STV090x_P2_LDT2    STV090x_Px_LDT2(2)
#define STV090x_OFFST_Px_CARLOCK_THRES2_FIELD 0
#define STV090x_WIDTH_Px_CARLOCK_THRES2_FIELD 8

#define STV090x_Px_CFRICFG(__x)   (0xF441 - (__x - 1) * 0x200)
#define STV090x_P1_CFRICFG   STV090x_Px_CFRICFG(1)
#define STV090x_P2_CFRICFG   STV090x_Px_CFRICFG(2)
#define STV090x_OFFST_Px_NEG_CFRSTEP_FIELD 0
#define STV090x_WIDTH_Px_NEG_CFRSTEP_FIELD 1

#define STV090x_Pn_CFRUPy(__x, __y)  (0xF443 - (__x - 1) * 0x200 - __y * 0x1)
#define STV090x_P1_CFRUP0   STV090x_Pn_CFRUPy(1, 0)
#define STV090x_P1_CFRUP1   STV090x_Pn_CFRUPy(1, 1)
#define STV090x_P2_CFRUP0   STV090x_Pn_CFRUPy(2, 0)
#define STV090x_P2_CFRUP1   STV090x_Pn_CFRUPy(2, 1)
#define STV090x_OFFST_Px_CFR_UP_FIELD  0
#define STV090x_WIDTH_Px_CFR_UP_FIELD  8

#define STV090x_Pn_CFRLOWy(__x, __y)  (0xF447 - (__x - 1) * 0x200 - __y * 0x1)
#define STV090x_P1_CFRLOW0   STV090x_Pn_CFRLOWy(1, 0)
#define STV090x_P1_CFRLOW1   STV090x_Pn_CFRLOWy(1, 1)
#define STV090x_P2_CFRLOW0   STV090x_Pn_CFRLOWy(2, 0)
#define STV090x_P2_CFRLOW1   STV090x_Pn_CFRLOWy(2, 1)
#define STV090x_OFFST_Px_CFR_LOW_FIELD  0
#define STV090x_WIDTH_Px_CFR_LOW_FIELD  8

#define STV090x_Pn_CFRINITy(__x, __y)  (0xF449 - (__x - 1) * 0x200 - __y * 0x1)
#define STV090x_P1_CFRINIT0   STV090x_Pn_CFRINITy(1, 0)
#define STV090x_P1_CFRINIT1   STV090x_Pn_CFRINITy(1, 1)
#define STV090x_P2_CFRINIT0   STV090x_Pn_CFRINITy(2, 0)
#define STV090x_P2_CFRINIT1   STV090x_Pn_CFRINITy(2, 1)
#define STV090x_OFFST_Px_CFR_INIT_FIELD  0
#define STV090x_WIDTH_Px_CFR_INIT_FIELD  8

#define STV090x_Px_CFRINC1(__x)   (0xF44A - (__x - 1) * 0x200)
#define STV090x_P1_CFRINC1   STV090x_Px_CFRINC1(1)
#define STV090x_P2_CFRINC1   STV090x_Px_CFRINC1(2)
#define STV090x_OFFST_Px_CFR_INC1_FIELD  0
#define STV090x_WIDTH_Px_CFR_INC1_FIELD  7 /* check */

#define STV090x_Px_CFRINC0(__x)   (0xF44B - (__x - 1) * 0x200)
#define STV090x_P1_CFRINC0   STV090x_Px_CFRINC0(1)
#define STV090x_P2_CFRINC0   STV090x_Px_CFRINC0(2)
#define STV090x_OFFST_Px_CFR_INC0_FIELD  4 /* check */
#define STV090x_WIDTH_Px_CFR_INC0_FIELD  4

#define STV090x_Pn_CFRy(__x, __y)  (0xF44E - (__x - 1) * 0x200 - __y * 0x1)
#define STV090x_P1_CFR0    STV090x_Pn_CFRy(1, 0)
#define STV090x_P1_CFR1    STV090x_Pn_CFRy(1, 1)
#define STV090x_P1_CFR2    STV090x_Pn_CFRy(1, 2)
#define STV090x_P2_CFR0    STV090x_Pn_CFRy(2, 0)
#define STV090x_P2_CFR1    STV090x_Pn_CFRy(2, 1)
#define STV090x_P2_CFR2    STV090x_Pn_CFRy(2, 2)
#define STV090x_OFFST_Px_CAR_FREQ_FIELD  0
#define STV090x_WIDTH_Px_CAR_FREQ_FIELD  8

#define STV090x_Px_LDI(__x)   (0xF44F - (__x - 1) * 0x200)
#define STV090x_P1_LDI    STV090x_Px_LDI(1)
#define STV090x_P2_LDI    STV090x_Px_LDI(2)
#define STV090x_OFFST_Px_LOCK_DET_INTEGR_FIELD 0
#define STV090x_WIDTH_Px_LOCK_DET_INTEGR_FIELD 8

#define STV090x_Px_TMGCFG(__x)   (0xF450 - (__x - 1) * 0x200)
#define STV090x_P1_TMGCFG   STV090x_Px_TMGCFG(1)
#define STV090x_P2_TMGCFG   STV090x_Px_TMGCFG(2)
#define STV090x_OFFST_Px_TMGLOCK_BETA_FIELD 6
#define STV090x_WIDTH_Px_TMGLOCK_BETA_FIELD 2
#define STV090x_OFFST_Px_DO_TIMING_FIELD 4
#define STV090x_WIDTH_Px_DO_TIMING_FIELD 1
#define STV090x_OFFST_Px_TMG_MINFREQ_FIELD 0
#define STV090x_WIDTH_Px_TMG_MINFREQ_FIELD 2

#define STV090x_Px_RTC(__x)   (0xF451 - (__x - 1) * 0x200)
#define STV090x_P1_RTC    STV090x_Px_RTC(1)
#define STV090x_P2_RTC    STV090x_Px_RTC(2)
#define STV090x_OFFST_Px_TMGALPHA_EXP_FIELD 4
#define STV090x_WIDTH_Px_TMGALPHA_EXP_FIELD 4
#define STV090x_OFFST_Px_TMGBETA_EXP_FIELD 0
#define STV090x_WIDTH_Px_TMGBETA_EXP_FIELD 4

#define STV090x_Px_RTCS2(__x)   (0xF452 - (__x - 1) * 0x200)
#define STV090x_P1_RTCS2   STV090x_Px_RTCS2(1)
#define STV090x_P2_RTCS2   STV090x_Px_RTCS2(2)
#define STV090x_OFFST_Px_TMGALPHAS2_EXP_FIELD 4
#define STV090x_WIDTH_Px_TMGALPHAS2_EXP_FIELD 4
#define STV090x_OFFST_Px_TMGBETAS2_EXP_FIELD 0
#define STV090x_WIDTH_Px_TMGBETAS2_EXP_FIELD 4

#define STV090x_Px_TMGTHRISE(__x)  (0xF453 - (__x - 1) * 0x200)
#define STV090x_P1_TMGTHRISE   STV090x_Px_TMGTHRISE(1)
#define STV090x_P2_TMGTHRISE   STV090x_Px_TMGTHRISE(2)
#define STV090x_OFFST_Px_TMGLOCK_THRISE_FIELD 0
#define STV090x_WIDTH_Px_TMGLOCK_THRISE_FIELD 8

#define STV090x_Px_TMGTHFALL(__x)  (0xF454 - (__x - 1) * 0x200)
#define STV090x_P1_TMGTHFALL   STV090x_Px_TMGTHFALL(1)
#define STV090x_P2_TMGTHFALL   STV090x_Px_TMGTHFALL(2)
#define STV090x_OFFST_Px_TMGLOCK_THFALL_FIELD 0
#define STV090x_WIDTH_Px_TMGLOCK_THFALL_FIELD 8

#define STV090x_Px_SFRUPRATIO(__x)  (0xF455 - (__x - 1) * 0x200)
#define STV090x_P1_SFRUPRATIO   STV090x_Px_SFRUPRATIO(1)
#define STV090x_P2_SFRUPRATIO   STV090x_Px_SFRUPRATIO(2)
#define STV090x_OFFST_Px_SFR_UPRATIO_FIELD 0
#define STV090x_WIDTH_Px_SFR_UPRATIO_FIELD 8

#define STV090x_Px_SFRLOWRATIO(__x)  (0xF456 - (__x - 1) * 0x200)
#define STV090x_P1_SFRLOWRATIO   STV090x_Px_SFRLOWRATIO(1)
#define STV090x_P2_SFRLOWRATIO   STV090x_Px_SFRLOWRATIO(2)
#define STV090x_OFFST_Px_SFR_LOWRATIO_FIELD 0
#define STV090x_WIDTH_Px_SFR_LOWRATIO_FIELD 8

#define STV090x_Px_KREFTMG(__x)   (0xF458 - (__x - 1) * 0x200)
#define STV090x_P1_KREFTMG   STV090x_Px_KREFTMG(1)
#define STV090x_P2_KREFTMG   STV090x_Px_KREFTMG(2)
#define STV090x_OFFST_Px_KREF_TMG_FIELD  0
#define STV090x_WIDTH_Px_KREF_TMG_FIELD  8

#define STV090x_Px_SFRSTEP(__x)   (0xF459 - (__x - 1) * 0x200)
#define STV090x_P1_SFRSTEP   STV090x_Px_SFRSTEP(1)
#define STV090x_P2_SFRSTEP   STV090x_Px_SFRSTEP(2)
#define STV090x_OFFST_Px_SFR_SCANSTEP_FIELD 4
#define STV090x_WIDTH_Px_SFR_SCANSTEP_FIELD 4
#define STV090x_OFFST_Px_SFR_CENTERSTEP_FIELD 0
#define STV090x_WIDTH_Px_SFR_CENTERSTEP_FIELD 4

#define STV090x_Px_TMGCFG2(__x)   (0xF45A - (__x - 1) * 0x200)
#define STV090x_P1_TMGCFG2   STV090x_Px_TMGCFG2(1)
#define STV090x_P2_TMGCFG2   STV090x_Px_TMGCFG2(2)
#define STV090x_OFFST_Px_SFRRATIO_FINE_FIELD 0
#define STV090x_WIDTH_Px_SFRRATIO_FINE_FIELD 1

#define STV090x_Px_SFRINIT1(__x)  (0xF45E - (__x - 1) * 0x200)
#define STV090x_P1_SFRINIT1   STV090x_Px_SFRINIT1(1)
#define STV090x_P2_SFRINIT1   STV090x_Px_SFRINIT1(2)
#define STV090x_OFFST_Px_SFR_INIT1_FIELD 0
#define STV090x_WIDTH_Px_SFR_INIT1_FIELD 7

#define STV090x_Px_SFRINIT0(__x)  (0xF45F - (__x - 1) * 0x200)
#define STV090x_P1_SFRINIT0   STV090x_Px_SFRINIT0(1)
#define STV090x_P2_SFRINIT0   STV090x_Px_SFRINIT0(2)
#define STV090x_OFFST_Px_SFR_INIT0_FIELD 0
#define STV090x_WIDTH_Px_SFR_INIT0_FIELD 8

#define STV090x_Px_SFRUP1(__x)   (0xF460 - (__x - 1) * 0x200)
#define STV090x_P1_SFRUP1   STV090x_Px_SFRUP1(1)
#define STV090x_P2_SFRUP1   STV090x_Px_SFRUP1(2)
#define STV090x_OFFST_Px_SYMB_FREQ_UP1_FIELD 0
#define STV090x_WIDTH_Px_SYMB_FREQ_UP1_FIELD 7

#define STV090x_Px_SFRUP0(__x)   (0xF461 - (__x - 1) * 0x200)
#define STV090x_P1_SFRUP0   STV090x_Px_SFRUP0(1)
#define STV090x_P2_SFRUP0   STV090x_Px_SFRUP0(2)
#define STV090x_OFFST_Px_SYMB_FREQ_UP0_FIELD 0
#define STV090x_WIDTH_Px_SYMB_FREQ_UP0_FIELD 8

#define STV090x_Px_SFRLOW1(__x)   (0xF462 - (__x - 1) * 0x200)
#define STV090x_P1_SFRLOW1   STV090x_Px_SFRLOW1(1)
#define STV090x_P2_SFRLOW1   STV090x_Px_SFRLOW1(2)
#define STV090x_OFFST_Px_SYMB_FREQ_LOW1_FIELD 0
#define STV090x_WIDTH_Px_SYMB_FREQ_LOW1_FIELD 7

#define STV090x_Px_SFRLOW0(__x)   (0xF463 - (__x - 1) * 0x200)
#define STV090x_P1_SFRLOW0   STV090x_Px_SFRLOW0(1)
#define STV090x_P2_SFRLOW0   STV090x_Px_SFRLOW0(2)
#define STV090x_OFFST_Px_SYMB_FREQ_LOW0_FIELD 0
#define STV090x_WIDTH_Px_SYMB_FREQ_LOW0_FIELD 8

#define STV090x_Px_SFRy(__x, __y)  (0xF467 - (__x-1) * 0x200 - __y)
#define STV090x_P1_SFR0    STV090x_Px_SFRy(1, 0)
#define STV090x_P1_SFR1    STV090x_Px_SFRy(1, 1)
#define STV090x_P1_SFR2    STV090x_Px_SFRy(1, 2)
#define STV090x_P1_SFR3    STV090x_Px_SFRy(1, 3)
#define STV090x_P2_SFR0    STV090x_Px_SFRy(2, 0)
#define STV090x_P2_SFR1    STV090x_Px_SFRy(2, 1)
#define STV090x_P2_SFR2    STV090x_Px_SFRy(2, 2)
#define STV090x_P2_SFR3    STV090x_Px_SFRy(2, 3)
#define STV090x_OFFST_Px_SYMB_FREQ_FIELD 0
#define STV090x_WIDTH_Px_SYMB_FREQ_FIELD 8

#define STV090x_Px_TMGREG2(__x)   (0xF468 - (__x - 1) * 0x200)
#define STV090x_P1_TMGREG2   STV090x_Px_TMGREG2(1)
#define STV090x_P2_TMGREG2   STV090x_Px_TMGREG2(2)
#define STV090x_OFFST_Px_TMGREG_FIELD  0
#define STV090x_WIDTH_Px_TMGREG_FIELD  8

#define STV090x_Px_TMGREG1(__x)   (0xF469 - (__x - 1) * 0x200)
#define STV090x_P1_TMGREG1   STV090x_Px_TMGREG1(1)
#define STV090x_P2_TMGREG1   STV090x_Px_TMGREG1(2)
#define STV090x_OFFST_Px_TMGREG_FIELD  0
#define STV090x_WIDTH_Px_TMGREG_FIELD  8

#define STV090x_Px_TMGREG0(__x)   (0xF46A - (__x - 1) * 0x200)
#define STV090x_P1_TMGREG0   STV090x_Px_TMGREG0(1)
#define STV090x_P2_TMGREG0   STV090x_Px_TMGREG0(2)
#define STV090x_OFFST_Px_TMGREG_FIELD  0
#define STV090x_WIDTH_Px_TMGREG_FIELD  8

#define STV090x_Px_TMGLOCKy(__x, __y)  (0xF46C - (__x - 1) * 0x200 - __y * 0x1)
#define STV090x_P1_TMGLOCK0   STV090x_Px_TMGLOCKy(1, 0)
#define STV090x_P1_TMGLOCK1   STV090x_Px_TMGLOCKy(1, 1)
#define STV090x_P2_TMGLOCK0   STV090x_Px_TMGLOCKy(2, 0)
#define STV090x_P2_TMGLOCK1   STV090x_Px_TMGLOCKy(2, 1)
#define STV090x_OFFST_Px_TMGLOCK_LEVEL_FIELD 0
#define STV090x_WIDTH_Px_TMGLOCK_LEVEL_FIELD 8

#define STV090x_Px_TMGOBS(__x)   (0xF46D - (__x - 1) * 0x200)
#define STV090x_P1_TMGOBS   STV090x_Px_TMGOBS(1)
#define STV090x_P2_TMGOBS   STV090x_Px_TMGOBS(2)
#define STV090x_OFFST_Px_ROLLOFF_STATUS_FIELD 6
#define STV090x_WIDTH_Px_ROLLOFF_STATUS_FIELD 2

#define STV090x_Px_EQUALCFG(__x)  (0xF46F - (__x - 1) * 0x200)
#define STV090x_P1_EQUALCFG   STV090x_Px_EQUALCFG(1)
#define STV090x_P2_EQUALCFG   STV090x_Px_EQUALCFG(2)
#define STV090x_OFFST_Px_EQUAL_ON_FIELD  6
#define STV090x_WIDTH_Px_EQUAL_ON_FIELD  1
#define STV090x_OFFST_Px_MU_EQUALDFE_FIELD 0
#define STV090x_WIDTH_Px_MU_EQUALDFE_FIELD 3

#define STV090x_Px_EQUAIy(__x, __y) (0xf470 - (__x-1) * 0x200 + 2 * (__y-1))
#define STV090x_P1_EQUAI1   STV090x_Px_EQUAIy(1, 1)
#define STV090x_P1_EQUAI2   STV090x_Px_EQUAIy(1, 2)
#define STV090x_P1_EQUAI3   STV090x_Px_EQUAIy(1, 3)
#define STV090x_P1_EQUAI4   STV090x_Px_EQUAIy(1, 4)
#define STV090x_P1_EQUAI5   STV090x_Px_EQUAIy(1, 5)
#define STV090x_P1_EQUAI6   STV090x_Px_EQUAIy(1, 6)
#define STV090x_P1_EQUAI7   STV090x_Px_EQUAIy(1, 7)
#define STV090x_P1_EQUAI8   STV090x_Px_EQUAIy(1, 8)

#define STV090x_P2_EQUAI1   STV090x_Px_EQUAIy(2, 1)
#define STV090x_P2_EQUAI2   STV090x_Px_EQUAIy(2, 2)
#define STV090x_P2_EQUAI3   STV090x_Px_EQUAIy(2, 3)
#define STV090x_P2_EQUAI4   STV090x_Px_EQUAIy(2, 4)
#define STV090x_P2_EQUAI5   STV090x_Px_EQUAIy(2, 5)
#define STV090x_P2_EQUAI6   STV090x_Px_EQUAIy(2, 6)
#define STV090x_P2_EQUAI7   STV090x_Px_EQUAIy(2, 7)
#define STV090x_P2_EQUAI8   STV090x_Px_EQUAIy(2, 8)
#define STV090x_OFFST_Px_EQUA_ACCIy_FIELD 0
#define STV090x_WIDTH_Px_EQUA_ACCIy_FIELD 8

#define STV090x_Px_EQUAQy(__x, __y) (0xf471 - (__x-1) * 0x200 + 2 * (__y-1))
#define STV090x_P1_EQUAQ1   STV090x_Px_EQUAQy(1, 1)
#define STV090x_P1_EQUAQ2   STV090x_Px_EQUAQy(1, 2)
#define STV090x_P1_EQUAQ3   STV090x_Px_EQUAQy(1, 3)
#define STV090x_P1_EQUAQ4   STV090x_Px_EQUAQy(1, 4)
#define STV090x_P1_EQUAQ5   STV090x_Px_EQUAQy(1, 5)
#define STV090x_P1_EQUAQ6   STV090x_Px_EQUAQy(1, 6)
#define STV090x_P1_EQUAQ7   STV090x_Px_EQUAQy(1, 7)
#define STV090x_P1_EQUAQ8   STV090x_Px_EQUAQy(1, 8)

#define STV090x_P2_EQUAQ1   STV090x_Px_EQUAQy(2, 1)
#define STV090x_P2_EQUAQ2   STV090x_Px_EQUAQy(2, 2)
#define STV090x_P2_EQUAQ3   STV090x_Px_EQUAQy(2, 3)
#define STV090x_P2_EQUAQ4   STV090x_Px_EQUAQy(2, 4)
#define STV090x_P2_EQUAQ5   STV090x_Px_EQUAQy(2, 5)
#define STV090x_P2_EQUAQ6   STV090x_Px_EQUAQy(2, 6)
#define STV090x_P2_EQUAQ7   STV090x_Px_EQUAQy(2, 7)
#define STV090x_P2_EQUAQ8   STV090x_Px_EQUAQy(2, 8)
#define STV090x_OFFST_Px_EQUA_ACCQy_FIELD 0
#define STV090x_WIDTH_Px_EQUA_ACCQy_FIELD 8

#define STV090x_Px_NNOSDATATy(__x, __y)  (0xf481 - (__x - 1) * 0x200 - __y * 0x1)
#define STV090x_P1_NNOSDATAT0   STV090x_Px_NNOSDATATy(1, 0)
#define STV090x_P1_NNOSDATAT1   STV090x_Px_NNOSDATATy(1, 1)
#define STV090x_P2_NNOSDATAT0   STV090x_Px_NNOSDATATy(2, 0)
#define STV090x_P2_NNOSDATAT1   STV090x_Px_NNOSDATATy(2, 1)
#define STV090x_OFFST_Px_NOSDATAT_NORMED_FIELD 0
#define STV090x_WIDTH_Px_NOSDATAT_NORMED_FIELD 8

#define STV090x_Px_NNOSDATAy(__x, __y)  (0xf483 - (__x - 1) * 0x200 - __y * 0x1)
#define STV090x_P1_NNOSDATA0   STV090x_Px_NNOSDATAy(1, 0)
#define STV090x_P1_NNOSDATA1   STV090x_Px_NNOSDATAy(1, 1)
#define STV090x_P2_NNOSDATA0   STV090x_Px_NNOSDATAy(2, 0)
#define STV090x_P2_NNOSDATA1   STV090x_Px_NNOSDATAy(2, 1)
#define STV090x_OFFST_Px_NOSDATA_NORMED_FIELD 0
#define STV090x_WIDTH_Px_NOSDATA_NORMED_FIELD 8

#define STV090x_Px_NNOSPLHTy(__x, __y)  (0xf485 - (__x - 1) * 0x200 - __y * 0x1)
#define STV090x_P1_NNOSPLHT0   STV090x_Px_NNOSPLHTy(1, 0)
#define STV090x_P1_NNOSPLHT1   STV090x_Px_NNOSPLHTy(1, 1)
#define STV090x_P2_NNOSPLHT0   STV090x_Px_NNOSPLHTy(2, 0)
#define STV090x_P2_NNOSPLHT1   STV090x_Px_NNOSPLHTy(2, 1)
#define STV090x_OFFST_Px_NOSPLHT_NORMED_FIELD 0
#define STV090x_WIDTH_Px_NOSPLHT_NORMED_FIELD 8

#define STV090x_Px_NNOSPLHy(__x, __y)  (0xf487 - (__x - 1) * 0x200 - __y * 0x1)
#define STV090x_P1_NNOSPLH0   STV090x_Px_NNOSPLHy(1, 0)
#define STV090x_P1_NNOSPLH1   STV090x_Px_NNOSPLHy(1, 1)
#define STV090x_P2_NNOSPLH0   STV090x_Px_NNOSPLHy(2, 0)
#define STV090x_P2_NNOSPLH1   STV090x_Px_NNOSPLHy(2, 1)
#define STV090x_OFFST_Px_NOSPLH_NORMED_FIELD 0
#define STV090x_WIDTH_Px_NOSPLH_NORMED_FIELD 8

#define STV090x_Px_NOSDATATy(__x, __y)   (0xf489 - (__x - 1) * 0x200 - __y * 0x1)
#define STV090x_P1_NOSDATAT0    STV090x_Px_NOSDATATy(1, 0)
#define STV090x_P1_NOSDATAT1    STV090x_Px_NOSDATATy(1, 1)
#define STV090x_P2_NOSDATAT0    STV090x_Px_NOSDATATy(2, 0)
#define STV090x_P2_NOSDATAT1    STV090x_Px_NOSDATATy(2, 1)
#define STV090x_OFFST_Px_NOSDATAT_UNNORMED_FIELD 0
#define STV090x_WIDTH_Px_NOSDATAT_UNNORMED_FIELD 8

#define STV090x_Px_NOSDATAy(__x, __y)  (0xf48b - (__x - 1) * 0x200 - __y * 0x1)
#define STV090x_P1_NOSDATA0   STV090x_Px_NOSDATAy(1, 0)
#define STV090x_P1_NOSDATA1   STV090x_Px_NOSDATAy(1, 1)
#define STV090x_P2_NOSDATA0   STV090x_Px_NOSDATAy(2, 0)
#define STV090x_P2_NOSDATA1   STV090x_Px_NOSDATAy(2, 1)
#define STV090x_OFFST_Px_NOSDATA_UNNORMED_FIELD 0
#define STV090x_WIDTH_Px_NOSDATA_UNNORMED_FIELD 8

#define STV090x_Px_NOSPLHTy(__x, __y)  (0xf48d - (__x - 1) * 0x200 - __y * 0x1)
#define STV090x_P1_NOSPLHT0   STV090x_Px_NOSPLHTy(1, 0)
#define STV090x_P1_NOSPLHT1   STV090x_Px_NOSPLHTy(1, 1)
#define STV090x_P2_NOSPLHT0   STV090x_Px_NOSPLHTy(2, 0)
#define STV090x_P2_NOSPLHT1   STV090x_Px_NOSPLHTy(2, 1)
#define STV090x_OFFST_Px_NOSPLHT_UNNORMED_FIELD 0
#define STV090x_WIDTH_Px_NOSPLHT_UNNORMED_FIELD 8

#define STV090x_Px_NOSPLHy(__x, __y)  (0xf48f - (__x - 1) * 0x200 - __y * 0x1)
#define STV090x_P1_NOSPLH0   STV090x_Px_NOSPLHy(1, 0)
#define STV090x_P1_NOSPLH1   STV090x_Px_NOSPLHy(1, 1)
#define STV090x_P2_NOSPLH0   STV090x_Px_NOSPLHy(2, 0)
#define STV090x_P2_NOSPLH1   STV090x_Px_NOSPLHy(2, 1)
#define STV090x_OFFST_Px_NOSPLH_UNNORMED_FIELD 0
#define STV090x_WIDTH_Px_NOSPLH_UNNORMED_FIELD 8

#define STV090x_Px_CAR2CFG(__x)   (0xf490 - (__x - 1) * 0x200)
#define STV090x_P1_CAR2CFG   STV090x_Px_CAR2CFG(1)
#define STV090x_P2_CAR2CFG   STV090x_Px_CAR2CFG(2)
#define STV090x_OFFST_Px_PN4_SELECT_FIELD 6
#define STV090x_WIDTH_Px_PN4_SELECT_FIELD 1
#define STV090x_OFFST_Px_CFR2_STOPDVBS1_FIELD 5
#define STV090x_WIDTH_Px_CFR2_STOPDVBS1_FIELD 1
#define STV090x_OFFST_Px_ROTA2ON_FIELD  2
#define STV090x_WIDTH_Px_ROTA2ON_FIELD  1
#define STV090x_OFFST_Px_PH_DET_ALGO2_FIELD 0
#define STV090x_WIDTH_Px_PH_DET_ALGO2_FIELD 2

#define STV090x_Px_ACLC2(__x)   (0xf491 - (__x - 1) * 0x200)
#define STV090x_P1_ACLC2   STV090x_Px_ACLC2(1)
#define STV090x_P2_ACLC2   STV090x_Px_ACLC2(2)
#define STV090x_OFFST_Px_CAR2_ALPHA_MANT_FIELD 4
#define STV090x_WIDTH_Px_CAR2_ALPHA_MANT_FIELD 2
#define STV090x_OFFST_Px_CAR2_ALPHA_EXP_FIELD 0
#define STV090x_WIDTH_Px_CAR2_ALPHA_EXP_FIELD 4

#define STV090x_Px_BCLC2(__x)   (0xf492 - (__x - 1) * 0x200)
#define STV090x_P1_BCLC2   STV090x_Px_BCLC2(1)
#define STV090x_P2_BCLC2   STV090x_Px_BCLC2(2)
#define STV090x_OFFST_Px_CAR2_BETA_MANT_FIELD 4
#define STV090x_WIDTH_Px_CAR2_BETA_MANT_FIELD 2
#define STV090x_OFFST_Px_CAR2_BETA_EXP_FIELD 0
#define STV090x_WIDTH_Px_CAR2_BETA_EXP_FIELD 4

#define STV090x_Px_ACLC2S2Q(__x)  (0xf497 - (__x - 1) * 0x200)
#define STV090x_P1_ACLC2S2Q   STV090x_Px_ACLC2S2Q(1)
#define STV090x_P2_ACLC2S2Q   STV090x_Px_ACLC2S2Q(2)
#define STV090x_OFFST_Px_ENAB_SPSKSYMB_FIELD 7
#define STV090x_WIDTH_Px_ENAB_SPSKSYMB_FIELD 1
#define STV090x_OFFST_Px_CAR2S2_Q_ALPH_M_FIELD 4
#define STV090x_WIDTH_Px_CAR2S2_Q_ALPH_M_FIELD 2
#define STV090x_OFFST_Px_CAR2S2_Q_ALPH_E_FIELD 0
#define STV090x_WIDTH_Px_CAR2S2_Q_ALPH_E_FIELD 4

#define STV090x_Px_ACLC2S28(__x)  (0xf498 - (__x - 1) * 0x200)
#define STV090x_P1_ACLC2S28   STV090x_Px_ACLC2S28(1)
#define STV090x_P2_ACLC2S28   STV090x_Px_ACLC2S28(2)
#define STV090x_OFFST_Px_CAR2S2_8_ALPH_M_FIELD 4
#define STV090x_WIDTH_Px_CAR2S2_8_ALPH_M_FIELD 2
#define STV090x_OFFST_Px_CAR2S2_8_ALPH_E_FIELD 0
#define STV090x_WIDTH_Px_CAR2S2_8_ALPH_E_FIELD 4

#define STV090x_Px_ACLC2S216A(__x)  (0xf499 - (__x - 1) * 0x200)
#define STV090x_P1_ACLC2S216A   STV090x_Px_ACLC2S216A(1)
#define STV090x_P2_ACLC2S216A   STV090x_Px_ACLC2S216A(2)
#define STV090x_OFFST_Px_CAR2S2_16A_ALPH_M_FIELD 4
#define STV090x_WIDTH_Px_CAR2S2_16A_ALPH_M_FIELD 2
#define STV090x_OFFST_Px_CAR2S2_16A_ALPH_E_FIELD 0
#define STV090x_WIDTH_Px_CAR2S2_16A_ALPH_E_FIELD 4

#define STV090x_Px_ACLC2S232A(__x)  (0xf49A - (__x - 1) * 0x200)
#define STV090x_P1_ACLC2S232A   STV090x_Px_ACLC2S232A(1)
#define STV090x_P2_ACLC2S232A   STV090x_Px_ACLC2S232A(2)
#define STV090x_OFFST_Px_CAR2S2_32A_ALPH_M_FIELD 4
#define STV090x_WIDTH_Px_CAR2S2_32A_ALPH_M_FIELD 2
#define STV090x_OFFST_Px_CAR2S2_32A_ALPH_E_FIELD 0
#define STV090x_WIDTH_Px_CAR2S2_32A_ALPH_E_FIELD 4

#define STV090x_Px_BCLC2S2Q(__x)  (0xf49c - (__x - 1) * 0x200)
#define STV090x_P1_BCLC2S2Q   STV090x_Px_BCLC2S2Q(1)
#define STV090x_P2_BCLC2S2Q   STV090x_Px_BCLC2S2Q(2)
#define STV090x_OFFST_Px_CAR2S2_Q_BETA_M_FIELD 4
#define STV090x_WIDTH_Px_CAR2S2_Q_BETA_M_FIELD 2
#define STV090x_OFFST_Px_CAR2S2_Q_BETA_E_FIELD 0
#define STV090x_WIDTH_Px_CAR2S2_Q_BETA_E_FIELD 4

#define STV090x_Px_BCLC2S28(__x)  (0xf49d - (__x - 1) * 0x200)
#define STV090x_P1_BCLC2S28   STV090x_Px_BCLC2S28(1)
#define STV090x_P2_BCLC2S28   STV090x_Px_BCLC2S28(2)
#define STV090x_OFFST_Px_CAR2S2_8_BETA_M_FIELD 4
#define STV090x_WIDTH_Px_CAR2S2_8_BETA_M_FIELD 2
#define STV090x_OFFST_Px_CAR2S2_8_BETA_E_FIELD 0
#define STV090x_WIDTH_Px_CAR2S2_8_BETA_E_FIELD 4

#define STV090x_Px_BCLC2S216A(__x)  (0xf49e - (__x - 1) * 0x200)
#define STV090x_P1_BCLC2S216A   STV090x_Px_BCLC2S216A(1)
#define STV090x_P2_BCLC2S216A   STV090x_Px_BCLC2S216A(2)
#define STV090x_OFFST_Px_CAR2S2_16A_BETA_M_FIELD 4
#define STV090x_WIDTH_Px_CAR2S2_16A_BETA_M_FIELD 2
#define STV090x_OFFST_Px_CAR2S2_16A_BETA_E_FIELD 0
#define STV090x_WIDTH_Px_CAR2S2_16A_BETA_E_FIELD 4

#define STV090x_Px_BCLC2S232A(__x)  (0xf49f - (__x - 1) * 0x200)
#define STV090x_P1_BCLC2S232A   STV090x_Px_BCLC2S232A(1)
#define STV090x_P2_BCLC2S232A   STV090x_Px_BCLC2S232A(2)
#define STV090x_OFFST_Px_CAR2S2_32A_BETA_M_FIELD 4
#define STV090x_WIDTH_Px_CAR2S2_32A_BETA_M_FIELD 2
#define STV090x_OFFST_Px_CAR2S2_32A_BETA_E_FIELD 0
#define STV090x_WIDTH_Px_CAR2S2_32A_BETA_E_FIELD 4

#define STV090x_Px_PLROOT2(__x)   (0xf4ac - (__x - 1) * 0x200)
#define STV090x_P1_PLROOT2   STV090x_Px_PLROOT2(1)
#define STV090x_P2_PLROOT2   STV090x_Px_PLROOT2(2)
#define STV090x_OFFST_Px_PLSCRAMB_MODE_FIELD 2
#define STV090x_WIDTH_Px_PLSCRAMB_MODE_FIELD 2
#define STV090x_OFFST_Px_PLSCRAMB_ROOT_FIELD 0
#define STV090x_WIDTH_Px_PLSCRAMB_ROOT_FIELD 2

#define STV090x_Px_PLROOT1(__x)   (0xf4ad - (__x - 1) * 0x200)
#define STV090x_P1_PLROOT1   STV090x_Px_PLROOT1(1)
#define STV090x_P2_PLROOT1   STV090x_Px_PLROOT1(2)
#define STV090x_OFFST_Px_PLSCRAMB_ROOT1_FIELD 0
#define STV090x_WIDTH_Px_PLSCRAMB_ROOT1_FIELD 8

#define STV090x_Px_PLROOT0(__x)   (0xf4ae - (__x - 1) * 0x200)
#define STV090x_P1_PLROOT0   STV090x_Px_PLROOT0(1)
#define STV090x_P2_PLROOT0   STV090x_Px_PLROOT0(2)
#define STV090x_OFFST_Px_PLSCRAMB_ROOT0_FIELD 0
#define STV090x_WIDTH_Px_PLSCRAMB_ROOT0_FIELD 8

#define STV090x_Px_MODCODLST0(__x)  (0xf4b0 - (__x - 1) * 0x200) /* check */
#define STV090x_P1_MODCODLST0   STV090x_Px_MODCODLST0(1)
#define STV090x_P2_MODCODLST0   STV090x_Px_MODCODLST0(2)

#define STV090x_Px_MODCODLST1(__x)  (0xf4b1 - (__x - 1) * 0x200)
#define STV090x_P1_MODCODLST1   STV090x_Px_MODCODLST1(1)
#define STV090x_P2_MODCODLST1   STV090x_Px_MODCODLST1(2)
#define STV090x_OFFST_Px_DIS_MODCOD29_FIELD 4
#define STV090x_WIDTH_Px_DIS_MODCOD29_FIELD 4
#define STV090x_OFFST_Px_DIS_32PSK_9_10_FIELD 0
#define STV090x_WIDTH_Px_DIS_32PSK_9_10_FIELD 4

#define STV090x_Px_MODCODLST2(__x)  (0xf4b2 - (__x - 1) * 0x200)
#define STV090x_P1_MODCODLST2   STV090x_Px_MODCODLST2(1)
#define STV090x_P2_MODCODLST2   STV090x_Px_MODCODLST2(2)
#define STV090x_OFFST_Px_DIS_32PSK_8_9_FIELD 4
#define STV090x_WIDTH_Px_DIS_32PSK_8_9_FIELD 4
#define STV090x_OFFST_Px_DIS_32PSK_5_6_FIELD 0
#define STV090x_WIDTH_Px_DIS_32PSK_5_6_FIELD 4

#define STV090x_Px_MODCODLST3(__x)  (0xf4b3 - (__x - 1) * 0x200)
#define STV090x_P1_MODCODLST3   STV090x_Px_MODCODLST3(1)
#define STV090x_P2_MODCODLST3   STV090x_Px_MODCODLST3(2)
#define STV090x_OFFST_Px_DIS_32PSK_4_5_FIELD 4
#define STV090x_WIDTH_Px_DIS_32PSK_4_5_FIELD 4
#define STV090x_OFFST_Px_DIS_32PSK_3_4_FIELD 0
#define STV090x_WIDTH_Px_DIS_32PSK_3_4_FIELD 4

#define STV090x_Px_MODCODLST4(__x)  (0xf4b4 - (__x - 1) * 0x200)
#define STV090x_P1_MODCODLST4   STV090x_Px_MODCODLST4(1)
#define STV090x_P2_MODCODLST4   STV090x_Px_MODCODLST4(2)
#define STV090x_OFFST_Px_DIS_16PSK_9_10_FIELD 4
#define STV090x_WIDTH_Px_DIS_16PSK_9_10_FIELD 4
#define STV090x_OFFST_Px_DIS_16PSK_8_9_FIELD 0
#define STV090x_WIDTH_Px_DIS_16PSK_8_9_FIELD 4

#define STV090x_Px_MODCODLST5(__x)  (0xf4b5 - (__x - 1) * 0x200)
#define STV090x_P1_MODCODLST5   STV090x_Px_MODCODLST5(1)
#define STV090x_P2_MODCODLST5   STV090x_Px_MODCODLST5(2)
#define STV090x_OFFST_Px_DIS_16PSK_5_6_FIELD 4
#define STV090x_WIDTH_Px_DIS_16PSK_5_6_FIELD 4
#define STV090x_OFFST_Px_DIS_16PSK_4_5_FIELD 0
#define STV090x_WIDTH_Px_DIS_16PSK_4_5_FIELD 4

#define STV090x_Px_MODCODLST6(__x)  (0xf4b6 - (__x - 1) * 0x200)
#define STV090x_P1_MODCODLST6   STV090x_Px_MODCODLST6(1)
#define STV090x_P2_MODCODLST6   STV090x_Px_MODCODLST6(2)
#define STV090x_OFFST_Px_DIS_16PSK_3_4_FIELD 4
#define STV090x_WIDTH_Px_DIS_16PSK_3_4_FIELD 4
#define STV090x_OFFST_Px_DIS_16PSK_2_3_FIELD 0
#define STV090x_WIDTH_Px_DIS_16PSK_2_3_FIELD 4

#define STV090x_Px_MODCODLST7(__x)  (0xf4b7 - (__x - 1) * 0x200)
#define STV090x_P1_MODCODLST7   STV090x_Px_MODCODLST7(1)
#define STV090x_P2_MODCODLST7   STV090x_Px_MODCODLST7(2)
#define STV090x_OFFST_Px_DIS_8P_9_10_FIELD 4
#define STV090x_WIDTH_Px_DIS_8P_9_10_FIELD 4
#define STV090x_OFFST_Px_DIS_8P_8_9_FIELD 0
#define STV090x_WIDTH_Px_DIS_8P_8_9_FIELD 4

#define STV090x_Px_MODCODLST8(__x)  (0xf4b8 - (__x - 1) * 0x200)
#define STV090x_P1_MODCODLST8   STV090x_Px_MODCODLST8(1)
#define STV090x_P2_MODCODLST8   STV090x_Px_MODCODLST8(2)
#define STV090x_OFFST_Px_DIS_8P_5_6_FIELD 4
#define STV090x_WIDTH_Px_DIS_8P_5_6_FIELD 4
#define STV090x_OFFST_Px_DIS_8P_3_4_FIELD 0
#define STV090x_WIDTH_Px_DIS_8P_3_4_FIELD 4

#define STV090x_Px_MODCODLST9(__x)  (0xf4b9 - (__x - 1) * 0x200)
#define STV090x_P1_MODCODLST9   STV090x_Px_MODCODLST9(1)
#define STV090x_P2_MODCODLST9   STV090x_Px_MODCODLST9(2)
#define STV090x_OFFST_Px_DIS_8P_2_3_FIELD 4
#define STV090x_WIDTH_Px_DIS_8P_2_3_FIELD 4
#define STV090x_OFFST_Px_DIS_8P_3_5_FIELD 0
#define STV090x_WIDTH_Px_DIS_8P_3_5_FIELD 4

#define STV090x_Px_MODCODLSTA(__x)  (0xf4ba - (__x - 1) * 0x200)
#define STV090x_P1_MODCODLSTA   STV090x_Px_MODCODLSTA(1)
#define STV090x_P2_MODCODLSTA   STV090x_Px_MODCODLSTA(2)
#define STV090x_OFFST_Px_DIS_QP_9_10_FIELD 4
#define STV090x_WIDTH_Px_DIS_QP_9_10_FIELD 4
#define STV090x_OFFST_Px_DIS_QP_8_9_FIELD 0
#define STV090x_WIDTH_Px_DIS_QP_8_9_FIELD 4

#define STV090x_Px_MODCODLSTB(__x)  (0xf4bb - (__x - 1) * 0x200)
#define STV090x_P1_MODCODLSTB   STV090x_Px_MODCODLSTB(1)
#define STV090x_P2_MODCODLSTB   STV090x_Px_MODCODLSTB(2)
#define STV090x_OFFST_Px_DIS_QP_5_6_FIELD 4
#define STV090x_WIDTH_Px_DIS_QP_5_6_FIELD 4
#define STV090x_OFFST_Px_DIS_QP_4_5_FIELD 0
#define STV090x_WIDTH_Px_DIS_QP_4_5_FIELD 4

#define STV090x_Px_MODCODLSTC(__x)  (0xf4bc - (__x - 1) * 0x200)
#define STV090x_P1_MODCODLSTC   STV090x_Px_MODCODLSTC(1)
#define STV090x_P2_MODCODLSTC   STV090x_Px_MODCODLSTC(2)
#define STV090x_OFFST_Px_DIS_QP_3_4_FIELD 4
#define STV090x_WIDTH_Px_DIS_QP_3_4_FIELD 4
#define STV090x_OFFST_Px_DIS_QP_2_3_FIELD 0
#define STV090x_WIDTH_Px_DIS_QP_2_3_FIELD 4

#define STV090x_Px_MODCODLSTD(__x)  (0xf4bd - (__x - 1) * 0x200)
#define STV090x_P1_MODCODLSTD   STV090x_Px_MODCODLSTD(1)
#define STV090x_P2_MODCODLSTD   STV090x_Px_MODCODLSTD(2)
#define STV090x_OFFST_Px_DIS_QP_3_5_FIELD 4
#define STV090x_WIDTH_Px_DIS_QP_3_5_FIELD 4
#define STV090x_OFFST_Px_DIS_QP_1_2_FIELD 0
#define STV090x_WIDTH_Px_DIS_QP_1_2_FIELD 4

#define STV090x_Px_MODCODLSTE(__x)  (0xf4be - (__x - 1) * 0x200)
#define STV090x_P1_MODCODLSTE   STV090x_Px_MODCODLSTE(1)
#define STV090x_P2_MODCODLSTE   STV090x_Px_MODCODLSTE(2)
#define STV090x_OFFST_Px_DIS_QP_2_5_FIELD 4
#define STV090x_WIDTH_Px_DIS_QP_2_5_FIELD 4
#define STV090x_OFFST_Px_DIS_QP_1_3_FIELD 0
#define STV090x_WIDTH_Px_DIS_QP_1_3_FIELD 4

#define STV090x_Px_MODCODLSTF(__x)  (0xf4bf - (__x - 1) * 0x200)
--> --------------------

--> maximum size reached

--> --------------------

¤ Dauer der Verarbeitung: 0.14 Sekunden  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.






                                                                                                                                                                                                                                                                                                                                                                                                     


Neuigkeiten

     Aktuelles
     Motto des Tages

Software

     Produkte
     Quellcodebibliothek

Aktivitäten

     Artikel über Sicherheit
     Anleitung zur Aktivierung von SSL

Muße

     Gedichte
     Musik
     Bilder

Jenseits des Üblichen ....

Besucherstatistik

Besucherstatistik

Monitoring

Montastic status badge