Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/platform_data/
Dvideo-pxafb.h64 struct pxafb_mode_info { struct
65 u_long pixclock;
67 u_short xres;
68 u_short yres;
70 u_char bpp;
71 u_int cmap_greyscale:1,
72 depth:8,
73 transparency:1,
74 unused:22;
77 u_char hsync_len;
[all …]