LCSR1_BS          644 drivers/video/fbdev/pxafb.c 	lcd_writel(ofb->fbi, LCSR1, LCSR1_BS(1));
LCSR1_BS          645 drivers/video/fbdev/pxafb.c 	lcd_writel(ofb->fbi, LCCR5, lccr5 & ~LCSR1_BS(1));
LCSR1_BS          707 drivers/video/fbdev/pxafb.c 	lcd_writel(ofb->fbi, LCSR1, LCSR1_BS(2));
LCSR1_BS          708 drivers/video/fbdev/pxafb.c 	lcd_writel(ofb->fbi, LCCR5, lccr5 & ~LCSR1_BS(2));
LCSR1_BS         1525 drivers/video/fbdev/pxafb.c 		if (lcsr1 & LCSR1_BS(1))
LCSR1_BS         1528 drivers/video/fbdev/pxafb.c 		if (lcsr1 & LCSR1_BS(2))