Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/dvb-frontends/
Daf9033.h24 struct af9033_config { struct
30 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;
/Linux-v4.19/drivers/media/usb/dvb-usb-v2/
Daf9035.h72 struct af9033_config af9033_config[2]; member