Home
last modified time | relevance | path

Searched refs:DVBT_DSP_REG (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/demodulator/drv/dvb_extdemod/
H A DdrvDMD_EXTERN_MSB124x.c384 MS_U8 DVBT_DSP_REG[sizeof(MSB124X_DVBT_DSPREG_TABLE)]; member
607 memcpy (&pDemod->DVBT_DSP_REG[0], in MDrv_DMD_MSB124X_Init()
619 memcpy (&pDemod->DVBT_DSP_REG[0], in MDrv_DMD_MSB124X_Init()
2870 for (idx = 0; idx<(sizeof(pDemod->DVBT_DSP_REG)); idx++) in _DTV_DVBT_DSPReg_CRC()
2872 crc ^= pDemod->DVBT_DSP_REG[idx]; in _DTV_DVBT_DSPReg_CRC()
2892 if( _MDrv_DMD_MSB124X_SetDSPReg((MS_U8)T_CONFIG_BW, pDemod->DVBT_DSP_REG[0]) != TRUE) in _DTV_DVBT_DSPReg_Init()
2896 if( _MDrv_DMD_MSB124X_SetDSPReg((MS_U8)T_CONFIG_FC_L, pDemod->DVBT_DSP_REG[1]) != TRUE) in _DTV_DVBT_DSPReg_Init()
2900 if( _MDrv_DMD_MSB124X_SetDSPReg((MS_U8)T_CONFIG_FC_H, pDemod->DVBT_DSP_REG[2]) != TRUE) in _DTV_DVBT_DSPReg_Init()
2904 if( _MDrv_DMD_MSB124X_SetDSPReg((MS_U8)T_CONFIG_TS_SERIAL, pDemod->DVBT_DSP_REG[3]) != TRUE) in _DTV_DVBT_DSPReg_Init()
2908 if( _MDrv_DMD_MSB124X_SetDSPReg((MS_U8)T_CONFIG_TS_CLK_RATE, pDemod->DVBT_DSP_REG[4]) != TRUE) in _DTV_DVBT_DSPReg_Init()
[all …]