Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h534 #define GLTSYN_TIME_L(_i) (0x000888D0 + ((_i) * 4)) macro
H A Dice_ptp.c227 lo = rd32(hw, GLTSYN_TIME_L(tmr_idx)); in ice_ptp_read_src_clk_reg()
233 lo2 = rd32(hw, GLTSYN_TIME_L(tmr_idx)); in ice_ptp_read_src_clk_reg()
240 lo = rd32(hw, GLTSYN_TIME_L(tmr_idx)); in ice_ptp_read_src_clk_reg()
H A Dice_ptp_hw.c4953 wr32(hw, GLTSYN_TIME_L(tmr_idx), lower_32_bits(time)); in ice_ptp_write_direct_phc_time_e830()