Home
last modified time | relevance | path

Searched refs:PHY_1000T_STATUS (Results 1 – 11 of 11) sorted by relevance

/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.c26 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Register */ macro
/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h623 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
H A Digc_main.c5643 if (!igc_read_phy_reg(hw, PHY_1000T_STATUS, in igc_watchdog_task()
/openbmc/linux/drivers/net/ethernet/intel/igb/
H A De1000_defines.h701 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
H A De1000_phy.c1953 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &phy_data); in igb_get_phy_info_m88()
2019 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data); in igb_get_phy_info_igp()
2541 ret_val = phy->ops.read_reg(hw, PHY_1000T_STATUS, &data); in igb_get_phy_info_82580()
H A Digb_main.c5610 if (!igb_read_phy_reg(hw, PHY_1000T_STATUS, in igb_watchdog_task()
/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c3271 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data); in e1000_phy_igp_get_info()
3358 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data); in e1000_phy_m88_get_info()
5116 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data); in e1000_1000Mb_check_cable_length()
5122 ret_val = e1000_read_phy_reg(hw, PHY_1000T_STATUS, in e1000_1000Mb_check_cable_length()
H A De1000_main.c3719 (!e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_tmp))) { in e1000_update_stats()
4689 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_status); in e1000_smartspeed()
4692 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_status); in e1000_smartspeed()
H A De1000_hw.h2488 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro
H A De1000_ethtool.c403 e1000_read_phy_reg(hw, PHY_1000T_STATUS, &phy_data); in e1000_get_regs()
/openbmc/u-boot/drivers/net/
H A De1000.h1886 #define PHY_1000T_STATUS 0x0A /* 1000Base-T Status Reg */ macro