Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Deepro100.c254 uint32_t cu_base; /* CU base address */ member
853 s->cb_address = s->cu_base + s->cu_offset; in action_command()
1002 s->cu_base = e100_read_reg4(s, SCBPointer); in eepro100_cu_command()
1790 VMSTATE_UINT32(cu_base, EEPRO100State),