Home
last modified time | relevance | path

Searched refs:IGP01E1000_PHY_PORT_STATUS (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_phy.h61 #define IGP01E1000_PHY_PORT_STATUS 0x11 /* Status */ macro
H A De1000_phy.c1555 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_STATUS, &data); in igb_check_polarity_igp()
1567 offset = IGP01E1000_PHY_PORT_STATUS; in igb_check_polarity_igp()
2007 ret_val = phy->ops.read_reg(hw, IGP01E1000_PHY_PORT_STATUS, &data); in igb_get_phy_info_igp()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dphy.h75 #define IGP01E1000_PHY_PORT_STATUS 0x11 /* Status */ macro
H A Dphy.c1675 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_STATUS, &data); in e1000_check_polarity_igp()
1687 offset = IGP01E1000_PHY_PORT_STATUS; in e1000_check_polarity_igp()
2022 ret_val = e1e_rphy(hw, IGP01E1000_PHY_PORT_STATUS, &data); in e1000e_get_phy_info_igp()
/openbmc/qemu/hw/net/
H A Digb_regs.h83 #define IGP01E1000_PHY_PORT_STATUS 0x11 /* Status */ macro
H A Digb_core.c2662 [IGP01E1000_PHY_PORT_STATUS] = PHY_R,
4360 [IGP01E1000_PHY_PORT_STATUS] = IGP01E1000_PSSR_SPEED_1000MBPS,
/openbmc/u-boot/drivers/net/
H A De1000.h1920 #define IGP01E1000_PHY_PORT_STATUS 0x11 /* PHY Specific Status Register */ macro
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c3259 ret_val = e1000_read_phy_reg(hw, IGP01E1000_PHY_PORT_STATUS, &phy_data); in e1000_phy_igp_get_info()
5004 ret_val = e1000_read_phy_reg(hw, IGP01E1000_PHY_PORT_STATUS, in e1000_check_polarity()
H A De1000_ethtool.c375 e1000_read_phy_reg(hw, IGP01E1000_PHY_PORT_STATUS & in e1000_get_regs()
H A De1000_hw.h2514 #define IGP01E1000_PHY_PORT_STATUS 0x11 /* PHY Specific Status Register */ macro