Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_ptp_hw.c99 hi = rd32(hw, GLTSYN_INCVAL_H(tmr_idx)); in ice_ptp_read_src_incval()
2509 hi = rd32(hw, GLTSYN_INCVAL_H(tmr_idx)); in ice_start_phy_timer_e822()
H A Dice_hw_autogen.h8561 #define GLTSYN_INCVAL_H(_i) (0x00088920 + ((_i) * 4)) /* _i=0...1 */ /* Reset Source: CORER */ macro
/dpdk/drivers/net/ice/
H A Dice_ethdev.c5862 ICE_WRITE_REG(hw, GLTSYN_INCVAL_H(0), 0); in ice_timesync_disable()