2 * linux/drivers/video/vt8500lcdfb.h
4 * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
6 * This software is licensed under the terms of the GNU General Public
7 * License version 2, as published by the Free Software Foundation, and
8 * may be copied, distributed, and modified under those terms.
10 * This program is distributed in the hope that it will be useful,
11 * but WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13 * GNU General Public License for more details.
16 struct vt8500lcd_info
{
18 void __iomem
*regbase
;
19 void __iomem
*palette_cpu
;
20 dma_addr_t palette_phys
;
22 wait_queue_head_t wait
;
25 static int bpp_values
[] = {