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