Searched refs:PR_TS_STATUS_TS_AVAIL (Results 1 – 2 of 2) sorted by relevance
28 #define PR_TS_STATUS_TS_AVAIL BIT(2) macro
195 return (status & PR_TS_STATUS_TS_AVAIL) ? 1 : 0; in hellcreek_ptp_hwtstamp_available()