Home
last modified time | relevance | path

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

/linux-3.3/drivers/video/
Dbfin_adv7393fb.h64 struct adv7393fb_modes { struct
65 const s8 name[25]; /* Full name */
66 u16 xres; /* Active Horizonzal Pixels */
67 u16 yres; /* Active Vertical Pixels */
68 u16 bpp;
69 u16 vmode;
70 u16 a_lines; /* Active Lines per Field */
71 u16 vb1_lines; /* Vertical Blanking Field 1 Lines */
72 u16 vb2_lines; /* Vertical Blanking Field 2 Lines */
73 u16 tot_lines; /* Total Lines per Frame */
[all …]