Searched refs:HV_OEM_BITS_GBE_DIS (Results 1 – 2 of 2) sorted by relevance
202 #define HV_OEM_BITS_GBE_DIS 0x0040 /* Gigabit Disable */ macro
1167 phy_reg |= HV_OEM_BITS_LPLU | HV_OEM_BITS_GBE_DIS; in e1000_enable_ulp_lpt_lp()2391 oem_reg &= ~(HV_OEM_BITS_GBE_DIS | HV_OEM_BITS_LPLU); in e1000_oem_bits_config_ich8lan()2395 oem_reg |= HV_OEM_BITS_GBE_DIS; in e1000_oem_bits_config_ich8lan()2402 oem_reg |= HV_OEM_BITS_GBE_DIS; in e1000_oem_bits_config_ich8lan()