Searched defs:panel_config (Results 1 – 1 of 1) 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