Searched refs:OMAPFB_COLOR_YUV420 (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/ |
H A D | lcdc.c | 181 lcdc.color_mode == OMAPFB_COLOR_YUV420 || in setup_lcd_dma() 216 if (lcdc.color_mode == OMAPFB_COLOR_YUV420) in setup_lcd_dma() 326 case OMAPFB_COLOR_YUV420: in omap_lcdc_setup_plane()
|
H A D | hwa742.c | 354 case OMAPFB_COLOR_YUV420: in send_frame_handler() 893 (1 << OMAPFB_COLOR_YUV420); in hwa742_get_caps()
|
H A D | omapfb_main.c | 63 { 1 << OMAPFB_COLOR_YUV420, "YUV420", }, 245 case OMAPFB_COLOR_YUV420: in _setcolreg() 419 case OMAPFB_COLOR_YUV420: in set_color_mode()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/ |
H A D | lcdc.c | 183 lcdc.color_mode == OMAPFB_COLOR_YUV420 || in setup_lcd_dma() 218 if (lcdc.color_mode == OMAPFB_COLOR_YUV420) in setup_lcd_dma() 328 case OMAPFB_COLOR_YUV420: in omap_lcdc_setup_plane()
|
H A D | hwa742.c | 362 case OMAPFB_COLOR_YUV420: in send_frame_handler() 906 (1 << OMAPFB_COLOR_YUV420); in hwa742_get_caps()
|
H A D | omapfb_main.c | 63 { 1 << OMAPFB_COLOR_YUV420, "YUV420", }, 245 case OMAPFB_COLOR_YUV420: in _setcolreg() 419 case OMAPFB_COLOR_YUV420: in set_color_mode()
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | omapfb.h | 95 OMAPFB_COLOR_YUV420, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | omapfb.h | 95 OMAPFB_COLOR_YUV420, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 77 OMAPFB_COLOR_YUV420, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 77 OMAPFB_COLOR_YUV420, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 64 OMAPFB_COLOR_YUV420, enumerator
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 1144 case OMAPFB_COLOR_YUV420: in _setcolreg()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 1144 case OMAPFB_COLOR_YUV420: in _setcolreg()
|
Completed in 19 milliseconds