Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_ptp_hw.c2312 u32 zo, lo; in ice_read_phy_and_phc_time_e822() local
2329 zo = rd32(hw, GLTSYN_SHTIME_0(tmr_idx)); in ice_read_phy_and_phc_time_e822()
2331 *phc_time = (u64)lo << 32 | zo; in ice_read_phy_and_phc_time_e822()