Searched refs:TM_IOTiming (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/cmd/aspeed/nettest/ |
H A D | mactest.c | 373 if (p_eng->run.TM_IOTiming) in finish_check() 381 if (p_eng->run.TM_IOTiming) in finish_check() 388 if (p_eng->run.TM_IOTiming) in finish_check() 407 p_eng->run.TM_IOTiming = 1; in check_test_mode() 410 p_eng->run.TM_IOTiming = 1; in check_test_mode() 426 p_eng->run.TM_IOTiming = 1; in check_test_mode() 429 p_eng->run.TM_IOTiming = 1; in check_test_mode() 828 n_desp_min = p_eng->run.TM_IOTiming; in setup_running() 1280 if (p_eng->run.TM_IOTiming) in test_start() 1352 if (p_eng->run.TM_IOTiming) { in test_start() [all …]
|
H A D | phy.c | 422 …if ( eng->run.TM_IOTiming ) PRINTF( FP_IO, "\n\n[Warning] Page2, Register 21, bit 4~5 must be 0 [R… in phy_marvell0() 566 …if ( eng->run.TM_IOTiming ) PRINTF( FP_IO, "\n\n[Warning] Internal loopback funciton only support … in phy_marvell2() 794 …if ( eng->run.TM_IOTiming ) PRINTF( FP_IO, "\n\n[Warning] Register 25, bit 10 must be 1 [Reg19h:%0… in phy_realtek0() 802 …if ( eng->run.TM_IOTiming ) PRINTF( FP_IO, "\n\n[Warning] Register 25, bit 11 must be 0 (TXC shoul… in phy_realtek0() 809 …if ( eng->run.TM_IOTiming ) PRINTF( FP_IO, "\n\n[Warning] Register 25, bit 11 must be 1 (TXC shoul… in phy_realtek0() 1451 …if ( eng->run.TM_IOTiming ) PRINTF( FP_IO, "\n\n[Warning] Page 7 Register 16, bit 3 must be 1 [Reg… in phy_realtek4() 1466 …if ( eng->run.TM_IOTiming ) PRINTF( FP_IO, "\n\n[Warning] Page 7 Register 16, bit 12 must be 1 (TX… in phy_realtek4() 2011 if (eng->run.TM_IOTiming) in phy_atheros() 2033 if (eng->run.TM_IOTiming) in phy_atheros() 2055 if (eng->run.TM_IOTiming) in phy_atheros() [all …]
|
H A D | comminf.h | 510 int8_t TM_IOTiming ;//test_mode member
|
H A D | mac.c | 784 if (p_eng->run.TM_IOTiming) { in mac_set_scan_boundary()
|