Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/platform_data/
Dvideo-pxafb.h68 struct pxafb_mode_info { struct
69 u_long pixclock;
71 u_short xres;
72 u_short yres;
74 u_char bpp;
75 u_int cmap_greyscale:1,
76 depth:8,
77 transparency:1,
78 unused:22;
81 u_char hsync_len;
[all …]