Home
last modified time | relevance | path

Searched defs:edp_disp_info (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddp_info.h24 struct edp_disp_info { struct
25 char *name;
26 unsigned int h_total;
27 unsigned int h_res;
28 unsigned int h_sync_width;
29 unsigned int h_back_porch;
30 unsigned int h_front_porch;
31 unsigned int v_total;
32 unsigned int v_res;
33 unsigned int v_sync_width;
[all …]