Home
last modified time | relevance | path

Searched refs:PALETTE_NR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.h16 #define PALETTE_NR 16 macro
96 u32 pseudo_palette[PALETTE_NR];
H A Dsh_mobile_lcdcfb.c1633 if (regno >= PALETTE_NR) in sh_mobile_lcdc_setcolreg()
2065 ret = fb_alloc_cmap(&info->cmap, PALETTE_NR, 0); in sh_mobile_lcdc_channel_fb_init()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Dsh_mobile_lcdcfb.h16 #define PALETTE_NR 16 macro
96 u32 pseudo_palette[PALETTE_NR];
H A Dsh_mobile_lcdcfb.c1628 if (regno >= PALETTE_NR) in sh_mobile_lcdc_setcolreg()
2062 ret = fb_alloc_cmap(&info->cmap, PALETTE_NR, 0); in sh_mobile_lcdc_channel_fb_init()

Completed in 7 milliseconds