Searched defs:af9033_config (Results 1 – 2 of 2) sorted by relevance
15 struct af9033_config { struct21 u32 clock;28 u8 adc_multiplier;47 u8 tuner;55 u8 ts_mode:2;60 bool spec_inv;65 bool dyn0_clk;70 struct af9033_ops *ops;76 struct dvb_frontend **fe;82 struct regmap *regmap;
60 struct af9033_config af9033_config[2]; member