PALETTE_SIZE     1447 drivers/video/fbdev/da8xx-fb.c 	par->v_palette_base = dmam_alloc_coherent(par->dev, PALETTE_SIZE,
PALETTE_SIZE     1476 drivers/video/fbdev/da8xx-fb.c 	ret = fb_alloc_cmap(&da8xx_fb_info->cmap, PALETTE_SIZE, 0);
PALETTE_SIZE       66 drivers/video/fbdev/ocfb.c 	u32 pseudo_palette[PALETTE_SIZE];
PALETTE_SIZE      355 drivers/video/fbdev/ocfb.c 	ret = fb_alloc_cmap(&fbdev->info.cmap, PALETTE_SIZE, 0);
PALETTE_SIZE     1089 drivers/video/fbdev/pxafb.c 		pal_desc->fsadr = fbi->dma_buff_phys + pal * PALETTE_SIZE;
PALETTE_SIZE       61 drivers/video/fbdev/pxafb.h 	unsigned char palette[PAL_MAX * PALETTE_SIZE];