Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/media/dvb-frontends/
Dtda10071_priv.h16 struct tda10071_dev { struct
17 struct dvb_frontend fe;
18 struct i2c_client *client;
19 struct regmap *regmap;
20 struct mutex cmd_execute_mutex;
21 u32 clk;
22 u16 i2c_wr_max;
23 u8 ts_mode;
24 bool spec_inv;
25 u8 pll_multiplier;
[all …]