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