Searched refs:OMAPFB_COLOR_RGB444 (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | omapfb.h | 100 OMAPFB_COLOR_RGB444, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | omapfb.h | 100 OMAPFB_COLOR_RGB444, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 82 OMAPFB_COLOR_RGB444, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 82 OMAPFB_COLOR_RGB444, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 69 OMAPFB_COLOR_RGB444, enumerator
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/ |
H A D | omapfb_main.c | 68 { 1 << OMAPFB_COLOR_RGB444, "RGB444", }, 258 case OMAPFB_COLOR_RGB444: in _setcolreg() 449 plane->color_mode = OMAPFB_COLOR_RGB444; in set_color_mode() 478 if (plane->color_mode == OMAPFB_COLOR_RGB444) in set_fb_var() 546 if (plane->color_mode == OMAPFB_COLOR_RGB444) { in set_fb_var()
|
H A D | lcdc.c | 321 case OMAPFB_COLOR_RGB444: in omap_lcdc_setup_plane()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/ |
H A D | omapfb_main.c | 68 { 1 << OMAPFB_COLOR_RGB444, "RGB444", }, 258 case OMAPFB_COLOR_RGB444: in _setcolreg() 449 plane->color_mode = OMAPFB_COLOR_RGB444; in set_color_mode() 478 if (plane->color_mode == OMAPFB_COLOR_RGB444) in set_fb_var() 546 if (plane->color_mode == OMAPFB_COLOR_RGB444) { in set_fb_var()
|
H A D | lcdc.c | 323 case OMAPFB_COLOR_RGB444: in omap_lcdc_setup_plane()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 1160 case OMAPFB_COLOR_RGB444: in _setcolreg()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 1160 case OMAPFB_COLOR_RGB444: in _setcolreg()
|
Completed in 15 milliseconds