Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dphy_api.h5 uint32_t phy_find_addr (MAC_ENGINE *eng);
H A Dmactest.c1490 if (1 == phy_find_addr(&mac_eng)) { in mac_test()
H A Dphy.c2132 uint32_t phy_find_addr(MAC_ENGINE *eng) in phy_find_addr() function