Searched refs:RS_ERRORS (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/net/ | ||
A D | smc91111.h | 650 #define RS_ERRORS (RS_ALGNERR | RS_BADCRC | RS_TOOLONG | RS_TOOSHORT) macro |
A D | smc91111.c | 708 if ( !(status & RS_ERRORS ) ){ in smc_rcv() |
Completed in 7 milliseconds