Searched defs:af9033_config (Results 1 – 2 of 2) sorted by relevance
31 struct af9033_config { struct37 u32 clock;44 u8 adc_multiplier;63 u8 tuner;71 u8 ts_mode:2;76 bool spec_inv;81 bool dyn0_clk;86 struct af9033_ops *ops;92 struct dvb_frontend **fe;
67 struct af9033_config af9033_config[2]; member