I2S_PCR           194 sound/soc/au1x/psc-i2s.c 	__raw_writel(I2SPCR_CLRFIFO(stype), I2S_PCR(pscdata));
I2S_PCR           196 sound/soc/au1x/psc-i2s.c 	__raw_writel(I2SPCR_START(stype), I2S_PCR(pscdata));
I2S_PCR           205 sound/soc/au1x/psc-i2s.c 		__raw_writel(I2SPCR_STOP(stype), I2S_PCR(pscdata));
I2S_PCR           217 sound/soc/au1x/psc-i2s.c 	__raw_writel(I2SPCR_STOP(stype), I2S_PCR(pscdata));