Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_ptp_hw.h341 #define P_REG_PS_BYPASS_MODE_M BIT(1) macro
H A Dice_ptp_hw.c2564 val |= P_REG_PS_BYPASS_MODE_M; in ice_start_phy_timer_e822()
2653 if (!(val & P_REG_PS_BYPASS_MODE_M)) in ice_phy_exit_bypass_e822()
2657 val &= ~P_REG_PS_BYPASS_MODE_M; in ice_phy_exit_bypass_e822()