Searched refs:PAL_MAX (Results 1 – 2 of 2) sorted by relevance
37 PAL_MAX, enumerator61 unsigned char palette[PAL_MAX * PALETTE_SIZE];63 struct pxafb_dma_descriptor pal_desc[PAL_MAX * 2];
1074 if (pal < 0 || pal >= PAL_MAX * 2) { in setup_frame_dma()1109 pal = (bpp >= 16) ? PAL_NONE : PAL_BASE + (branch ? PAL_MAX : 0); in setup_base_frame()