LCCR2            1181 drivers/video/fbdev/pxafb.c 	lcd_writel(fbi, LCCR2, fbi->reg_lccr2);
LCCR2            1396 drivers/video/fbdev/pxafb.c 	    (lcd_readl(fbi, LCCR2) != fbi->reg_lccr2) ||
LCCR2            1466 drivers/video/fbdev/pxafb.c 	lcd_writel(fbi, LCCR2, fbi->reg_lccr2);
LCCR2             706 drivers/video/fbdev/sa1100fb.c 	    readl_relaxed(fbi->base + LCCR2) != fbi->reg_lccr2 ||
LCCR2             795 drivers/video/fbdev/sa1100fb.c 	writel_relaxed(fbi->reg_lccr2, fbi->base + LCCR2);
LCCR2             809 drivers/video/fbdev/sa1100fb.c 	dev_dbg(fbi->dev, "LCCR2: 0x%08x\n", readl_relaxed(fbi->base + LCCR2));