Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_ptp_hw.h445 #define TS_PHY_LOW_M 0xFF macro
H A Dice_ptp_hw.c662 *tstamp = ((u64)hi) << TS_PHY_HIGH_S | ((u64)lo & TS_PHY_LOW_M); in ice_read_phy_tstamp_e822()