Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/
Datmel_lcdfb.c40 struct atmel_lcdfb_info { struct
41 spinlock_t lock;
42 struct fb_info *info;
43 void __iomem *mmio;
44 int irq_base;
45 struct work_struct task;
47 unsigned int smem_len;
48 struct platform_device *pdev;
49 struct clk *bus_clk;
50 struct clk *lcdc_clk;
[all …]