Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Domapfb.h92 OMAPFB_COLOR_RGB565 = 0, enumerator
/linux-4.4.14/drivers/video/fbdev/omap/
Dhwa742.c372 case OMAPFB_COLOR_RGB565: in send_frame_handler()
905 caps->wnd_color |= (1 << OMAPFB_COLOR_RGB565) | in hwa742_get_caps()
Domapfb_main.c78 { 1 << OMAPFB_COLOR_RGB565, "RGB565", },
274 case OMAPFB_COLOR_RGB565: in _setcolreg()
465 plane->color_mode = OMAPFB_COLOR_RGB565; in set_color_mode()
Dlcdc.c329 case OMAPFB_COLOR_RGB565: in omap_lcdc_setup_plane()
/linux-4.4.14/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1170 case OMAPFB_COLOR_RGB565: in _setcolreg()