Searched refs:udma_tchanrt_write (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/dma/ti/ |
| H A D | k3-udma.c | 770 udma_tchanrt_write(uc, UDMA_CHAN_RT_BCNT_REG, val); in udma_decrement_byte_counters() 783 udma_tchanrt_write(uc, UDMA_CHAN_RT_BCNT_REG, val); in udma_reset_counters() 789 udma_tchanrt_write(uc, UDMA_CHAN_RT_PCNT_REG, val); in udma_reset_counters() 820 udma_tchanrt_write(uc, UDMA_CHAN_RT_CTL_REG, 0); in udma_reset_chan() 825 udma_tchanrt_write(uc, UDMA_CHAN_RT_CTL_REG, 0); in udma_reset_chan() 969 udma_tchanrt_write(uc, in udma_start() 979 udma_tchanrt_write(uc, UDMA_CHAN_RT_PEER_RT_EN_REG, in udma_start() 982 udma_tchanrt_write(uc, UDMA_CHAN_RT_CTL_REG, in udma_start() 989 udma_tchanrt_write(uc, UDMA_CHAN_RT_CTL_REG, in udma_start() 1023 udma_tchanrt_write(uc, UDMA_CHAN_RT_CTL_REG, in udma_stop() [all …]
|