Searched refs:PHY_TS_INT_CONFIG_ENA_M (Results 1 – 2 of 2) sorted by relevance
781 #define PHY_TS_INT_CONFIG_ENA_M BIT(6) macro
2382 val |= PHY_TS_INT_CONFIG_ENA_M; in ice_phy_cfg_intr_eth56g()2386 val &= ~PHY_TS_INT_CONFIG_ENA_M; in ice_phy_cfg_intr_eth56g()