Searched refs:DTADR (Results 1 – 2 of 2) sorted by relevance
33 #define DTADR(n) (0x0208 + ((n) << 4)) macro770 curr = readl(chan->phy->base + DTADR(chan->phy->idx)); in mmp_pdma_residue()
35 #define DTADR(n) (0x0208 + ((n) << 4)) macro303 seq_printf(s, "\tDTADR = %08x\n", _phy_readl_relaxed(phy, DTADR)); in dbg_show_chan_state()1198 curr = phy_readl_relaxed(chan->phy, DTADR); in pxad_residue()