Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/net/
H A Dag7xxx.c742 int i, ret, phymax; in ag933x_phy_setup_common() local
745 phymax = 4; in ag933x_phy_setup_common()
747 phymax = 5; in ag933x_phy_setup_common()
752 ret = ag933x_phy_setup_reset_set(dev, phymax); in ag933x_phy_setup_common()
756 ret = ag933x_phy_setup_reset_fin(dev, phymax); in ag933x_phy_setup_common()
761 ret = ag7xxx_mdio_read(priv->bus, phymax, 0, MII_MIPSCR); in ag933x_phy_setup_common()
769 for (i = 0; i < phymax; i++) { in ag933x_phy_setup_common()
775 for (i = 0; i < phymax; i++) { in ag933x_phy_setup_common()
781 for (i = 0; i < phymax; i++) { in ag933x_phy_setup_common()