Searched refs:ENET_BD_PINS (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/net/ | ||
H A D | imx_fec.h | 225 #define ENET_BD_PINS (1 << 12) macro |
/openbmc/qemu/hw/net/ | ||
H A D | imx_fec.c | 585 if (bd.option & ENET_BD_PINS) { in imx_enet_do_tx() |