Home
last modified time | relevance | path

Searched refs:OMAPFB_COLOR_RGB565 (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/uapi/linux/
Domapfb.h93 OMAPFB_COLOR_RGB565 = 0, enumerator
/Linux-v5.4/drivers/video/fbdev/omap/
Dhwa742.c359 case OMAPFB_COLOR_RGB565: in send_frame_handler()
892 caps->wnd_color |= (1 << OMAPFB_COLOR_RGB565) | in hwa742_get_caps()
Domapfb_main.c65 { 1 << OMAPFB_COLOR_RGB565, "RGB565", },
261 case OMAPFB_COLOR_RGB565: in _setcolreg()
455 plane->color_mode = OMAPFB_COLOR_RGB565; in set_color_mode()
Dlcdc.c316 case OMAPFB_COLOR_RGB565: in omap_lcdc_setup_plane()
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1160 case OMAPFB_COLOR_RGB565: in _setcolreg()