LCCR5             640 drivers/video/fbdev/pxafb.c 	lccr5 = lcd_readl(ofb->fbi, LCCR5);
LCCR5             645 drivers/video/fbdev/pxafb.c 	lcd_writel(ofb->fbi, LCCR5, lccr5 & ~LCSR1_BS(1));
LCCR5             651 drivers/video/fbdev/pxafb.c 	lcd_writel(ofb->fbi, LCCR5, lccr5);
LCCR5             703 drivers/video/fbdev/pxafb.c 	lccr5 = lcd_readl(ofb->fbi, LCCR5);
LCCR5             708 drivers/video/fbdev/pxafb.c 	lcd_writel(ofb->fbi, LCCR5, lccr5 & ~LCSR1_BS(2));
LCCR5             961 drivers/video/fbdev/pxafb.c 	lcd_writel(fbi, LCCR5, ~0);
LCCR5            1178 drivers/video/fbdev/pxafb.c 	lcd_writel(fbi, LCCR5, LCCR5_IUM(6));