Home
last modified time | relevance | path

Searched refs:Config0 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/hw/net/
H A Drtl8139.c115 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 Drtl8139.c112 Cfg9346=0x50, Config0=0x51, Config1=0x52, enumerator
H A Drtl8169.c127 Config0 = 0x51, enumerator
/openbmc/qemu/target/mips/
H A Dcpu-defs.c.inc556 /* Note: Config1 is only used internally, the R4000 has only Config0. */
832 Loongson-2E has only Config0. */
852 Loongson-2F has only Config0. */