Home
last modified time | relevance | path

Searched refs:ACR_TDS (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/soc/sh/
H A Ddma-sh7760.c38 #define ACR_TDS (1 << 1) macro
214 unsigned long acr = BRGREG(BRGACR) & ~(ACR_TDS | ACR_RDS); in dmabrg_play_dma_start()
221 unsigned long acr = BRGREG(BRGACR) & ~(ACR_TDS | ACR_RDS); in dmabrg_play_dma_stop()
223 BRGREG(BRGACR) = acr | ACR_TDS; in dmabrg_play_dma_stop()
228 unsigned long acr = BRGREG(BRGACR) & ~(ACR_TDS | ACR_RDS); in dmabrg_rec_dma_start()
235 unsigned long acr = BRGREG(BRGACR) & ~(ACR_TDS | ACR_RDS); in dmabrg_rec_dma_stop()