Searched refs:PHY_STATUS (Results 1 – 9 of 9) sorted by relevance
| /linux/drivers/net/ethernet/intel/igc/ |
| H A D | igc_phy.c | 75 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 D | igc_mac.c | 472 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 D | igc_defines.h | 688 #define PHY_STATUS 0x01 /* Status Register */ macro
|
| /linux/drivers/gpu/drm/hisilicon/kirin/ |
| H A D | dw_dsi_reg.h | 64 #define PHY_STATUS 0xB0 /* D-PHY PPI status interface */ macro
|
| /linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
| H A D | pch_gbe_phy.c | 17 #define PHY_STATUS 0x01 /* Status Regiser */ macro
|
| /linux/drivers/net/ethernet/intel/igb/ |
| H A D | e1000_phy.c | 1596 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 D | e1000_mac.c | 935 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 D | e1000_defines.h | 695 #define PHY_STATUS 0x01 /* Status Register */ macro
|
| /linux/drivers/net/ethernet/intel/e1000/ |
| H A D | e1000_hw.h | 2479 #define PHY_STATUS 0x01 /* Status Register */ macro
|