Lines Matching defs:stv0900_init_params
225 struct stv0900_init_params{ struct
226 u32 dmd_ref_clk;/* Reference,Input clock for the demod in Hz */
229 enum fe_stv0900_demod_mode demod_mode;
230 enum fe_stv0900_rolloff rolloff;
231 enum fe_stv0900_clock_type path1_ts_clock;
233 u8 tun1_maddress;
234 int tuner1_adc;
235 int tuner1_type;
238 enum stv0900_iq_inversion tun1_iq_inv;
239 enum fe_stv0900_clock_type path2_ts_clock;
241 u8 tun2_maddress;
242 int tuner2_adc;
243 int tuner2_type;
246 enum stv0900_iq_inversion tun2_iq_inv;
247 struct stv0900_reg *ts_config;