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