Searched refs:TS_HIGH_S (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/ethernet/intel/ice/ | ||
A D | ice_ptp_hw.h | 71 #define TS_HIGH_S 32 macro |
A D | ice_ptp_hw.c | 155 *tstamp = ((u64)hi) << TS_HIGH_S | ((u64)lo & TS_LOW_M); in ice_read_phy_tstamp_e810() |
Completed in 4 milliseconds