Home
last modified time | relevance | path

Searched refs:asix_mdio_write_nopm (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/usb/
H A Dasix.h240 void asix_mdio_write_nopm(struct net_device *netdev, int phy_id, int loc,
H A Dasix_devices.c538 asix_mdio_write_nopm(dev->net, dev->mii.phy_id, in ax88772a_hw_reset()
542 asix_mdio_write_nopm(dev->net, dev->mii.phy_id, in ax88772a_hw_reset()
546 asix_mdio_write_nopm(dev->net, dev->mii.phy_id, in ax88772a_hw_reset()
H A Dasix_common.c586 asix_mdio_write_nopm(struct net_device *netdev, int phy_id, int loc, int val) in asix_mdio_write_nopm() function