Home
last modified time | relevance | path

Searched defs:af9033_config (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/dvb-frontends/
H A Daf9033.h15 struct af9033_config { struct
21 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;
/linux/drivers/media/usb/dvb-usb-v2/
H A Daf9035.h60 struct af9033_config af9033_config[2]; member