Searched refs:ENET_TDAR_TDAR (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/net/ | ||
H A D | imx_fec.h | 130 #define ENET_TDAR_TDAR (1 << 24) macro |
/openbmc/qemu/hw/net/ | ||
H A D | imx_fec.c | 923 s->regs[index] = ENET_TDAR_TDAR; in imx_eth_write() |