Searched refs:ag7xxx_switch_reg_read (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | ag7xxx.c | 194 static int ag7xxx_switch_reg_read(struct mii_dev *bus, int reg, u32 *val) in ag7xxx_switch_reg_read() function 297 ret = ag7xxx_switch_reg_read(bus, 0x98, &data); in ag7xxx_mdio_rw() 309 ret = ag7xxx_switch_reg_read(bus, 0x98, &data); in ag7xxx_mdio_rw() 615 ret = ag7xxx_switch_reg_read(priv->bus, 0x10c, ®); in ag7xxx_mii_setup() 643 ret = ag7xxx_switch_reg_read(priv->bus, 0, ®); in ag933x_phy_setup_lan() 652 ret = ag7xxx_switch_reg_read(priv->bus, 0, ®); in ag933x_phy_setup_lan() 691 ret = ag7xxx_switch_reg_read(priv->bus, 0x5c, ®); in ag933x_phy_setup_lan() 814 ret = ag7xxx_switch_reg_read(priv->bus, 0, ®); in ag934x_phy_setup() 834 ret = ag7xxx_switch_reg_read(priv->bus, 0x66c, ®); in ag934x_phy_setup()
|