Home
last modified time | relevance | path

Searched defs:atmel_lcdfb_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/video/fbdev/
H A Datmel_lcdfb.c39 struct atmel_lcdfb_info { struct
40 spinlock_t lock;
41 struct fb_info *info;
42 void __iomem *mmio;
43 int irq_base;
44 struct work_struct task;
46 unsigned int smem_len;
48 struct clk *bus_clk;
49 struct clk *lcdc_clk;
52 u8 saved_lcdcon;
[all …]