Home
last modified time | relevance | path

Searched refs:PTP_TCR_TSINIT (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_hwtstamp.c63 value |= PTP_TCR_TSINIT; in stmmac_init_systime()
69 if (!(readl(ioaddr + PTP_TCR) & PTP_TCR_TSINIT)) in stmmac_init_systime()
Dstmmac_ptp.h46 #define PTP_TCR_TSINIT 0x00000004 /* Timestamp Initialize */ macro