Searched refs:DSADR (Results 1 – 3 of 3) sorted by relevance
31 #define DSADR(n) (0x0204 + ((n) << 4)) macro298 seq_printf(s, "\tDSADR = %08x\n", _phy_readl_relaxed(phy, DSADR)); in chan_state_show()1137 curr = phy_readl_relaxed(chan->phy, DSADR); in pxad_residue()
28 #define DSADR(n) (0x0204 + ((n) << 4)) macro780 curr = readl(chan->phy->base + DSADR(chan->phy->idx)); in mmp_pdma_residue()
289 #define DSADR(x) (0x40000204 | ((x) << 4)) macro