Searched refs:asix_mdio_read_nopm (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.10/drivers/net/usb/ |
| D | asix_devices.c | 394 if (in_pm && (!asix_mdio_read_nopm(dev->net, dev->mii.phy_id, in ax88772_hw_reset() 486 if (in_pm && (!asix_mdio_read_nopm(dev->net, dev->mii.phy_id, in ax88772a_hw_reset() 507 phy14h = asix_mdio_read_nopm(dev->net, dev->mii.phy_id, in ax88772a_hw_reset() 509 phy15h = asix_mdio_read_nopm(dev->net, dev->mii.phy_id, in ax88772a_hw_reset() 511 phy16h = asix_mdio_read_nopm(dev->net, dev->mii.phy_id, in ax88772a_hw_reset() 605 asix_mdio_read_nopm(dev->net, dev->mii.phy_id, MII_BMCR); in ax88772_suspend() 609 asix_mdio_read_nopm(dev->net, dev->mii.phy_id, MII_ADVERTISE); in ax88772_suspend()
|
| D | asix.h | 226 int asix_mdio_read_nopm(struct net_device *netdev, int phy_id, int loc);
|
| D | asix_common.c | 508 int asix_mdio_read_nopm(struct net_device *netdev, int phy_id, int loc) in asix_mdio_read_nopm() function
|