Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h167 #define HWEOR(dat) (dat & 0x40000000) macro
H A Dncsi.c371 if ( HWEOR( NCSI_RxDesDat ) ) { in NCSI_Rx_SLT()