Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dmactest.c411 p_eng->run.TM_IOStrength = 1; in check_test_mode()
430 p_eng->run.TM_IOStrength = 1; in check_test_mode()
451 if (0 == p_eng->run.TM_IOStrength) { in check_test_mode()
1273 if (p_eng->run.TM_IOStrength) { in test_start()
H A Dcomminf.h511 int8_t TM_IOStrength ;//test_mode member
H A Dmac.c2107 if (eng->run.TM_IOStrength) { in PrintIO_Header()