Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_ptp_hw.c98 lo = rd32(hw, GLTSYN_INCVAL_L(tmr_idx)); in ice_ptp_read_src_incval()
2508 lo = rd32(hw, GLTSYN_INCVAL_L(tmr_idx)); in ice_start_phy_timer_e822()
H A Dice_hw_autogen.h8565 #define GLTSYN_INCVAL_L(_i) (0x00088918 + ((_i) * 4)) /* _i=0...1 */ /* Reset Source: CORER */ macro
/dpdk/drivers/net/ice/
H A Dice_ethdev.c5861 ICE_WRITE_REG(hw, GLTSYN_INCVAL_L(0), 0); in ice_timesync_disable()