Searched refs:PTP_TCR_TSINIT (Results 1 – 2 of 2) sorted by relevance
63 value |= PTP_TCR_TSINIT; in stmmac_init_systime()69 if (!(readl(ioaddr + PTP_TCR) & PTP_TCR_TSINIT)) in stmmac_init_systime()
46 #define PTP_TCR_TSINIT 0x00000004 /* Timestamp Initialize */ macro