S3C2412_IISCON    129 sound/soc/s3c24xx/s3c2412-i2s.c 	con = readl(regs + S3C2412_IISCON);
S3C2412_IISCON    154 sound/soc/s3c24xx/s3c2412-i2s.c 		writel(con, regs + S3C2412_IISCON);
S3C2412_IISCON    182 sound/soc/s3c24xx/s3c2412-i2s.c 		writel(con, regs + S3C2412_IISCON);
S3C2412_IISCON    199 sound/soc/s3c24xx/s3c2412-i2s.c 	con = readl(regs + S3C2412_IISCON);
S3C2412_IISCON    225 sound/soc/s3c24xx/s3c2412-i2s.c 		writel(con, regs + S3C2412_IISCON);
S3C2412_IISCON    248 sound/soc/s3c24xx/s3c2412-i2s.c 		writel(con, regs + S3C2412_IISCON);
S3C2412_IISCON    269 sound/soc/s3c24xx/s3c2412-i2s.c 		iiscon = readl(s3c2412_i2s.regs + S3C2412_IISCON);
S3C2412_IISCON    658 sound/soc/s3c24xx/s3c2412-i2s.c 		i2s->suspend_iiscon = readl(i2s->regs + S3C2412_IISCON);
S3C2412_IISCON    687 sound/soc/s3c24xx/s3c2412-i2s.c 		writel(i2s->suspend_iiscon, i2s->regs + S3C2412_IISCON);