Searched refs:PHY_CTRL_REG (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/ |
| H A D | tsi108_eth.c | 267 #define PHY_CTRL_REG 0 /* Control Register */ macro 616 write_phy (ETH_BASE, phy_addr, PHY_CTRL_REG, PHY_CTRL_RESET); in marvell_88e_phy_config() 622 read_phy (ETH_BASE, phy_addr, PHY_CTRL_REG)) & PHY_CTRL_RESET) { in marvell_88e_phy_config() 670 write_phy (base, TBI_ADDR, PHY_CTRL_REG, value); in marvell_88e_phy_config()
|
| H A D | rtl8169.c | 212 PHY_CTRL_REG = 0, enumerator 1047 mdio_write(PHY_CTRL_REG, in rtl_init()
|