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

/linux-master/include/uapi/linux/
H A Domapfb.h100 OMAPFB_COLOR_RGB444, enumerator in enum:omapfb_color_format
/linux-master/drivers/video/fbdev/omap/
H A Domapfb_main.c68 { 1 << OMAPFB_COLOR_RGB444, "RGB444", },
258 case OMAPFB_COLOR_RGB444:
449 plane->color_mode = OMAPFB_COLOR_RGB444;
478 if (plane->color_mode == OMAPFB_COLOR_RGB444)
546 if (plane->color_mode == OMAPFB_COLOR_RGB444) {
H A Dlcdc.c323 case OMAPFB_COLOR_RGB444:
/linux-master/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c1162 case OMAPFB_COLOR_RGB444:

Completed in 113 milliseconds