Searched refs:tve_data (Results 1 – 1 of 1) sorted by relevance
828 const struct rockchip_tve_data *tve_data; in rockchip_tve_bind() local846 tve_data = of_device_get_match_data(dev); in rockchip_tve_bind()847 if (tve_data) { in rockchip_tve_bind()848 tve->soc_type = tve_data->soc_type; in rockchip_tve_bind()849 tve->input_format = tve_data->input_format; in rockchip_tve_bind()