Home
last modified time | relevance | path

Searched refs:E1000_SWFW_PHY0_SM (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h175 #define E1000_SWFW_PHY0_SM 0x2 macro
H A D80003es2lan.c181 mask = hw->bus.func ? E1000_SWFW_PHY1_SM : E1000_SWFW_PHY0_SM; in e1000_acquire_phy_80003es2lan()
195 mask = hw->bus.func ? E1000_SWFW_PHY1_SM : E1000_SWFW_PHY0_SM; in e1000_release_phy_80003es2lan()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h174 #define E1000_SWFW_PHY0_SM 0x2 macro
H A De1000_82575.c718 u16 mask = E1000_SWFW_PHY0_SM; in igb_acquire_phy_82575()
739 u16 mask = E1000_SWFW_PHY0_SM; in igb_release_phy_82575()
H A Digb_main.c10094 swfw_mask = E1000_SWFW_PHY0_SM; in igb_read_i2c_byte()
10126 u16 swfw_mask = E1000_SWFW_PHY0_SM; in igb_write_i2c_byte()
/openbmc/u-boot/drivers/net/
H A De1000.c2826 uint16_t swfw = E1000_SWFW_PHY0_SM; in e1000_write_kmrn_reg()
2847 uint16_t swfw = E1000_SWFW_PHY0_SM; in e1000_read_kmrn_reg()
4593 uint16_t swfw = E1000_SWFW_PHY0_SM; in e1000_phy_hw_reset()
H A De1000.h1510 #define E1000_SWFW_PHY0_SM 0x0002 macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1876 #define E1000_SWFW_PHY0_SM 0x0002 macro