Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Domapfb.h100 OMAPFB_COLOR_RGB444, enumerator
/Linux-v5.4/drivers/video/fbdev/omap/
Domapfb_main.c72 { 1 << OMAPFB_COLOR_RGB444, "RGB444", },
262 case OMAPFB_COLOR_RGB444: in _setcolreg()
453 plane->color_mode = OMAPFB_COLOR_RGB444; in set_color_mode()
482 if (plane->color_mode == OMAPFB_COLOR_RGB444) in set_fb_var()
550 if (plane->color_mode == OMAPFB_COLOR_RGB444) { in set_fb_var()
Dlcdc.c321 case OMAPFB_COLOR_RGB444: in omap_lcdc_setup_plane()
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1161 case OMAPFB_COLOR_RGB444: in _setcolreg()