Searched refs:INTEL_CE_GBE_MDIC_GO (Results 1 – 2 of 2) sorted by relevance
2828 (INTEL_CE_GBE_MDIC_GO)); in e1000_read_phy_reg_ex()2838 if (!(mdic & INTEL_CE_GBE_MDIC_GO)) in e1000_read_phy_reg_ex()2842 if (mdic & INTEL_CE_GBE_MDIC_GO) { in e1000_read_phy_reg_ex()2968 (INTEL_CE_GBE_MDIC_GO)); in e1000_write_phy_reg_ex()2978 if (!(mdic & INTEL_CE_GBE_MDIC_GO)) in e1000_write_phy_reg_ex()2981 if (mdic & INTEL_CE_GBE_MDIC_GO) { in e1000_write_phy_reg_ex()
1598 #define INTEL_CE_GBE_MDIC_GO 0x80000000 macro