Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Domapfb.h99 OMAPFB_COLOR_RGB444, enumerator
/linux-4.4.14/drivers/video/fbdev/omap/
Domapfb_main.c85 { 1 << OMAPFB_COLOR_RGB444, "RGB444", },
275 case OMAPFB_COLOR_RGB444: in _setcolreg()
463 plane->color_mode = OMAPFB_COLOR_RGB444; in set_color_mode()
492 if (plane->color_mode == OMAPFB_COLOR_RGB444) in set_fb_var()
560 if (plane->color_mode == OMAPFB_COLOR_RGB444) { in set_fb_var()
Dlcdc.c334 case OMAPFB_COLOR_RGB444: in omap_lcdc_setup_plane()
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1171 case OMAPFB_COLOR_RGB444: in _setcolreg()