Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Domapfb.h95 OMAPFB_COLOR_CLUT_8BPP, enumerator
/linux-4.4.14/drivers/video/fbdev/omap/
Dlcdc.c324 case OMAPFB_COLOR_CLUT_8BPP: in omap_lcdc_setup_plane()
429 if (lcdc.color_mode != OMAPFB_COLOR_CLUT_8BPP || regno > 255) in omap_lcdc_setcolreg()
Domapfb_main.c81 { 1 << OMAPFB_COLOR_CLUT_8BPP, "CLUT8", },
266 case OMAPFB_COLOR_CLUT_8BPP: in _setcolreg()
457 plane->color_mode = OMAPFB_COLOR_CLUT_8BPP; in set_color_mode()
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1158 case OMAPFB_COLOR_CLUT_8BPP: in _setcolreg()