1 /* SPDX-License-Identifier: GPL-2.0-only */
3 * linux/drivers/video/vt8500lcdfb.h
5 * Copyright (C) 2010 Alexey Charkov <alchark@gmail.com>
8 struct vt8500lcd_info
{
10 void __iomem
*regbase
;
11 void __iomem
*palette_cpu
;
12 dma_addr_t palette_phys
;
14 wait_queue_head_t wait
;
17 static int bpp_values
[] = {