Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/
H A Drtl8139.c112 Cfg9346=0x50, Config0=0x51, Config1=0x52, enumerator
253 outb(0x00, ioaddr + Config1); in rtl8139_probe()
H A Drtl8169.c128 Config1 = 0x52, enumerator
/openbmc/qemu/hw/net/
H A Drtl8139.c116 Config1 = 0x52, enumerator
458 uint8_t Config1; member
1258 s->Config1 = 0xC; /* IO mapped and MEM mapped registers available */ in rtl8139_reset()
1604 val = SET_MASKED(val, 0xC, s->Config1); in rtl8139_Config1_write()
1606 s->Config1 = val; in rtl8139_Config1_write()
1611 uint32_t ret = s->Config1; in rtl8139_Config1_read()
2690 case Config1: in rtl8139_io_writeb()
2933 case Config1: in rtl8139_io_readb()
3201 VMSTATE_UINT8(Config1, RTL8139State),
/openbmc/qemu/target/mips/
H A Dcpu-defs.c.inc81 /* Config1 implemented, fixed mapping MMU,
375 /* Config1 implemented, fixed mapping MMU,
556 /* Note: Config1 is only used internally, the R4000 has only Config0. */
831 /* Note: Config1 is only used internally,
851 /* Note: Config1 is only used internally,