Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h224 #define NCSI_Flag_Disable_Channel ( 1 << 8 ) // Time out when Disable Channel macro
H A Dncsi.c647 ncsi_set_error_flag( eng, NCSI_Flag_Disable_Channel ); in Disable_Channel_SLT()
H A Dmac.c1223 …if ( eng->flg.ncsi & NCSI_Flag_Disable_Channel ) { PRINTF( option, "[NCSI] Time ou… in FPri_ErrFlag()