Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Domapfb.h100 OMAPFB_COLOR_RGB444, enumerator
/linux/drivers/video/fbdev/omap/
H A Domapfb_main.c70 { 1 << OMAPFB_COLOR_RGB444, "RGB444", },
260 case OMAPFB_COLOR_RGB444: in _setcolreg()
451 plane->color_mode = OMAPFB_COLOR_RGB444; in set_color_mode()
480 if (plane->color_mode == OMAPFB_COLOR_RGB444) in set_fb_var()
548 if (plane->color_mode == OMAPFB_COLOR_RGB444) { in set_fb_var()
H A Dlcdc.c325 case OMAPFB_COLOR_RGB444: in omap_lcdc_setup_plane()
/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c1162 case OMAPFB_COLOR_RGB444: in _setcolreg()