MAX_PALETTE_SIZE 602 drivers/video/fbdev/omap/lcdc.c lcdc.palette_virt = dma_alloc_wc(lcdc.fbdev->dev, MAX_PALETTE_SIZE, MAX_PALETTE_SIZE 608 drivers/video/fbdev/omap/lcdc.c memset(lcdc.palette_virt, 0, MAX_PALETTE_SIZE); MAX_PALETTE_SIZE 615 drivers/video/fbdev/omap/lcdc.c dma_free_wc(lcdc.fbdev->dev, MAX_PALETTE_SIZE, lcdc.palette_virt,