Lines Matching refs:mt352_write

225 	mt352_write(fe, clock_config,   sizeof(clock_config));  in dvico_fusionhdtv_demod_init()
227 mt352_write(fe, reset, sizeof(reset)); in dvico_fusionhdtv_demod_init()
228 mt352_write(fe, adc_ctl_1_cfg, sizeof(adc_ctl_1_cfg)); in dvico_fusionhdtv_demod_init()
230 mt352_write(fe, agc_cfg, sizeof(agc_cfg)); in dvico_fusionhdtv_demod_init()
231 mt352_write(fe, gpp_ctl_cfg, sizeof(gpp_ctl_cfg)); in dvico_fusionhdtv_demod_init()
232 mt352_write(fe, capt_range_cfg, sizeof(capt_range_cfg)); in dvico_fusionhdtv_demod_init()
245 mt352_write(fe, clock_config, sizeof(clock_config)); in dvico_dual_demod_init()
247 mt352_write(fe, reset, sizeof(reset)); in dvico_dual_demod_init()
248 mt352_write(fe, adc_ctl_1_cfg, sizeof(adc_ctl_1_cfg)); in dvico_dual_demod_init()
250 mt352_write(fe, agc_cfg, sizeof(agc_cfg)); in dvico_dual_demod_init()
251 mt352_write(fe, gpp_ctl_cfg, sizeof(gpp_ctl_cfg)); in dvico_dual_demod_init()
252 mt352_write(fe, capt_range_cfg, sizeof(capt_range_cfg)); in dvico_dual_demod_init()
267 mt352_write(fe, clock_config, sizeof(clock_config)); in dntv_live_dvbt_demod_init()
269 mt352_write(fe, reset, sizeof(reset)); in dntv_live_dvbt_demod_init()
270 mt352_write(fe, adc_ctl_1_cfg, sizeof(adc_ctl_1_cfg)); in dntv_live_dvbt_demod_init()
272 mt352_write(fe, agc_cfg, sizeof(agc_cfg)); in dntv_live_dvbt_demod_init()
274 mt352_write(fe, dntv_extra, sizeof(dntv_extra)); in dntv_live_dvbt_demod_init()
275 mt352_write(fe, capt_range_cfg, sizeof(capt_range_cfg)); in dntv_live_dvbt_demod_init()
316 mt352_write(fe, clock_config, sizeof(clock_config)); in dntv_live_dvbt_pro_demod_init()
318 mt352_write(fe, reset, sizeof(reset)); in dntv_live_dvbt_pro_demod_init()
319 mt352_write(fe, adc_ctl_1_cfg, sizeof(adc_ctl_1_cfg)); in dntv_live_dvbt_pro_demod_init()
321 mt352_write(fe, agc_cfg, sizeof(agc_cfg)); in dntv_live_dvbt_pro_demod_init()
323 mt352_write(fe, dntv_extra, sizeof(dntv_extra)); in dntv_live_dvbt_pro_demod_init()
324 mt352_write(fe, capt_range_cfg, sizeof(capt_range_cfg)); in dntv_live_dvbt_pro_demod_init()