Searched defs:TCR_NOCRC (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/hw/net/ | ||
| H A D | smc91c111.c | 103 #define TCR_NOCRC 0x0100 macro |
| /openbmc/u-boot/drivers/net/ | ||
| H A D | smc91111.h | 367 #define TCR_NOCRC 0x0100 /* When 1 will not append CRC to tx frames */ macro |