Searched refs:Config0 (Results 1 – 4 of 4) sorted by relevance
| /openbmc/qemu/hw/net/ |
| H A D | rtl8139.c | 115 Config0 = 0x51, enumerator 457 uint8_t Config0; member 1257 s->Config0 = 0x0; /* No boot ROM */ in rtl8139_reset() 1579 val = SET_MASKED(val, 0xf8, s->Config0); in rtl8139_Config0_write() 1581 s->Config0 = val; in rtl8139_Config0_write() 1586 uint32_t ret = s->Config0; in rtl8139_Config0_read() 2687 case Config0: in rtl8139_io_writeb() 2930 case Config0: in rtl8139_io_readb() 3200 VMSTATE_UINT8(Config0, RTL8139State),
|
| /openbmc/u-boot/drivers/net/ |
| H A D | rtl8139.c | 112 Cfg9346=0x50, Config0=0x51, Config1=0x52, enumerator
|
| H A D | rtl8169.c | 127 Config0 = 0x51, enumerator
|
| /openbmc/qemu/target/mips/ |
| H A D | cpu-defs.c.inc | 556 /* Note: Config1 is only used internally, the R4000 has only Config0. */ 832 Loongson-2E has only Config0. */ 852 Loongson-2F has only Config0. */
|