Searched refs:write_phy (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | tsi108_eth.c | 425 static void write_phy (unsigned int base, 579 static void write_phy (unsigned int base, in write_phy() function 616 write_phy (ETH_BASE, phy_addr, PHY_CTRL_REG, PHY_CTRL_RESET); in marvell_88e_phy_config() 631 write_phy (base, TBI_ADDR, TBI_CONTROL_2, TBI_CONTROL_2_G_MII_MODE | in marvell_88e_phy_config() 670 write_phy (base, TBI_ADDR, PHY_CTRL_REG, value); in marvell_88e_phy_config() 671 write_phy (base, TBI_ADDR, PHY_AN_ADV_REG, 0x0060); in marvell_88e_phy_config()
|