Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/dvb-frontends/
H A Dstb0899_drv.h92 u32 xtal_freq;
94 u8 demod_address;
95 u8 ts_output_mode;
99 u8 clock_polarity;
101 u8 fec_mode;
104 u8 out_rate_comp;
105 u8 i2c_repeater;
107 int lo_clk;
108 int hi_clk;
110 u32 esno_ave;
[all …]
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dpctv452e.c857 static struct stb0899_config stb0899_config = { variable