Home
last modified time | relevance | path

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

/linux/drivers/video/fbdev/
A Dsh_mobile_lcdcfb.c205 struct sh_mobile_lcdc_priv { struct
206 void __iomem *base;
207 int irq;
208 atomic_t hw_usecnt;
209 struct device *dev;
210 struct clk *dot_clk;
211 unsigned long lddckr;
213 struct sh_mobile_lcdc_chan ch[2];
214 struct sh_mobile_lcdc_overlay overlays[4];
216 int started;
[all …]

Completed in 9 milliseconds