Searched refs:mn88472_config (Results 1 – 3 of 3) sorted by relevance
32 struct mn88472_config { struct
874 struct mn88472_config mn88472_config = {}; in rtl2832u_frontend_attach() local876 mn88472_config.fe = &adap->fe[1]; in rtl2832u_frontend_attach()877 mn88472_config.i2c_wr_max = 22, in rtl2832u_frontend_attach()879 mn88472_config.xtal = 20500000; in rtl2832u_frontend_attach()880 mn88472_config.ts_mode = SERIAL_TS_MODE; in rtl2832u_frontend_attach()881 mn88472_config.ts_clock = VARIABLE_TS_CLOCK; in rtl2832u_frontend_attach()883 info.platform_data = &mn88472_config; in rtl2832u_frontend_attach()
440 struct mn88472_config *config = client->dev.platform_data; in mn88472_probe()