Lines Matching defs:clcd_panel
96 struct clcd_panel { struct97 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,106 grayscale:1;107 unsigned int connector;