LCCR1            1180 drivers/video/fbdev/pxafb.c 	lcd_writel(fbi, LCCR1, fbi->reg_lccr1);
LCCR1            1395 drivers/video/fbdev/pxafb.c 	    (lcd_readl(fbi, LCCR1) != fbi->reg_lccr1) ||
LCCR1            1467 drivers/video/fbdev/pxafb.c 	lcd_writel(fbi, LCCR1, fbi->reg_lccr1);
LCCR1             705 drivers/video/fbdev/sa1100fb.c 	    readl_relaxed(fbi->base + LCCR1) != fbi->reg_lccr1 ||
LCCR1             796 drivers/video/fbdev/sa1100fb.c 	writel_relaxed(fbi->reg_lccr1, fbi->base + LCCR1);
LCCR1             808 drivers/video/fbdev/sa1100fb.c 	dev_dbg(fbi->dev, "LCCR1: 0x%08x\n", readl_relaxed(fbi->base + LCCR1));