ACR_RDS           221 sound/soc/sh/dma-sh7760.c 	unsigned long acr = BRGREG(BRGACR) & ~(ACR_TDS | ACR_RDS);
ACR_RDS           228 sound/soc/sh/dma-sh7760.c 	unsigned long acr = BRGREG(BRGACR) & ~(ACR_TDS | ACR_RDS);
ACR_RDS           235 sound/soc/sh/dma-sh7760.c 	unsigned long acr = BRGREG(BRGACR) & ~(ACR_TDS | ACR_RDS);
ACR_RDS           242 sound/soc/sh/dma-sh7760.c 	unsigned long acr = BRGREG(BRGACR) & ~(ACR_TDS | ACR_RDS);
ACR_RDS           244 sound/soc/sh/dma-sh7760.c 	BRGREG(BRGACR) = acr | ACR_RDS;