Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dcomminf.h50 #define SWAP_4B_LEDN( x ) ( x ) macro
H A Dncsi.c311 …NCSI_RxData = SWAP_4B_LEDN_NCSI( SWAP_4B_LEDN( Read_Mem_Dat_NCSI_DD( NCSI_RxDatBase + 0x0C ) ) … in NCSI_Rx_SLT()