Searched refs:OMAPFB_COLOR_CLUT_8BPP (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/uapi/linux/
H A Domapfb.h96 OMAPFB_COLOR_CLUT_8BPP, enumerator in enum:omapfb_color_format
/linux-master/drivers/video/fbdev/omap/
H A Dlcdc.c313 case OMAPFB_COLOR_CLUT_8BPP:
418 if (lcdc.color_mode != OMAPFB_COLOR_CLUT_8BPP || regno > 255)
H A Domapfb_main.c64 { 1 << OMAPFB_COLOR_CLUT_8BPP, "CLUT8", },
249 case OMAPFB_COLOR_CLUT_8BPP:
442 plane->color_mode = OMAPFB_COLOR_CLUT_8BPP;
/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c1150 case OMAPFB_COLOR_CLUT_8BPP:

Completed in 235 milliseconds