Searched refs:PTP_TCR_TSADDREG (Results 1 – 2 of 2) sorted by relevance
87 value |= PTP_TCR_TSADDREG; in stmmac_config_addend()93 if (!(readl(ioaddr + PTP_TCR) & PTP_TCR_TSADDREG)) in stmmac_config_addend()
50 #define PTP_TCR_TSADDREG 0x00000020 /* Addend Reg Update */ macro