Searched refs:MII_MIPSCR (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/ |
A D | miiphy.h | 107 #define MII_MIPSCR 0x11 macro
|
/u-boot/drivers/net/ |
A D | ag7xxx.c | 972 ret = ag7xxx_switch_read(priv->bus, phymax, MII_MIPSCR, ®); 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, ®); 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