Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/tuners/
H A Dtda18250.h22 struct tda18250_config { struct
23 u16 if_dvbt_6;
24 u16 if_dvbt_7;
25 u16 if_dvbt_8;
26 u16 if_dvbc_6;
27 u16 if_dvbc_8;
28 u16 if_atsc;
29 u8 xtal_freq;
30 bool loopthrough;
35 struct dvb_frontend *fe;
[all …]
/openbmc/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c3744 struct tda18250_config tda18250_config; in xbox_one_attach() local