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