Searched refs:ETH_GLTSYN_SHADJ_H (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.c2943 * ETH_GLTSYN_SHADJ_L and ETH_GLTSYN_SHADJ_H registers. The actual adjustment
2967 err = ice_write_phy_reg_e810(hw, ETH_GLTSYN_SHADJ_H(tmr_idx), adj);
2983 * ETH_GLTSYN_SHADJ_L and ETH_GLTSYN_SHADJ_H registers. The actual change is
3003 err = ice_write_phy_reg_e810(hw, ETH_GLTSYN_SHADJ_H(tmr_idx), high);
H A Dice_ptp_hw.h487 #define ETH_GLTSYN_SHADJ_H(_i) (0x0300037C + ((_i) * 32)) macro

Completed in 144 milliseconds