Searched defs:stv090x_config (Results 1 – 2 of 2) sorted by relevance
56 struct stv090x_config { struct57 enum stv090x_device device;58 enum stv090x_mode demod_mode;65 u8 ts1_mode;66 u8 ts2_mode;67 u32 ts1_clk;68 u32 ts2_clk;70 u8 ts1_tei : 1;71 u8 ts2_tei : 1;79 bool diseqc_envelope_mode;[all …]
42 static struct stv090x_config stv090x_config = { variable
Completed in 4 milliseconds