Searched refs:INTEL_CE_GBE_MDIC_GO (Results 1 – 2 of 2) sorted by relevance
2860 (INTEL_CE_GBE_MDIC_GO)); in e1000_read_phy_reg_ex()2870 if (!(mdic & INTEL_CE_GBE_MDIC_GO)) in e1000_read_phy_reg_ex()2874 if (mdic & INTEL_CE_GBE_MDIC_GO) { in e1000_read_phy_reg_ex()3000 (INTEL_CE_GBE_MDIC_GO)); in e1000_write_phy_reg_ex()3010 if (!(mdic & INTEL_CE_GBE_MDIC_GO)) in e1000_write_phy_reg_ex()3013 if (mdic & INTEL_CE_GBE_MDIC_GO) { in e1000_write_phy_reg_ex()
1626 #define INTEL_CE_GBE_MDIC_GO 0x80000000 macro