Home
last modified time | relevance | path

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

/linux-5.19.10/include/uapi/linux/
Domapfb.h93 OMAPFB_COLOR_RGB565 = 0, enumerator
/linux-5.19.10/drivers/video/fbdev/omap/
Dhwa742.c367 case OMAPFB_COLOR_RGB565: in send_frame_handler()
906 caps->wnd_color |= (1 << OMAPFB_COLOR_RGB565) | in hwa742_get_caps()
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()
Dlcdc.c318 case OMAPFB_COLOR_RGB565: in omap_lcdc_setup_plane()
/linux-5.19.10/drivers/video/fbdev/omap2/omapfb/
Domapfb-main.c1159 case OMAPFB_COLOR_RGB565: in _setcolreg()