S3C2410_IISCON     90 sound/soc/s3c24xx/s3c24xx-i2s.c 	iiscon  = readl(s3c24xx_i2s.regs + S3C2410_IISCON);
S3C2410_IISCON    103 sound/soc/s3c24xx/s3c24xx-i2s.c 		writel(iiscon,  s3c24xx_i2s.regs + S3C2410_IISCON);
S3C2410_IISCON    118 sound/soc/s3c24xx/s3c24xx-i2s.c 		writel(iiscon,  s3c24xx_i2s.regs + S3C2410_IISCON);
S3C2410_IISCON    135 sound/soc/s3c24xx/s3c24xx-i2s.c 	iiscon  = readl(s3c24xx_i2s.regs + S3C2410_IISCON);
S3C2410_IISCON    148 sound/soc/s3c24xx/s3c24xx-i2s.c 		writel(iiscon,  s3c24xx_i2s.regs + S3C2410_IISCON);
S3C2410_IISCON    164 sound/soc/s3c24xx/s3c24xx-i2s.c 		writel(iiscon,  s3c24xx_i2s.regs + S3C2410_IISCON);
S3C2410_IISCON    183 sound/soc/s3c24xx/s3c24xx-i2s.c 		iiscon = readl(s3c24xx_i2s.regs + S3C2410_IISCON);
S3C2410_IISCON    360 sound/soc/s3c24xx/s3c24xx-i2s.c 		reg = readl(s3c24xx_i2s.regs + S3C2410_IISCON);
S3C2410_IISCON    361 sound/soc/s3c24xx/s3c24xx-i2s.c 		writel(reg | S3C2410_IISCON_PSCEN, s3c24xx_i2s.regs + S3C2410_IISCON);
S3C2410_IISCON    404 sound/soc/s3c24xx/s3c24xx-i2s.c 	writel(S3C2410_IISCON_IISEN, s3c24xx_i2s.regs + S3C2410_IISCON);
S3C2410_IISCON    418 sound/soc/s3c24xx/s3c24xx-i2s.c 	s3c24xx_i2s.iiscon = readl(s3c24xx_i2s.regs + S3C2410_IISCON);
S3C2410_IISCON    434 sound/soc/s3c24xx/s3c24xx-i2s.c 	writel(s3c24xx_i2s.iiscon, s3c24xx_i2s.regs + S3C2410_IISCON);