Lines Matching defs:m88ds3103_platform_data
48 struct m88ds3103_platform_data { struct
49 u32 clk;
50 u16 i2c_wr_max;
55 u8 ts_mode:2;
56 u32 ts_clk;
57 u8 ts_clk_pol:1;
58 u8 spec_inv:1;
59 u8 agc;
60 u8 agc_inv:1;
64 u8 clk_out:2;
65 u8 envelope_mode:1;
66 u8 lnb_hv_pol:1;
67 u8 lnb_en_pol:1;
69 struct dvb_frontend* (*get_dvb_frontend)(struct i2c_client *);
70 struct i2c_adapter* (*get_i2c_adapter)(struct i2c_client *);
73 u8 attach_in_use:1;