Searched refs:ENET_ECR_RESET (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/net/ | ||
H A D | imx_fec.h | 133 #define ENET_ECR_RESET (1 << 0) macro |
/openbmc/qemu/hw/net/ | ||
H A D | imx_fec.c | 929 if (value & ENET_ECR_RESET) { in imx_eth_write() |