Searched defs:edp_disp_info (Results 1 – 1 of 1) sorted by relevance
25 struct edp_disp_info { struct26 char *name;27 unsigned int h_total;28 unsigned int h_res;29 unsigned int h_sync_width;30 unsigned int h_back_porch;31 unsigned int h_front_porch;32 unsigned int v_total;33 unsigned int v_res;34 unsigned int v_sync_width;[all …]