Lines Matching defs:stv0900_init_params
235 struct stv0900_init_params{ struct
236 u32 dmd_ref_clk;/* Reference,Input clock for the demod in Hz */
239 enum fe_stv0900_demod_mode demod_mode;
240 enum fe_stv0900_rolloff rolloff;
241 enum fe_stv0900_clock_type path1_ts_clock;
243 u8 tun1_maddress;
244 int tuner1_adc;
245 int tuner1_type;
248 enum stv0900_iq_inversion tun1_iq_inv;
249 enum fe_stv0900_clock_type path2_ts_clock;
251 u8 tun2_maddress;
252 int tuner2_adc;
253 int tuner2_type;
256 enum stv0900_iq_inversion tun2_iq_inv;
257 struct stv0900_reg *ts_config;