Searched refs:AU1100_LCD_NBR_PALETTE_ENTRIES (Results 1 – 2 of 2) sorted by relevance
244 if (regno > (AU1100_LCD_NBR_PALETTE_ENTRIES - 1)) in au1100fb_fb_setcolreg()492 if (fb_alloc_cmap(&fbdev->info.cmap, AU1100_LCD_NBR_PALETTE_ENTRIES, 0) < 0) { in au1100fb_drv_probe()494 AU1100_LCD_NBR_PALETTE_ENTRIES); in au1100fb_drv_probe()
59 #define AU1100_LCD_NBR_PALETTE_ENTRIES 256 macro