Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/video/fbdev/
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;
47 struct platform_device *pdev;
48 struct clk *bus_clk;
49 struct clk *lcdc_clk;
[all …]