Lines Matching defs:sh_mobile_lcdc_priv
206 struct sh_mobile_lcdc_priv { struct
207 void __iomem *base;
208 int irq;
209 atomic_t hw_usecnt;
210 struct device *dev;
211 struct clk *dot_clk;
212 unsigned long lddckr;
214 struct sh_mobile_lcdc_chan ch[2];
215 struct sh_mobile_lcdc_overlay overlays[4];
217 int started;
218 int forced_fourcc; /* 2 channel LCDC must share fourcc setting */