Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h521 #define GLTSYN_TIME_L(_i) (0x000888D0 + ((_i) * 4)) macro
H A Dice_ptp.c322 lo = rd32(hw, GLTSYN_TIME_L(tmr_idx)); in ice_ptp_read_src_clk_reg()
328 lo2 = rd32(hw, GLTSYN_TIME_L(tmr_idx)); in ice_ptp_read_src_clk_reg()
335 lo = rd32(hw, GLTSYN_TIME_L(tmr_idx)); in ice_ptp_read_src_clk_reg()
H A Dice_ptp_hw.c5511 wr32(hw, GLTSYN_TIME_L(tmr_idx), lower_32_bits(time)); in ice_ptp_write_direct_phc_time_e830()