Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ptp_hw.h311 #define P_REG_PS_ENA_CLK_M BIT(2) macro
H A Dice_ptp_hw.c2352 val &= ~P_REG_PS_ENA_CLK_M; in ice_stop_phy_timer_e822()
2445 val |= P_REG_PS_ENA_CLK_M; in ice_start_phy_timer_e822()