Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/stmicro/stmmac/
Dstmmac_hwtstamp.c67 value |= PTP_TCR_TSINIT; in init_systime()
72 !(value & PTP_TCR_TSINIT), in init_systime()
Dstmmac_ptp.h34 #define PTP_TCR_TSINIT BIT(2) /* Timestamp Initialize */ macro