Lines Matching defs:sh_mobile_lcdc_priv
205 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;
217 int forced_fourcc; /* 2 channel LCDC must share fourcc setting */