Home
last modified time | relevance | path

Searched refs:phy_init_hw (Results 1 – 20 of 20) sorted by relevance

/openbmc/linux/drivers/net/phy/
H A Dax88796b.c92 phy_init_hw(phydev); in asix_ax88772a_link_change_notify()
H A Dmicrochip_t1.c751 return phy_init_hw(phydev); in lan87xx_cable_test_report()
833 return phy_init_hw(phydev); in lan87xx_config_aneg()
H A Dphy_device.c363 ret = phy_init_hw(phydev); in mdio_bus_phy_resume()
1226 int phy_init_hw(struct phy_device *phydev) in phy_init_hw() function
1264 EXPORT_SYMBOL(phy_init_hw);
1554 err = phy_init_hw(phydev); in phy_attach_direct()
H A Dphy.c406 return phy_init_hw(phydev); in phy_mii_ioctl()
522 err = phy_init_hw(phydev); in phy_abort_cable_test()
H A Dat803x.c1386 ret = phy_init_hw(phydev); in at803x_set_downshift()
H A Dmicrel.c1510 phy_init_hw(phydev); in ksz9031_read_status()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dbgmac-bcma-mdio.c175 phy_init_hw(bgmac->net_dev->phydev); in bcma_mdio_phy_init()
/openbmc/u-boot/doc/device-tree-bindings/net/
H A Dmicrel-ksz90x1.txt8 phy_fixup_list (see phy_init_hw() from drivers/net/phy/phy_device.c),
/openbmc/linux/Documentation/devicetree/bindings/net/
H A Dmicrel-ksz90x1.txt9 phy_fixup_list (see phy_init_hw() from drivers/net/phy/phy_device.c),
/openbmc/linux/include/linux/
H A Dphy.h1714 int phy_init_hw(struct phy_device *phydev);
/openbmc/linux/drivers/net/dsa/
H A Dbcm_sf2.c325 phy_init_hw(phy); in bcm_sf2_port_setup()
/openbmc/linux/drivers/net/ethernet/socionext/
H A Dsni_ave.c1762 ret = phy_init_hw(ndev->phydev); in ave_resume()
/openbmc/linux/drivers/net/usb/
H A Dsmsc95xx.c1788 phy_init_hw(pdata->phydev); in smsc95xx_resume()
/openbmc/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmgenet.c3137 phy_init_hw(priv->dev->phydev); in bcmgenet_irq_task()
4264 phy_init_hw(dev->phydev); in bcmgenet_resume()
/openbmc/linux/drivers/net/ethernet/toshiba/
H A Dtc35815.c1153 ret = phy_init_hw(dev->phydev); in tc35815_restart()
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-phy-v2.c3433 return phy_init_hw(phy_data->phydev); in xgbe_phy_reset()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmv643xx_eth.c2331 phy_init_hw(dev->phydev); in port_start()
/openbmc/linux/drivers/net/ethernet/ibm/emac/
H A Dcore.c2582 return phy_init_hw(dev->phy_dev); in emac_mdio_init_phy()
/openbmc/linux/drivers/net/ethernet/freescale/
H A Dfec_main.c4752 phy_init_hw(ndev->phydev); in fec_resume()
/openbmc/linux/drivers/net/ethernet/realtek/
H A Dr8169_main.c4734 phy_init_hw(tp->phydev); in rtl8169_up()