Searched defs:panel_config (Results 1 – 11 of 11) sorted by relevance
202 struct panel_config { struct203 u32 timing_h;204 u32 timing_v;205 u32 pol_freq;206 u32 divisor;230 void omap3_dss_panel_config(const struct panel_config *panel_cfg); argument
996 struct dc_panel_config *panel_config, in dm_helpers_init_panel_settings()1014 struct dc_panel_config *panel_config) in dm_helpers_override_panel_settings()
1126 static void dcn302_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn302_get_panel_config_defaults()
1045 static void dcn303_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn303_get_panel_config_defaults()
1354 static void dcn21_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn21_get_panel_config_defaults()
1690 static void dcn316_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn316_get_panel_config_defaults()
1803 static void dcn315_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn315_get_panel_config_defaults()
1811 static void dcn31_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn31_get_panel_config_defaults()
1707 static void dcn314_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn314_get_panel_config_defaults()
2209 static void dcn30_get_panel_config_defaults(struct dc_panel_config *panel_config) in dcn30_get_panel_config_defaults()
1576 struct dc_panel_config panel_config; member