Searched refs:zo (Results 1 – 1 of 1) sorted by relevance
2312 u32 zo, lo; in ice_read_phy_and_phc_time_e822() local2329 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()