Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_ptp.h43 #define PTP_TCR_TSINIT BIT(2) /* Timestamp Initialize */ macro
H A Dstmmac_hwtstamp.c113 value |= PTP_TCR_TSINIT; in init_systime()
118 !(value & PTP_TCR_TSINIT), in init_systime()