Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/dma/
H A Dapple-admac.c50 #define REG_CHAN_CTL(ch) (0x8000 + (ch) * 0x200) macro
455 ad->base + REG_CHAN_CTL(adchan->no)); in admac_reset_rings()
456 writel_relaxed(0, ad->base + REG_CHAN_CTL(adchan->no)); in admac_reset_rings()
465 writel_relaxed(0, ad->base + REG_CHAN_CTL(ch)); in admac_start_current_tx()

Completed in 2 milliseconds