Searched refs:Config3 (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/hw/net/ |
| H A D | rtl8139.c | 119 Config3 = 0x59, enumerator 459 uint8_t Config3; member 1259 s->Config3 = 0x1; /* fast back-to-back compatible */ in rtl8139_reset() 1629 val = SET_MASKED(val, 0x8F, s->Config3); in rtl8139_Config3_write() 1631 s->Config3 = val; in rtl8139_Config3_write() 1636 uint32_t ret = s->Config3; in rtl8139_Config3_read() 2693 case Config3: in rtl8139_io_writeb() 2936 case Config3: in rtl8139_io_readb() 3202 VMSTATE_UINT8(Config3, RTL8139State),
|
| /openbmc/u-boot/drivers/net/ |
| H A D | rtl8139.c | 115 Config3=0x59, enumerator
|
| H A D | rtl8169.c | 130 Config3 = 0x54, enumerator
|
| /openbmc/qemu/target/mips/ |
| H A D | cpu-defs.c.inc | 423 * Config3: VZ, CTXTC, CDMM, TL
|