Searched refs:lcdc_underflow_clr (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/staging/msm/
H A Dmdp_dma_lcdc.c64 int lcdc_underflow_clr; local
186 lcdc_underflow_clr = mfd->panel_info.lcdc.underflow_clr;
239 lcdc_underflow_clr |= 0x80000000; /* enable recovery */
257 MDP_OUTP(MDP_BASE + timer_base + 0x2c, lcdc_underflow_clr);
268 MDP_OUTP(MDP_BASE + timer_base + 0x44, lcdc_underflow_clr);
H A Dmdp4_overlay_lcdc.c57 int lcdc_underflow_clr; local
163 lcdc_underflow_clr = mfd->panel_info.lcdc.underflow_clr;
208 lcdc_underflow_clr |= 0x80000000; /* enable recovery */
225 MDP_OUTP(MDP_BASE + LCDC_BASE + 0x2c, lcdc_underflow_clr);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/staging/msm/
H A Dmdp_dma_lcdc.c64 int lcdc_underflow_clr; local
186 lcdc_underflow_clr = mfd->panel_info.lcdc.underflow_clr;
239 lcdc_underflow_clr |= 0x80000000; /* enable recovery */
257 MDP_OUTP(MDP_BASE + timer_base + 0x2c, lcdc_underflow_clr);
268 MDP_OUTP(MDP_BASE + timer_base + 0x44, lcdc_underflow_clr);
H A Dmdp4_overlay_lcdc.c57 int lcdc_underflow_clr; local
163 lcdc_underflow_clr = mfd->panel_info.lcdc.underflow_clr;
208 lcdc_underflow_clr |= 0x80000000; /* enable recovery */
225 MDP_OUTP(MDP_BASE + LCDC_BASE + 0x2c, lcdc_underflow_clr);

Completed in 76 milliseconds