Searched refs:mn88472_config (Results 1 – 3 of 3) sorted by relevance
28 struct mn88472_config { struct
577 struct mn88472_config *pdata = client->dev.platform_data; in mn88472_probe()
3743 struct mn88472_config mn88472_config = { }; in xbox_one_attach() local3765 mn88472_config.fe = &adap->fe_adap[0].fe; in xbox_one_attach()3766 mn88472_config.i2c_wr_max = 22; in xbox_one_attach()3767 mn88472_config.xtal = 20500000; in xbox_one_attach()3768 mn88472_config.ts_mode = PARALLEL_TS_MODE; in xbox_one_attach()3769 mn88472_config.ts_clock = FIXED_TS_CLOCK; in xbox_one_attach()3773 info.platform_data = &mn88472_config; in xbox_one_attach()3783 adap->fe_adap[0].fe = mn88472_config.get_dvb_frontend(client_demod); in xbox_one_attach()