Home
last modified time | relevance | path

Searched defs:TCR_NOCRC (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/net/
H A Dsmc91c111.c103 #define TCR_NOCRC 0x0100 macro
/openbmc/u-boot/drivers/net/
H A Dsmc91111.h367 #define TCR_NOCRC 0x0100 /* When 1 will not append CRC to tx frames */ macro