Searched refs:DTADR (Results 1 – 5 of 5) sorted by relevance
11 #define DTADR(n) DMAC_REG(0x0208 + ((n) << 4)) macro
163 seq_printf(s, "\tDTADR = %08x\n", DTADR(chan)); in dbg_show_chan_state()
262 DTADR(dma) = rx_dmabuf; in smc_pxa_dma_insl()291 DTADR(dma) = physaddr + reg; in smc_pxa_dma_outsl()
33 #define DTADR(n) (0x0208 + ((n) << 4)) macro771 curr = readl(chan->phy->base + DTADR(chan->phy->idx)); in mmp_pdma_residue()
34 #define DTADR(n) (0x0208 + ((n) << 4)) macro297 seq_printf(s, "\tDTADR = %08x\n", _phy_readl_relaxed(phy, DTADR)); in dbg_show_chan_state()1197 curr = phy_readl_relaxed(chan->phy, DTADR); in pxad_residue()