Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-pxa/include/mach/
Dpxafb.h70 struct pxafb_mode_info { struct
71 u_long pixclock;
73 u_short xres;
74 u_short yres;
76 u_char bpp;
77 u_int cmap_greyscale:1,
78 depth:8,
79 transparency:1,
80 unused:22;
83 u_char hsync_len;
[all …]