Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmactest.c1213 uint32_t test_start(MAC_ENGINE *p_eng, PHY_ENGINE *p_phy_eng) in test_start() argument
1257 if (p_phy_eng->fp_set) { in test_start()
1258 init_phy(p_eng, p_phy_eng); in test_start()
1377 if (p_phy_eng->fp_clr != 0) in test_start()
1378 recov_phy(p_eng, p_phy_eng); in test_start()