Lines Matching refs:mt352_write

183 	mt352_write(fe, clock_config,   sizeof(clock_config));  in dvico_fusionhdtv_demod_init()
185 mt352_write(fe, reset, sizeof(reset)); in dvico_fusionhdtv_demod_init()
186 mt352_write(fe, adc_ctl_1_cfg, sizeof(adc_ctl_1_cfg)); in dvico_fusionhdtv_demod_init()
188 mt352_write(fe, agc_cfg, sizeof(agc_cfg)); in dvico_fusionhdtv_demod_init()
189 mt352_write(fe, gpp_ctl_cfg, sizeof(gpp_ctl_cfg)); in dvico_fusionhdtv_demod_init()
190 mt352_write(fe, capt_range_cfg, sizeof(capt_range_cfg)); in dvico_fusionhdtv_demod_init()
203 mt352_write(fe, clock_config, sizeof(clock_config)); in dvico_dual_demod_init()
205 mt352_write(fe, reset, sizeof(reset)); in dvico_dual_demod_init()
206 mt352_write(fe, adc_ctl_1_cfg, sizeof(adc_ctl_1_cfg)); in dvico_dual_demod_init()
208 mt352_write(fe, agc_cfg, sizeof(agc_cfg)); in dvico_dual_demod_init()
209 mt352_write(fe, gpp_ctl_cfg, sizeof(gpp_ctl_cfg)); in dvico_dual_demod_init()
210 mt352_write(fe, capt_range_cfg, sizeof(capt_range_cfg)); in dvico_dual_demod_init()
225 mt352_write(fe, clock_config, sizeof(clock_config)); in dntv_live_dvbt_demod_init()
227 mt352_write(fe, reset, sizeof(reset)); in dntv_live_dvbt_demod_init()
228 mt352_write(fe, adc_ctl_1_cfg, sizeof(adc_ctl_1_cfg)); in dntv_live_dvbt_demod_init()
230 mt352_write(fe, agc_cfg, sizeof(agc_cfg)); in dntv_live_dvbt_demod_init()
232 mt352_write(fe, dntv_extra, sizeof(dntv_extra)); in dntv_live_dvbt_demod_init()
233 mt352_write(fe, capt_range_cfg, sizeof(capt_range_cfg)); in dntv_live_dvbt_demod_init()
274 mt352_write(fe, clock_config, sizeof(clock_config)); in dntv_live_dvbt_pro_demod_init()
276 mt352_write(fe, reset, sizeof(reset)); in dntv_live_dvbt_pro_demod_init()
277 mt352_write(fe, adc_ctl_1_cfg, sizeof(adc_ctl_1_cfg)); in dntv_live_dvbt_pro_demod_init()
279 mt352_write(fe, agc_cfg, sizeof(agc_cfg)); in dntv_live_dvbt_pro_demod_init()
281 mt352_write(fe, dntv_extra, sizeof(dntv_extra)); in dntv_live_dvbt_pro_demod_init()
282 mt352_write(fe, capt_range_cfg, sizeof(capt_range_cfg)); in dntv_live_dvbt_pro_demod_init()