Searched refs:DTADR (Results 1 – 2 of 2) sorted by relevance
30 #define DTADR(n) (0x0208 + ((n) << 4)) macro211 return readl(phy->base + DTADR(phy->idx)); in read_dst_addr_32()256 u32 low = readl(phy->base + DTADR(phy->idx)); in read_dst_addr_64()
32 #define DTADR(n) (0x0208 + ((n) << 4)) macro299 seq_printf(s, "\tDTADR = %08x\n", _phy_readl_relaxed(phy, DTADR)); in chan_state_show()1138 curr = phy_readl_relaxed(chan->phy, DTADR); in pxad_residue()