Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb.h100 struct omapfb_colormode { struct
101 enum omap_color_mode dssmode;
102 u32 bits_per_pixel;
103 u32 nonstd;
104 struct fb_bitfield red;
105 struct fb_bitfield green;
106 struct fb_bitfield blue;
107 struct fb_bitfield transp;