Searched refs:DSADR (Results 1 – 2 of 2) sorted by relevance
29 #define DSADR(n) (0x0204 + ((n) << 4)) macro 83 u32 dsadr; /* DSADR value for the current transfer */93 u32 dsadrh; /* High 32-bit of DSADR */146 * @read_src_addr: Function to read the source address from DSADR/DSADRH218 return readl(phy->base + DSADR(phy->idx));260 u32 low = readl(phy->base + DSADR(phy->idx)); in read_dst_addr_64()
31 #define DSADR(n) (0x0204 + ((n) << 4)) macro298 seq_printf(s, "\tDSADR = %08x\n", _phy_readl_relaxed(phy, DSADR)); in chan_state_show()1136 curr = phy_readl_relaxed(chan->phy, DSADR); in pxad_residue()