Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Domapfb.h96 OMAPFB_COLOR_CLUT_8BPP, enumerator
/linux/drivers/video/fbdev/omap/
H A Domapfb_main.c66 { 1 << OMAPFB_COLOR_CLUT_8BPP, "CLUT8", },
251 case OMAPFB_COLOR_CLUT_8BPP: in _setcolreg()
444 plane->color_mode = OMAPFB_COLOR_CLUT_8BPP; in set_color_mode()