Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot_sys.h96 #define SYS_PTP_STATUS_PTP_MESS_VLD BIT(27) macro
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_ptp.c759 if (!(val & SYS_PTP_STATUS_PTP_MESS_VLD)) in ocelot_get_txtstamp()