Searched defs:FTGMAC100_MACCR_RXMAC_EN (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/drivers/net/ | ||
| H A D | ftgmac100.h | 143 #define FTGMAC100_MACCR_RXMAC_EN BIT(3) macro |
| /openbmc/qemu/hw/net/ | ||
| H A D | ftgmac100.c | 139 #define FTGMAC100_MACCR_RXMAC_EN (1 << 3) macro |