Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac-platform.c1138 u32 chan_active = BIT(chan->id) << DMAC_CHAN_EN_SHIFT; in dma_chan_terminate_all() local
1147 !(val & chan_active), 1000, 50000); in dma_chan_terminate_all()