Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h868 GLOBAL void phy_select (MAC_ENGINE *eng, PHY_ENGINE *phyeng);
H A Dmactest.c1491 phy_select(&mac_eng, &phy_eng); in mac_test()
H A Dphy.c2225 void phy_select(MAC_ENGINE *eng, PHY_ENGINE *phyeng) in phy_select() function