Searched refs:OMAPFB_COLOR_RGB565 (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | omapfb.h | 93 OMAPFB_COLOR_RGB565 = 0, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | omapfb.h | 93 OMAPFB_COLOR_RGB565 = 0, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 75 OMAPFB_COLOR_RGB565 = 0, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 75 OMAPFB_COLOR_RGB565 = 0, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 62 OMAPFB_COLOR_RGB565 = 0, enumerator
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/ |
H A D | hwa742.c | 359 case OMAPFB_COLOR_RGB565: in send_frame_handler() 892 caps->wnd_color |= (1 << OMAPFB_COLOR_RGB565) | in hwa742_get_caps()
|
H A D | omapfb_main.c | 61 { 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 D | lcdc.c | 316 case OMAPFB_COLOR_RGB565: in omap_lcdc_setup_plane()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/ |
H A D | hwa742.c | 367 case OMAPFB_COLOR_RGB565: in send_frame_handler() 905 caps->wnd_color |= (1 << OMAPFB_COLOR_RGB565) | in hwa742_get_caps()
|
H A D | omapfb_main.c | 61 { 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 D | lcdc.c | 318 case OMAPFB_COLOR_RGB565: in omap_lcdc_setup_plane()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 1159 case OMAPFB_COLOR_RGB565: in _setcolreg()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 1159 case OMAPFB_COLOR_RGB565: in _setcolreg()
|
Completed in 21 milliseconds