Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h520 #define GLTSYN_TIME_H(_i) (0x000888D8 + ((_i) * 4)) macro
H A Dice_ptp.c327 hi = rd32(hw, GLTSYN_TIME_H(tmr_idx)); in ice_ptp_read_src_clk_reg()
337 hi = rd32(hw, GLTSYN_TIME_H(tmr_idx)); in ice_ptp_read_src_clk_reg()
H A Dice_ptp_hw.c5512 wr32(hw, GLTSYN_TIME_H(tmr_idx), upper_32_bits(time)); in ice_ptp_write_direct_phc_time_e830()