Home
last modified time | relevance | path

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

/linux-3.3/include/linux/amba/
Dclcd.h96 struct clcd_panel { struct
97 struct fb_videomode mode;
98 signed short width; /* width in mm */
99 signed short height; /* height in mm */
100 u32 tim2;
101 u32 tim3;
102 u32 cntl;
103 u32 caps;
104 unsigned int bpp:8,
105 fixedtimings:1,
[all …]