Searched refs:PALETTE_SIZE (Results 1 – 5 of 5) sorted by relevance
54 #define PALETTE_SIZE (256 * 4) macro61 unsigned char palette[PAL_MAX * PALETTE_SIZE];
46 #define PALETTE_SIZE 256 macro66 u32 pseudo_palette[PALETTE_SIZE];346 ret = fb_alloc_cmap(&fbdev->info.cmap, PALETTE_SIZE, 0); in ocfb_probe()
120 #define PALETTE_SIZE 256 macro1443 par->v_palette_base = dmam_alloc_coherent(par->dev, PALETTE_SIZE, in fb_probe()1471 ret = fb_alloc_cmap(&da8xx_fb_info->cmap, PALETTE_SIZE, 0); in fb_probe()
1086 pal_desc->fsadr = fbi->dma_buff_phys + pal * PALETTE_SIZE; in setup_frame_dma()
135 #define PALETTE_SIZE 256 macro975 par->v_palette_base = malloc_cache_aligned(PALETTE_SIZE); in video_hw_init()980 memset(par->v_palette_base, 0, PALETTE_SIZE); in video_hw_init()