Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_ptp_hw.h424 #define ETH_GLTSYN_ENA(_i) (0x03000348 + ((_i) * 4)) macro
H A Dice_ptp_hw.c2842 status = ice_write_phy_reg_e810(hw, ETH_GLTSYN_ENA(tmr_idx), in ice_ptp_init_phy_e810()