S3C2410_IISFCON    89 sound/soc/s3c24xx/s3c24xx-i2s.c 	iisfcon = readl(s3c24xx_i2s.regs + S3C2410_IISFCON);
S3C2410_IISFCON   102 sound/soc/s3c24xx/s3c24xx-i2s.c 		writel(iisfcon, s3c24xx_i2s.regs + S3C2410_IISFCON);
S3C2410_IISFCON   119 sound/soc/s3c24xx/s3c24xx-i2s.c 		writel(iisfcon, s3c24xx_i2s.regs + S3C2410_IISFCON);
S3C2410_IISFCON   134 sound/soc/s3c24xx/s3c24xx-i2s.c 	iisfcon = readl(s3c24xx_i2s.regs + S3C2410_IISFCON);
S3C2410_IISFCON   147 sound/soc/s3c24xx/s3c24xx-i2s.c 		writel(iisfcon, s3c24xx_i2s.regs + S3C2410_IISFCON);
S3C2410_IISFCON   163 sound/soc/s3c24xx/s3c24xx-i2s.c 		writel(iisfcon, s3c24xx_i2s.regs + S3C2410_IISFCON);
S3C2410_IISFCON   420 sound/soc/s3c24xx/s3c24xx-i2s.c 	s3c24xx_i2s.iisfcon = readl(s3c24xx_i2s.regs + S3C2410_IISFCON);
S3C2410_IISFCON   436 sound/soc/s3c24xx/s3c24xx-i2s.c 	writel(s3c24xx_i2s.iisfcon, s3c24xx_i2s.regs + S3C2410_IISFCON);