Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Domapfb.h93 OMAPFB_COLOR_RGB565 = 0, enumerator
/openbmc/linux/drivers/video/fbdev/omap/
H A Dhwa742.c367 case OMAPFB_COLOR_RGB565: in send_frame_handler()
905 caps->wnd_color |= (1 << OMAPFB_COLOR_RGB565) | in hwa742_get_caps()
H A Domapfb_main.c61 { 1 << OMAPFB_COLOR_RGB565, "RGB565", },
257 case OMAPFB_COLOR_RGB565: in _setcolreg()
451 plane->color_mode = OMAPFB_COLOR_RGB565; in set_color_mode()
H A Dlcdc.c318 case OMAPFB_COLOR_RGB565: in omap_lcdc_setup_plane()
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-main.c1159 case OMAPFB_COLOR_RGB565: in _setcolreg()