Home
last modified time | relevance | path

Searched refs:PHY_STATUS (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_phy.c75 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, &phy_status); in igc_phy_has_link()
86 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, &phy_status); in igc_phy_has_link()
403 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, &phy_status); in igc_wait_autoneg()
406 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, &phy_status); in igc_wait_autoneg()
H A Digc_mac.c472 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, in igc_config_fc_after_link_up()
476 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, in igc_config_fc_after_link_up()
H A Digc_defines.h688 #define PHY_STATUS 0x01 /* Status Register */ macro
/linux/drivers/gpu/drm/hisilicon/kirin/
H A Ddw_dsi_reg.h64 #define PHY_STATUS 0xB0 /* D-PHY PPI status interface */ macro
/linux/drivers/net/ethernet/oki-semi/pch_gbe/
H A Dpch_gbe_phy.c17 #define PHY_STATUS 0x01 /* Status Regiser */ macro
/linux/drivers/net/ethernet/intel/igb/
H A De1000_phy.c1596 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, &phy_status); in igb_wait_autoneg()
1599 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, &phy_status); in igb_wait_autoneg()
1633 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, &phy_status); in igb_phy_has_link()
1644 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, &phy_status); in igb_phy_has_link()
H A De1000_mac.c935 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, in igb_config_fc_after_link_up()
939 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, in igb_config_fc_after_link_up()
H A De1000_defines.h695 #define PHY_STATUS 0x01 /* Status Register */ macro
/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2479 #define PHY_STATUS 0x01 /* Status Register */ macro