Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/mscc/
H A Docelot_sys.h95 #define SYS_PTP_STATUS_PTP_OVFL BIT(28) macro
/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot_ptp.c762 WARN_ON(val & SYS_PTP_STATUS_PTP_OVFL); in ocelot_get_txtstamp()