Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dncsi.c148 eng->run.NCSI_RxTimeOutScale = 1; in NCSI_Struct_Initialize_SLT()
301 if ( ++timeout > TIME_OUT_NCSI * eng->run.NCSI_RxTimeOutScale ) { in NCSI_Rx_SLT()
866 eng->run.NCSI_RxTimeOutScale = 10; in phy_ncsi()
948 eng->run.NCSI_RxTimeOutScale = 1; in phy_ncsi()
H A Dcomminf.h501 int NCSI_RxTimeOutScale ; member