Searched refs:PALETTE_SIZE (Results 1 – 2 of 2) sorted by relevance
54 #define PALETTE_SIZE (256 * 4) macro 61 unsigned char palette[PAL_MAX * PALETTE_SIZE];
46 #define PALETTE_SIZE 256 macro 66 u32 pseudo_palette[PALETTE_SIZE];346 ret = fb_alloc_cmap(&fbdev->info.cmap, PALETTE_SIZE, 0); in ocfb_probe()