Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h195 #define Err_Flag_IOMargin ( 1 << 20 ) // IO timing margin is not enou… macro
H A Dmac.c1153 …if ( eng->flg.error & Err_Flag_IOMargin ) { PRINTF( option, "[Err] IO timing margin… in FPri_ErrFlag()