Home
last modified time | relevance | path

Searched refs:MAC_CR_PRMS (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dsmc911x.h321 #define MAC_CR_PRMS 0x00040000 macro
/openbmc/qemu/hw/net/
H A Dlan9118.c128 #define MAC_CR_PRMS 0x00040000 macro
466 s->mac_cr = MAC_CR_PRMS; in lan9118_reset()
498 if (s->mac_cr & MAC_CR_PRMS) { in lan9118_filter()