Searched refs:DTADR (Results 1 – 3 of 3) sorted by relevance
32 #define DTADR(n) (0x0208 + ((n) << 4)) macro299 seq_printf(s, "\tDTADR = %08x\n", _phy_readl_relaxed(phy, DTADR)); in chan_state_show()1139 curr = phy_readl_relaxed(chan->phy, DTADR); in pxad_residue()
29 #define DTADR(n) (0x0208 + ((n) << 4)) macro778 curr = readl(chan->phy->base + DTADR(chan->phy->idx)); in mmp_pdma_residue()
290 #define DTADR(x) (0x40000208 | ((x) << 4)) macro