Searched refs:_MDrv_DMD_MSB124X_SetDSPReg (Results 1 – 1 of 1) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/demodulator/drv/dvb_extdemod/ |
| H A D | drvDMD_EXTERN_MSB124x.c | 941 MS_BOOL _MDrv_DMD_MSB124X_SetDSPReg(MS_U16 u16Addr, MS_U8 u8Data) in _MDrv_DMD_MSB124X_SetDSPReg() function 982 bRet = _MDrv_DMD_MSB124X_SetDSPReg(u16Addr, u8Data); in MDrv_DMD_MSB124X_SetDSPReg() 2824 if( _MDrv_DMD_MSB124X_SetDSPReg(idx + 0x20, pDemod->DVBC_DSP_REG[idx])!=TRUE) in _DTV_DVBC_DSPReg_Init() 2833 if( _MDrv_DMD_MSB124X_SetDSPReg(C_config_spread_span, C_TS_SPREAD_SPAN)!=TRUE) in _DTV_DVBC_DSPReg_Init() 2838 if( _MDrv_DMD_MSB124X_SetDSPReg(C_config_spread_step, C_TS_SPREAD_STEP_SIZE)!=TRUE) in _DTV_DVBC_DSPReg_Init() 2844 if( _MDrv_DMD_MSB124X_SetDSPReg(C_phase_tuning_en, C_TS_PHASE_TUNING_EN)!=TRUE) in _DTV_DVBC_DSPReg_Init() 2849 if( _MDrv_DMD_MSB124X_SetDSPReg(C_phase_tuning_num, C_TS_PHASE_TUNING_NUM)!=TRUE) in _DTV_DVBC_DSPReg_Init() 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() [all …]
|