Searched refs:LAN91C96_FIFO_RXEMPTY (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/ | ||
| H A D | lan91c96.h | 417 #define LAN91C96_FIFO_RXEMPTY (0x1U << 15) macro |
| H A D | lan91c96.c | 531 if (packet_number & LAN91C96_FIFO_RXEMPTY) { in smc_rcv() |