S3C2410_LCDCON1   410 drivers/video/fbdev/s3c2410fb.c 		regs + S3C2410_LCDCON1);
S3C2410_LCDCON1   420 drivers/video/fbdev/s3c2410fb.c 	writel(fbi->regs.lcdcon1, regs + S3C2410_LCDCON1);
S3C2410_LCDCON1   548 drivers/video/fbdev/s3c2410fb.c 	writel(fbi->regs.lcdcon1, fbi->io + S3C2410_LCDCON1);
S3C2410_LCDCON1   899 drivers/video/fbdev/s3c2410fb.c 	lcdcon1 = readl(info->io + S3C2410_LCDCON1);
S3C2410_LCDCON1   900 drivers/video/fbdev/s3c2410fb.c 	writel(lcdcon1 & ~S3C2410_LCDCON1_ENVID, info->io + S3C2410_LCDCON1);