Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Domapfb.h100 OMAPFB_COLOR_RGB444, enumerator
/linux-5.19.10/drivers/video/fbdev/omap/
Domapfb_main.c68 { 1 << OMAPFB_COLOR_RGB444, "RGB444", },
258 case OMAPFB_COLOR_RGB444: in _setcolreg()
449 plane->color_mode = OMAPFB_COLOR_RGB444; in set_color_mode()
478 if (plane->color_mode == OMAPFB_COLOR_RGB444) in set_fb_var()
546 if (plane->color_mode == OMAPFB_COLOR_RGB444) { in set_fb_var()
Dlcdc.c323 case OMAPFB_COLOR_RGB444: in omap_lcdc_setup_plane()
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1160 case OMAPFB_COLOR_RGB444: in _setcolreg()