Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/aspeed/nettest/
H A Dswfunc.h73 #define RXDES_EM_FIFO_FULL BIT(23) macro
76 RXDES_EM_ODD_NB | RXDES_EM_FIFO_FULL)
H A Dncsi.c267 if (rx_desc0 & RXDES_EM_FIFO_FULL) { in check_rx_desc_err()
H A Dmac.c1953 if ( eng->dat.RxDes0DW & RXDES_EM_FIFO_FULL ) { in check_des_header_Rx()