/openbmc/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() 407 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, &phy_status); in igc_wait_autoneg() 410 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, &phy_status); in igc_wait_autoneg()
|
H A D | igc_mac.c | 481 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, in igc_config_fc_after_link_up() 485 ret_val = hw->phy.ops.read_reg(hw, PHY_STATUS, in igc_config_fc_after_link_up()
|
H A D | igc_defines.h | 623 #define PHY_STATUS 0x01 /* Status Register */ macro
|
/openbmc/u-boot/include/ |
H A D | mv88e6352.h | 23 #define PHY_STATUS 0x01 macro
|
/openbmc/linux/drivers/net/ethernet/intel/e1000/ |
H A D | e1000_hw.c | 1466 ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data); in e1000_setup_copper_link() 1469 ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data); in e1000_setup_copper_link() 1779 e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg); in e1000_phy_force_speed_duplex() 1784 e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg); in e1000_phy_force_speed_duplex() 1813 e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg); in e1000_phy_force_speed_duplex() 1818 e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg); in e1000_phy_force_speed_duplex() 2084 ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg); in e1000_config_fc_after_link_up() 2087 ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg); in e1000_config_fc_after_link_up() 2407 ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data); in e1000_check_for_link() 2410 ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data); in e1000_check_for_link() [all …]
|
H A D | e1000_hw.h | 2479 #define PHY_STATUS 0x01 /* Status Register */ macro
|
/openbmc/linux/drivers/gpu/drm/hisilicon/kirin/ |
H A D | dw_dsi_reg.h | 62 #define PHY_STATUS 0xB0 /* D-PHY PPI status interface */ macro
|
H A D | dw_drm_dsi.c | 436 val = readl(base + PHY_STATUS); in dsi_set_mipi_phy()
|
/openbmc/linux/drivers/pci/controller/dwc/ |
H A D | pcie-artpec6.c | 75 #define PHY_STATUS 0x118 macro 162 val = readl(artpec6_pcie->phy_base + PHY_STATUS); in artpec6_pcie_wait_for_phy_a6()
|
/openbmc/linux/drivers/phy/freescale/ |
H A D | phy-fsl-imx8qm-lvds-phy.c | 42 #define PHY_STATUS 0x10 macro 129 ret = regmap_read_poll_timeout(priv->regmap, PHY_STATUS, locked, in mixel_lvds_phy_power_on()
|
/openbmc/linux/drivers/net/ethernet/oki-semi/pch_gbe/ |
H A D | pch_gbe_phy.c | 17 #define PHY_STATUS 0x01 /* Status Regiser */ macro
|
/openbmc/u-boot/board/keymile/km_arm/ |
H A D | km_arm.c | 371 { PHY(0), PHY_STATUS, AN1000FIX },
|
/openbmc/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
|
/openbmc/u-boot/drivers/net/ |
H A D | e1000.c | 3313 ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data); in e1000_setup_copper_link() 3316 ret_val = e1000_read_phy_reg(hw, PHY_STATUS, &phy_data); in e1000_setup_copper_link() 3681 if (e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg) < 0) { in e1000_config_fc_after_link_up() 3685 if (e1000_read_phy_reg(hw, PHY_STATUS, &mii_status_reg) < 0) { in e1000_config_fc_after_link_up() 3897 if (e1000_read_phy_reg(hw, PHY_STATUS, &phy_data) < 0) { in e1000_check_for_link() 3901 if (e1000_read_phy_reg(hw, PHY_STATUS, &phy_data) < 0) { in e1000_check_for_link() 4205 if (e1000_read_phy_reg(hw, PHY_STATUS, &phy_data) < 0) { in e1000_wait_autoneg() 4209 if (e1000_read_phy_reg(hw, PHY_STATUS, &phy_data) < 0) { in e1000_wait_autoneg()
|
H A D | e1000.h | 1877 #define PHY_STATUS 0x01 /* Status Regiser */ macro
|
/openbmc/linux/drivers/gpu/drm/sprd/ |
H A D | sprd_dsi.c | 91 #define PHY_STATUS 0x9C macro 228 if (dsi_reg_rd(ctx, PHY_STATUS, PHY_LOCK, 1)) in dphy_wait_pll_locked()
|