Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_ptp_hw.h567 #define P_REG_PS_SFT_RESET_M BIT(11) macro
Dice_ptp_hw.c4572 val |= P_REG_PS_SFT_RESET_M; in ice_stop_phy_timer_e82x()
4638 val |= P_REG_PS_SFT_RESET_M; in ice_start_phy_timer_e82x()
4648 val &= ~P_REG_PS_SFT_RESET_M; in ice_start_phy_timer_e82x()