Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp.h312 #define ETH_GLTSYN_ENA(_i) (0x03000348 + ((_i) * 4)) macro
H A Dice_ptp_hw.h643 #define ETH_GLTSYN_ENA(_i) (0x03000348 + ((_i) * 4)) macro
H A Dice_ptp_hw.c5002 err = ice_write_phy_reg_e810(hw, ETH_GLTSYN_ENA(tmr_idx), in ice_ptp_init_phc_e810()