Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/
H A Dhisi_dma.c28 #define HISI_DMA_Q_FSM_STS_MASK GENMASK(3, 0) macro
436 FIELD_GET(HISI_DMA_Q_FSM_STS_MASK, tmp) != RUN, in hisi_dma_reset_or_disable_hw_chan()
453 FIELD_GET(HISI_DMA_Q_FSM_STS_MASK, tmp) == IDLE, in hisi_dma_reset_or_disable_hw_chan()