Home
last modified time | relevance | path

Searched refs:read_phy (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/net/
H A Dtsi108_eth.c423 static unsigned int read_phy (unsigned int base,
439 printf ("%2d 0x%04x\n", i, read_phy (ETH_BASE, phy_addr, i)); in dump_phy_regs()
550 static unsigned int read_phy (unsigned int base, in read_phy() function
622 read_phy (ETH_BASE, phy_addr, PHY_CTRL_REG)) & PHY_CTRL_RESET) { in marvell_88e_phy_config()
637 phy_status = read_phy (ETH_BASE, phy_addr, PHY_STATUS_REG); in marvell_88e_phy_config()
648 phy_spec_status = read_phy (ETH_BASE, phy_addr, MV1111_SPEC_STAT_REG); in marvell_88e_phy_config()
675 phy_spec_status = read_phy (ETH_BASE, phy_addr, MV1111_SPEC_STAT_REG); in marvell_88e_phy_config()