Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A 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()