Home
last modified time | relevance | path

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

/include/linux/amba/
Dclcd.h43 struct clcd_panel { struct
44 struct fb_videomode mode;
45 signed short width; /* width in mm */
46 signed short height; /* height in mm */
47 u32 tim2;
48 u32 tim3;
49 u32 cntl;
50 u32 caps;
51 unsigned int bpp:8,
52 fixedtimings:1,
[all …]