Searched defs:MODER_IAM (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/hw/net/ | ||
| H A D | opencores_eth.c | 168 MODER_IAM = 0x10, enumerator |
| /openbmc/u-boot/drivers/net/ | ||
| H A D | ethoc.c | 50 #define MODER_IAM (1 << 4) /* individual address mode */ macro |