Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dastro.h45 uint64_t config_reg_elroy; member
/openbmc/qemu/hw/pci-host/
H A Dastro.c256 return s->config_reg_elroy; in elroy_config_addr_read()
264 es->config_reg_elroy = val; /* keep a copy of original value */ in elroy_config_addr_write()
471 VMSTATE_UINT64(config_reg_elroy, ElroyState),