Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ice/
H A Dice_hw_autogen.h506 #define GLTSYN_INCVAL_L(_i) (0x00088918 + ((_i) * 4)) macro
H A Dice_ptp_hw.c222 lo = rd32(hw, GLTSYN_INCVAL_L(tmr_idx)); in ice_ptp_read_src_incval()
2602 lo = rd32(hw, GLTSYN_INCVAL_L(tmr_idx)); in ice_start_phy_timer_eth56g()
4665 lo = rd32(hw, GLTSYN_INCVAL_L(tmr_idx)); in ice_start_phy_timer_e82x()
5489 wr32(hw, GLTSYN_INCVAL_L(tmr_idx), lower_32_bits(incval)); in ice_ptp_write_direct_incval_e830()