Home
last modified time | relevance | path

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

/linux/drivers/media/dvb-frontends/
A Dstv090x.h56 struct stv090x_config { struct
57 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 …]
/linux/drivers/media/platform/sti/c8sectpfe/
A Dc8sectpfe-dvb.c42 static struct stv090x_config stv090x_config = { variable

Completed in 4 milliseconds