Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_ptp_hw.c3578 u32 time_lo, time_hi; in ice_ptp_adj_clock_at_time() local
3582 time_lo = ICE_LO_DWORD(at_time); in ice_ptp_adj_clock_at_time()
3595 wr32(hw, GLTSYN_SHTIME_L(tmr_idx), time_lo); in ice_ptp_adj_clock_at_time()
3608 status = ice_ptp_prep_phy_adj_target_e810(hw, time_lo); in ice_ptp_adj_clock_at_time()
3610 status = ice_ptp_prep_phy_adj_target_e822(hw, time_lo); in ice_ptp_adj_clock_at_time()