Searched refs:mv88e61xx_phy_write (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/phy/ |
| H A D | mv88e61xx.c | 403 static int mv88e61xx_phy_write(struct phy_device *phydev, int phy, in mv88e61xx_phy_write() function 423 return mv88e61xx_phy_write(phydev, phy, PHY_REG_PAGE, page); in mv88e61xx_set_page() 576 val = mv88e61xx_phy_write(phydev, DEVADDR_SERDES, MII_BMCR, val); in mv88e61xx_serdes_init() 786 val = mv88e61xx_phy_write(phydev, phy, MII_BMCR, val); in mv88e61xx_phy_enable() 807 val = mv88e61xx_phy_write(phydev, phy, PHY_REG_CTRL1, val); in mv88e61xx_phy_setup()
|