Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h781 } PHY_ENGINE; typedef
865 GLOBAL void init_phy (MAC_ENGINE *eng, PHY_ENGINE *phyeng);
868 GLOBAL void phy_select (MAC_ENGINE *eng, PHY_ENGINE *phyeng);
869 GLOBAL void recov_phy (MAC_ENGINE *eng, PHY_ENGINE *phyeng);
H A Dphy_tbl.h45 PHY_ENGINE cfg;
H A Dphy.c2225 void phy_select(MAC_ENGINE *eng, PHY_ENGINE *phyeng) in phy_select()
2260 void recov_phy (MAC_ENGINE *eng, PHY_ENGINE *phyeng) in recov_phy()
2269 void init_phy (MAC_ENGINE *eng, PHY_ENGINE *phyeng) in init_phy()
H A Dmactest.c1213 uint32_t test_start(MAC_ENGINE *p_eng, PHY_ENGINE *p_phy_eng) in test_start()
1441 PHY_ENGINE phy_eng; in mac_test()