Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h416 #define TS_PHY_HIGH_S 8 macro
H A Dice_ptp_hw.c620 *tstamp = ((u64)hi) << TS_PHY_HIGH_S | ((u64)lo & TS_PHY_LOW_M); in ice_read_phy_tstamp_e822()