Home
last modified time | relevance | path

Searched refs:MAX_PALETTES (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/video/fbdev/
Dw100fb.c56 #define MAX_PALETTES 16 macro
219 if (regno < MAX_PALETTES) { in w100fb_setcolreg()
703 info->pseudo_palette = kmalloc_array(MAX_PALETTES, sizeof(u32), in w100fb_probe()