Searched refs:ACR_RDS (Results 1 – 1 of 1) sorted by relevance
37 #define ACR_RDS (1 << 17) macro223 unsigned long acr = BRGREG(BRGACR) & ~(ACR_TDS | ACR_RDS); in dmabrg_play_dma_start()230 unsigned long acr = BRGREG(BRGACR) & ~(ACR_TDS | ACR_RDS); in dmabrg_play_dma_stop()237 unsigned long acr = BRGREG(BRGACR) & ~(ACR_TDS | ACR_RDS); in dmabrg_rec_dma_start()244 unsigned long acr = BRGREG(BRGACR) & ~(ACR_TDS | ACR_RDS); in dmabrg_rec_dma_stop()246 BRGREG(BRGACR) = acr | ACR_RDS; in dmabrg_rec_dma_stop()