Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Domapfb.h98 OMAPFB_COLOR_CLUT_2BPP, enumerator
/linux/drivers/video/fbdev/omap/
H A Domapfb_main.c68 { 1 << OMAPFB_COLOR_CLUT_2BPP, "CLUT2", },
253 case OMAPFB_COLOR_CLUT_2BPP: in _setcolreg()
438 plane->color_mode = OMAPFB_COLOR_CLUT_2BPP; in set_color_mode()