Lines Matching refs:mt352_write

224 	mt352_write(fe, clock_config,   sizeof(clock_config));  in dvico_fusionhdtv_demod_init()
226 mt352_write(fe, reset, sizeof(reset)); in dvico_fusionhdtv_demod_init()
227 mt352_write(fe, adc_ctl_1_cfg, sizeof(adc_ctl_1_cfg)); in dvico_fusionhdtv_demod_init()
229 mt352_write(fe, agc_cfg, sizeof(agc_cfg)); in dvico_fusionhdtv_demod_init()
230 mt352_write(fe, gpp_ctl_cfg, sizeof(gpp_ctl_cfg)); in dvico_fusionhdtv_demod_init()
231 mt352_write(fe, capt_range_cfg, sizeof(capt_range_cfg)); in dvico_fusionhdtv_demod_init()
244 mt352_write(fe, clock_config, sizeof(clock_config)); in dvico_dual_demod_init()
246 mt352_write(fe, reset, sizeof(reset)); in dvico_dual_demod_init()
247 mt352_write(fe, adc_ctl_1_cfg, sizeof(adc_ctl_1_cfg)); in dvico_dual_demod_init()
249 mt352_write(fe, agc_cfg, sizeof(agc_cfg)); in dvico_dual_demod_init()
250 mt352_write(fe, gpp_ctl_cfg, sizeof(gpp_ctl_cfg)); in dvico_dual_demod_init()
251 mt352_write(fe, capt_range_cfg, sizeof(capt_range_cfg)); in dvico_dual_demod_init()
266 mt352_write(fe, clock_config, sizeof(clock_config)); in dntv_live_dvbt_demod_init()
268 mt352_write(fe, reset, sizeof(reset)); in dntv_live_dvbt_demod_init()
269 mt352_write(fe, adc_ctl_1_cfg, sizeof(adc_ctl_1_cfg)); in dntv_live_dvbt_demod_init()
271 mt352_write(fe, agc_cfg, sizeof(agc_cfg)); in dntv_live_dvbt_demod_init()
273 mt352_write(fe, dntv_extra, sizeof(dntv_extra)); in dntv_live_dvbt_demod_init()
274 mt352_write(fe, capt_range_cfg, sizeof(capt_range_cfg)); in dntv_live_dvbt_demod_init()
315 mt352_write(fe, clock_config, sizeof(clock_config)); in dntv_live_dvbt_pro_demod_init()
317 mt352_write(fe, reset, sizeof(reset)); in dntv_live_dvbt_pro_demod_init()
318 mt352_write(fe, adc_ctl_1_cfg, sizeof(adc_ctl_1_cfg)); in dntv_live_dvbt_pro_demod_init()
320 mt352_write(fe, agc_cfg, sizeof(agc_cfg)); in dntv_live_dvbt_pro_demod_init()
322 mt352_write(fe, dntv_extra, sizeof(dntv_extra)); in dntv_live_dvbt_pro_demod_init()
323 mt352_write(fe, capt_range_cfg, sizeof(capt_range_cfg)); in dntv_live_dvbt_pro_demod_init()