Home
last modified time | relevance | path

Searched refs:E1000_PHY_CTRL_GBE_DISABLE (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h347 #define E1000_PHY_CTRL_GBE_DISABLE 0x00000040 macro
H A Dich8lan.c2519 if (mac_reg & E1000_PHY_CTRL_GBE_DISABLE) in e1000_hv_phy_workarounds_ich8lan()
2525 if (mac_reg & (E1000_PHY_CTRL_GBE_DISABLE | in e1000_hv_phy_workarounds_ich8lan()
5362 phy_ctrl |= (E1000_PHY_CTRL_GBE_DISABLE | in e1000e_igp3_phy_powerdown_workaround_ich8lan()
5419 reg |= (E1000_PHY_CTRL_GBE_DISABLE |
5499 phy_ctrl |= E1000_PHY_CTRL_GBE_DISABLE; in e1000_suspend_workarounds_ich8lan()
H A Dphy.c2695 (!(er32(PHY_CTRL) & E1000_PHY_CTRL_GBE_DISABLE))) in e1000_access_phy_wakeup_reg_bm()
H A Dnetdev.c5127 (er32(CTRL) & E1000_PHY_CTRL_GBE_DISABLE)) { in e1000e_has_link()
/openbmc/u-boot/drivers/net/
H A De1000.h1363 #define E1000_PHY_CTRL_GBE_DISABLE 0x00000040 macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1643 #define E1000_PHY_CTRL_GBE_DISABLE 0x00000040 macro