Lines Matching refs:udma_tchanrt_write
362 static inline void udma_tchanrt_write(struct udma_chan *uc, int reg, u32 val) in udma_tchanrt_write() function
766 udma_tchanrt_write(uc, UDMA_CHAN_RT_BCNT_REG, val); in udma_reset_counters()
769 udma_tchanrt_write(uc, UDMA_CHAN_RT_SBCNT_REG, val); in udma_reset_counters()
772 udma_tchanrt_write(uc, UDMA_CHAN_RT_PCNT_REG, val); in udma_reset_counters()
776 udma_tchanrt_write(uc, UDMA_CHAN_RT_PEER_BCNT_REG, val); in udma_reset_counters()
805 udma_tchanrt_write(uc, UDMA_CHAN_RT_CTL_REG, 0); in udma_reset_chan()
806 udma_tchanrt_write(uc, UDMA_CHAN_RT_PEER_RT_EN_REG, 0); in udma_reset_chan()
810 udma_tchanrt_write(uc, UDMA_CHAN_RT_CTL_REG, 0); in udma_reset_chan()
954 udma_tchanrt_write(uc, in udma_start()
964 udma_tchanrt_write(uc, UDMA_CHAN_RT_PEER_RT_EN_REG, in udma_start()
967 udma_tchanrt_write(uc, UDMA_CHAN_RT_CTL_REG, in udma_start()
974 udma_tchanrt_write(uc, UDMA_CHAN_RT_CTL_REG, in udma_start()
1005 udma_tchanrt_write(uc, UDMA_CHAN_RT_PEER_RT_EN_REG, in udma_stop()
1008 udma_tchanrt_write(uc, UDMA_CHAN_RT_CTL_REG, in udma_stop()
1013 udma_tchanrt_write(uc, UDMA_CHAN_RT_CTL_REG, in udma_stop()