Searched refs:udma_tchanrt_update_bits (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/drivers/dma/ti/ |
| D | k3-udma.c | 368 static inline void udma_tchanrt_update_bits(struct udma_chan *uc, int reg, in udma_tchanrt_update_bits() function 3864 udma_tchanrt_update_bits(uc, UDMA_CHAN_RT_PEER_RT_EN_REG, in udma_pause() 3869 udma_tchanrt_update_bits(uc, UDMA_CHAN_RT_CTL_REG, in udma_pause() 3892 udma_tchanrt_update_bits(uc, UDMA_CHAN_RT_PEER_RT_EN_REG, in udma_resume() 3896 udma_tchanrt_update_bits(uc, UDMA_CHAN_RT_CTL_REG, in udma_resume()
|