S3C2410_IISFCON    54 sound/soc/samsung/s3c24xx-i2s.c 	iisfcon = readl(s3c24xx_i2s.regs + S3C2410_IISFCON);
S3C2410_IISFCON    67 sound/soc/samsung/s3c24xx-i2s.c 		writel(iisfcon, s3c24xx_i2s.regs + S3C2410_IISFCON);
S3C2410_IISFCON    84 sound/soc/samsung/s3c24xx-i2s.c 		writel(iisfcon, s3c24xx_i2s.regs + S3C2410_IISFCON);
S3C2410_IISFCON    97 sound/soc/samsung/s3c24xx-i2s.c 	iisfcon = readl(s3c24xx_i2s.regs + S3C2410_IISFCON);
S3C2410_IISFCON   110 sound/soc/samsung/s3c24xx-i2s.c 		writel(iisfcon, s3c24xx_i2s.regs + S3C2410_IISFCON);
S3C2410_IISFCON   126 sound/soc/samsung/s3c24xx-i2s.c 		writel(iisfcon, s3c24xx_i2s.regs + S3C2410_IISFCON);
S3C2410_IISFCON   368 sound/soc/samsung/s3c24xx-i2s.c 	s3c24xx_i2s.iisfcon = readl(s3c24xx_i2s.regs + S3C2410_IISFCON);
S3C2410_IISFCON   386 sound/soc/samsung/s3c24xx-i2s.c 	writel(s3c24xx_i2s.iisfcon, s3c24xx_i2s.regs + S3C2410_IISFCON);