Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_hwtstamp.c73 value |= PTP_TCR_TSINIT; in init_systime()
79 if (!(readl(ioaddr + PTP_TCR) & PTP_TCR_TSINIT)) in init_systime()
Dstmmac_ptp.h44 #define PTP_TCR_TSINIT BIT(2) /* Timestamp Initialize */ macro