Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rapidio/devices/
H A Dtsi721_dma.c217 ch_stat = ioread32(bdma_chan->regs + TSI721_DMAC_STS); in tsi721_bdma_ch_free()
272 sts = ioread32(bdma_chan->regs + TSI721_DMAC_STS); in tsi721_dma_is_idle()
585 dmac_sts = ioread32(bdma_chan->regs + TSI721_DMAC_STS); in tsi721_dma_tasklet()
604 dmac_sts = ioread32(bdma_chan->regs + TSI721_DMAC_STS); in tsi721_dma_tasklet()
H A Dtsi721.h295 #define TSI721_DMAC_STS 0x014 macro
H A Dtsi721.c147 while ((ch_stat = ioread32(regs + TSI721_DMAC_STS)) in tsi721_maint_dma()
1515 ch_stat = ioread32(regs + TSI721_DMAC_STS); in tsi721_bdma_maint_free()