Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721_dma.c218 if (ch_stat & TSI721_DMAC_STS_RUN) in tsi721_bdma_ch_free()
273 return ((sts & TSI721_DMAC_STS_RUN) == 0); in tsi721_dma_is_idle()
H A Dtsi721.h297 #define TSI721_DMAC_STS_RUN 0x00200000 macro
H A Dtsi721.c148 & TSI721_DMAC_STS_RUN) { in tsi721_maint_dma()
1516 if (ch_stat & TSI721_DMAC_STS_RUN) in tsi721_bdma_maint_free()