Home
last modified time | relevance | path

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

/u-boot/include/
A Dmiiphy.h107 #define MII_MIPSCR 0x11 macro
/u-boot/drivers/net/
A Dag7xxx.c972 ret = ag7xxx_switch_read(priv->bus, phymax, MII_MIPSCR, &reg); in ag933x_phy_setup_common()
974 ret = ag7xxx_mdio_read(priv->bus, phymax, 0, MII_MIPSCR); in ag933x_phy_setup_common()
998 ret = ag7xxx_switch_read(priv->bus, i, MII_MIPSCR, &reg); in ag933x_phy_setup_common()
1000 ret = ag7xxx_mdio_read(priv->bus, i, 0, MII_MIPSCR); in ag933x_phy_setup_common()

Completed in 5 milliseconds