Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Drtl8139.c114 Config0 = 0x51, enumerator
456 uint8_t Config0; member
1256 s->Config0 = 0x0; /* No boot ROM */ in rtl8139_reset()
1578 val = SET_MASKED(val, 0xf8, s->Config0); in rtl8139_Config0_write()
1580 s->Config0 = val; in rtl8139_Config0_write()
1585 uint32_t ret = s->Config0; in rtl8139_Config0_read()
2686 case Config0: in rtl8139_io_writeb()
2929 case Config0: in rtl8139_io_readb()
3199 VMSTATE_UINT8(Config0, RTL8139State),
/openbmc/linux/drivers/net/ethernet/silan/
H A Dsc92031.c88 Config0 = 0x00, // Config0 enumerator
603 iowrite32(Cfg0_Reset, port_base + Config0); in _sc92031_reset()
606 iowrite32(0, port_base + Config0); in _sc92031_reset()
/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. */
830 Loongson-2E has only Config0. */
850 Loongson-2F has only Config0. */
/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139too.c311 Config0 = 0x51, enumerator
1606 RTL_R8(Config0), RTL_R8(Config1)); in rtl8139_thread_iter()
H A Dr8169_main.c205 Config0 = 0x51, enumerator