Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/platform_data/
Dvideo-pxafb.h65 struct pxafb_mode_info { struct
66 u_long pixclock;
68 u_short xres;
69 u_short yres;
71 u_char bpp;
72 u_int cmap_greyscale:1,
73 depth:8,
74 transparency:1,
75 unused:22;
78 u_char hsync_len;
[all …]