Home
last modified time | relevance | path

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

/drivers/rapidio/devices/
Dtsi721_dma.c225 ch_stat = ioread32(bdma_chan->regs + TSI721_DMAC_STS); in tsi721_bdma_ch_free()
280 sts = ioread32(bdma_chan->regs + TSI721_DMAC_STS); in tsi721_dma_is_idle()
580 dmac_sts = ioread32(bdma_chan->regs + TSI721_DMAC_STS); in tsi721_dma_tasklet()
Dtsi721.h270 #define TSI721_DMAC_STS 0x014 macro
Dtsi721.c142 while ((ch_stat = ioread32(regs + TSI721_DMAC_STS)) in tsi721_maint_dma()
1149 ch_stat = ioread32(regs + TSI721_DMAC_STS); in tsi721_bdma_maint_free()