Home
last modified time | relevance | path

Searched refs:tda18250_config (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/tuners/
H A Dtda18250.h22 struct tda18250_config { struct
H A Dtda18250.c746 struct tda18250_config *cfg = client->dev.platform_data; in tda18250_probe()
/linux/drivers/media/usb/dvb-usb/
H A Ddib0700_devices.c3744 struct tda18250_config tda18250_config; in xbox_one_attach() local
3786 memset(&tda18250_config, 0, sizeof(tda18250_config)); in xbox_one_attach()
3787 tda18250_config.if_dvbt_6 = 3950; in xbox_one_attach()
3788 tda18250_config.if_dvbt_7 = 4450; in xbox_one_attach()
3789 tda18250_config.if_dvbt_8 = 4950; in xbox_one_attach()
3790 tda18250_config.if_dvbc_6 = 4950; in xbox_one_attach()
3791 tda18250_config.if_dvbc_8 = 4950; in xbox_one_attach()
3792 tda18250_config.if_atsc = 4079; in xbox_one_attach()
3793 tda18250_config.loopthrough = true; in xbox_one_attach()
3794 tda18250_config.xtal_freq = TDA18250_XTAL_FREQ_27MHZ; in xbox_one_attach()
[all …]