Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/hirschmann/
H A Dhellcreek_hwtstamp.h29 #define PR_TS_STATUS_TS_LOST BIT(3) macro
H A Dhellcreek_hwtstamp.c188 if (status & PR_TS_STATUS_TS_LOST) in hellcreek_ptp_hwtstamp_available()