S3C2412_IISPSR    583 sound/soc/s3c24xx/s3c2412-i2s.c 			       i2s->regs + S3C2412_IISPSR);
S3C2412_IISPSR    585 sound/soc/s3c24xx/s3c2412-i2s.c 			writel(0x0, i2s->regs + S3C2412_IISPSR);
S3C2412_IISPSR    587 sound/soc/s3c24xx/s3c2412-i2s.c 		DBG("%s: PSR=%08x\n", __func__, readl(i2s->regs + S3C2412_IISPSR));
S3C2412_IISPSR    659 sound/soc/s3c24xx/s3c2412-i2s.c 		i2s->suspend_iispsr = readl(i2s->regs + S3C2412_IISPSR);
S3C2412_IISPSR    689 sound/soc/s3c24xx/s3c2412-i2s.c 		writel(i2s->suspend_iispsr, i2s->regs + S3C2412_IISPSR);