Home
last modified time | relevance | path

Searched refs:UDMA_CHAN_RT_PCNT_REG (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/dma/ti/
H A Dk3-udma.h36 #define UDMA_CHAN_RT_PCNT_REG 0x400 macro
H A Dk3-udma.c788 val = udma_tchanrt_read(uc, UDMA_CHAN_RT_PCNT_REG); in udma_reset_counters()
789 udma_tchanrt_write(uc, UDMA_CHAN_RT_PCNT_REG, val); in udma_reset_counters()
804 val = udma_rchanrt_read(uc, UDMA_CHAN_RT_PCNT_REG); in udma_reset_counters()
805 udma_rchanrt_write(uc, UDMA_CHAN_RT_PCNT_REG, val); in udma_reset_counters()