Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h790 #define PHY_PTP_1STEP_PD_DLY_V_M ICE_M(0x1, 31) macro
H A Dice_ptp_hw.c2077 val |= PHY_PTP_1STEP_PD_DLY_V_M; in ice_phy_cfg_ptp_1step_eth56g()
2082 val &= ~PHY_PTP_1STEP_PD_DLY_V_M; in ice_phy_cfg_ptp_1step_eth56g()