S3C2410_IISCON 55 sound/soc/samsung/s3c24xx-i2s.c iiscon = readl(s3c24xx_i2s.regs + S3C2410_IISCON); S3C2410_IISCON 68 sound/soc/samsung/s3c24xx-i2s.c writel(iiscon, s3c24xx_i2s.regs + S3C2410_IISCON); S3C2410_IISCON 83 sound/soc/samsung/s3c24xx-i2s.c writel(iiscon, s3c24xx_i2s.regs + S3C2410_IISCON); S3C2410_IISCON 98 sound/soc/samsung/s3c24xx-i2s.c iiscon = readl(s3c24xx_i2s.regs + S3C2410_IISCON); S3C2410_IISCON 111 sound/soc/samsung/s3c24xx-i2s.c writel(iiscon, s3c24xx_i2s.regs + S3C2410_IISCON); S3C2410_IISCON 127 sound/soc/samsung/s3c24xx-i2s.c writel(iiscon, s3c24xx_i2s.regs + S3C2410_IISCON); S3C2410_IISCON 144 sound/soc/samsung/s3c24xx-i2s.c iiscon = readl(s3c24xx_i2s.regs + S3C2410_IISCON); S3C2410_IISCON 316 sound/soc/samsung/s3c24xx-i2s.c reg = readl(s3c24xx_i2s.regs + S3C2410_IISCON); S3C2410_IISCON 317 sound/soc/samsung/s3c24xx-i2s.c writel(reg | S3C2410_IISCON_PSCEN, s3c24xx_i2s.regs + S3C2410_IISCON); S3C2410_IISCON 355 sound/soc/samsung/s3c24xx-i2s.c writel(S3C2410_IISCON_IISEN, s3c24xx_i2s.regs + S3C2410_IISCON); S3C2410_IISCON 366 sound/soc/samsung/s3c24xx-i2s.c s3c24xx_i2s.iiscon = readl(s3c24xx_i2s.regs + S3C2410_IISCON); S3C2410_IISCON 384 sound/soc/samsung/s3c24xx-i2s.c writel(s3c24xx_i2s.iiscon, s3c24xx_i2s.regs + S3C2410_IISCON);