Searched refs:INTEL_CE_GBE_MDIC_GO (Results 1 – 2 of 2) sorted by relevance
2829 (INTEL_CE_GBE_MDIC_GO)); in e1000_read_phy_reg_ex()2839 if (!(mdic & INTEL_CE_GBE_MDIC_GO)) in e1000_read_phy_reg_ex()2843 if (mdic & INTEL_CE_GBE_MDIC_GO) { in e1000_read_phy_reg_ex()2969 (INTEL_CE_GBE_MDIC_GO)); in e1000_write_phy_reg_ex()2979 if (!(mdic & INTEL_CE_GBE_MDIC_GO)) in e1000_write_phy_reg_ex()2982 if (mdic & INTEL_CE_GBE_MDIC_GO) { in e1000_write_phy_reg_ex()
1598 #define INTEL_CE_GBE_MDIC_GO 0x80000000 macro