Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dncsi.h100 #define DESELECT_PACKAGE 0x02 //M macro
H A Dncsi.c623 …if ( NCSI_SentWaitPacket( eng, DESELECT_PACKAGE, ( eng->ncsi_cap.Package_ID << 5 ) + 0x1F, 0 ) ) /… in DeSelect_Package_SLT()