Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmac_api.h9 void mac_set_driving_strength(MAC_ENGINE *p_eng, uint32_t strength);
H A Dmactest.c1274 mac_set_driving_strength(p_eng, drv); in test_start()
H A Dmac.c687 void mac_set_driving_strength(MAC_ENGINE *p_eng, uint32_t strength) in mac_set_driving_strength() function