Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/dma/
Dapple-admac.c40 #define REG_CHAN_CTL(ch) (0x8000 + (ch) * 0x200) macro
372 ad->base + REG_CHAN_CTL(adchan->no)); in admac_reset_rings()
373 writel_relaxed(0, ad->base + REG_CHAN_CTL(adchan->no)); in admac_reset_rings()
382 writel_relaxed(0, ad->base + REG_CHAN_CTL(ch)); in admac_start_current_tx()