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