Searched refs:ag7xxx_switch_reg_read (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/drivers/net/ |
H A D | ag7xxx.c | 193 static int ag7xxx_switch_reg_read(struct mii_dev *bus, int reg, u32 *val) in ag7xxx_switch_reg_read() function 296 ret = ag7xxx_switch_reg_read(bus, 0x98, &data); in ag7xxx_mdio_rw() 308 ret = ag7xxx_switch_reg_read(bus, 0x98, &data); in ag7xxx_mdio_rw() 614 ret = ag7xxx_switch_reg_read(priv->bus, 0x10c, ®); in ag7xxx_mii_setup() 642 ret = ag7xxx_switch_reg_read(priv->bus, 0, ®); in ag933x_phy_setup_lan() 651 ret = ag7xxx_switch_reg_read(priv->bus, 0, ®); in ag933x_phy_setup_lan() 690 ret = ag7xxx_switch_reg_read(priv->bus, 0x5c, ®); in ag933x_phy_setup_lan() 813 ret = ag7xxx_switch_reg_read(priv->bus, 0, ®); in ag934x_phy_setup() 833 ret = ag7xxx_switch_reg_read(priv->bus, 0x66c, ®); in ag934x_phy_setup()
|