Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dphy.c729 eng->phy.PHY_18h = phy_read(eng, 0x18); in phy_broadcom0()
730 PHY_new = eng->phy.PHY_18h & ~((0x7 << 12) | 0x7 | BIT(8)); in phy_broadcom0()
1947 phy_write( eng, 24, eng->phy.PHY_18h ); in recov_phy_vitesse()
1970 eng->phy.PHY_18h = phy_read( eng, 24 ); in phy_vitesse()
1975 phy_write( eng, 24, eng->phy.PHY_18h | 0x0001 ); in phy_vitesse()
H A Dcomminf.h546 uint32_t PHY_18h ; member