Searched defs:af9033_config (Results 1 – 2 of 2) sorted by relevance
24 struct af9033_config { struct30 u32 clock;37 u8 adc_multiplier;56 u8 tuner;64 u8 ts_mode:2;69 bool spec_inv;74 bool dyn0_clk;79 struct af9033_ops *ops;85 struct dvb_frontend **fe;91 struct regmap *regmap;
72 struct af9033_config af9033_config[2]; member