Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Domapfb.h100 OMAPFB_COLOR_RGB444, enumerator
/Linux-v4.19/drivers/video/fbdev/omap/
Domapfb_main.c85 { 1 << OMAPFB_COLOR_RGB444, "RGB444", },
275 case OMAPFB_COLOR_RGB444: in _setcolreg()
465 plane->color_mode = OMAPFB_COLOR_RGB444; in set_color_mode()
494 if (plane->color_mode == OMAPFB_COLOR_RGB444) in set_fb_var()
562 if (plane->color_mode == OMAPFB_COLOR_RGB444) { in set_fb_var()
Dlcdc.c334 case OMAPFB_COLOR_RGB444: in omap_lcdc_setup_plane()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1172 case OMAPFB_COLOR_RGB444: in _setcolreg()