Lines Matching refs:mt352_write

235 	mt352_write(fe, clock_config,   sizeof(clock_config));  in dvico_fusionhdtv_demod_init()
237 mt352_write(fe, reset, sizeof(reset)); in dvico_fusionhdtv_demod_init()
238 mt352_write(fe, adc_ctl_1_cfg, sizeof(adc_ctl_1_cfg)); in dvico_fusionhdtv_demod_init()
240 mt352_write(fe, agc_cfg, sizeof(agc_cfg)); in dvico_fusionhdtv_demod_init()
241 mt352_write(fe, gpp_ctl_cfg, sizeof(gpp_ctl_cfg)); in dvico_fusionhdtv_demod_init()
242 mt352_write(fe, capt_range_cfg, sizeof(capt_range_cfg)); in dvico_fusionhdtv_demod_init()
255 mt352_write(fe, clock_config, sizeof(clock_config)); in dvico_dual_demod_init()
257 mt352_write(fe, reset, sizeof(reset)); in dvico_dual_demod_init()
258 mt352_write(fe, adc_ctl_1_cfg, sizeof(adc_ctl_1_cfg)); in dvico_dual_demod_init()
260 mt352_write(fe, agc_cfg, sizeof(agc_cfg)); in dvico_dual_demod_init()
261 mt352_write(fe, gpp_ctl_cfg, sizeof(gpp_ctl_cfg)); in dvico_dual_demod_init()
262 mt352_write(fe, capt_range_cfg, sizeof(capt_range_cfg)); in dvico_dual_demod_init()
277 mt352_write(fe, clock_config, sizeof(clock_config)); in dntv_live_dvbt_demod_init()
279 mt352_write(fe, reset, sizeof(reset)); in dntv_live_dvbt_demod_init()
280 mt352_write(fe, adc_ctl_1_cfg, sizeof(adc_ctl_1_cfg)); in dntv_live_dvbt_demod_init()
282 mt352_write(fe, agc_cfg, sizeof(agc_cfg)); in dntv_live_dvbt_demod_init()
284 mt352_write(fe, dntv_extra, sizeof(dntv_extra)); in dntv_live_dvbt_demod_init()
285 mt352_write(fe, capt_range_cfg, sizeof(capt_range_cfg)); in dntv_live_dvbt_demod_init()
326 mt352_write(fe, clock_config, sizeof(clock_config)); in dntv_live_dvbt_pro_demod_init()
328 mt352_write(fe, reset, sizeof(reset)); in dntv_live_dvbt_pro_demod_init()
329 mt352_write(fe, adc_ctl_1_cfg, sizeof(adc_ctl_1_cfg)); in dntv_live_dvbt_pro_demod_init()
331 mt352_write(fe, agc_cfg, sizeof(agc_cfg)); in dntv_live_dvbt_pro_demod_init()
333 mt352_write(fe, dntv_extra, sizeof(dntv_extra)); in dntv_live_dvbt_pro_demod_init()
334 mt352_write(fe, capt_range_cfg, sizeof(capt_range_cfg)); in dntv_live_dvbt_pro_demod_init()