Home
last modified time | relevance | path

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

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