lccr5             635 drivers/video/fbdev/pxafb.c 	uint32_t lccr5;
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             698 drivers/video/fbdev/pxafb.c 	uint32_t 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));