Searched refs:OMAPFB_COLOR_CLUT_8BPP (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | omapfb.h | 96 OMAPFB_COLOR_CLUT_8BPP, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | omapfb.h | 96 OMAPFB_COLOR_CLUT_8BPP, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 78 OMAPFB_COLOR_CLUT_8BPP, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 78 OMAPFB_COLOR_CLUT_8BPP, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | omapfb.h | 65 OMAPFB_COLOR_CLUT_8BPP, enumerator
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap/ |
H A D | lcdc.c | 311 case OMAPFB_COLOR_CLUT_8BPP: in omap_lcdc_setup_plane() 416 if (lcdc.color_mode != OMAPFB_COLOR_CLUT_8BPP || regno > 255) in omap_lcdc_setcolreg()
|
H A D | omapfb_main.c | 64 { 1 << OMAPFB_COLOR_CLUT_8BPP, "CLUT8", }, 249 case OMAPFB_COLOR_CLUT_8BPP: in _setcolreg() 442 plane->color_mode = OMAPFB_COLOR_CLUT_8BPP; in set_color_mode()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap/ |
H A D | lcdc.c | 313 case OMAPFB_COLOR_CLUT_8BPP: in omap_lcdc_setup_plane() 418 if (lcdc.color_mode != OMAPFB_COLOR_CLUT_8BPP || regno > 255) in omap_lcdc_setcolreg()
|
H A D | omapfb_main.c | 64 { 1 << OMAPFB_COLOR_CLUT_8BPP, "CLUT8", }, 249 case OMAPFB_COLOR_CLUT_8BPP: in _setcolreg() 442 plane->color_mode = OMAPFB_COLOR_CLUT_8BPP; in set_color_mode()
|
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 1148 case OMAPFB_COLOR_CLUT_8BPP: in _setcolreg()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/ |
H A D | omapfb-main.c | 1148 case OMAPFB_COLOR_CLUT_8BPP: in _setcolreg()
|
Completed in 15 milliseconds