Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dastro.h71 uint64_t ioc_rope_config; member
/openbmc/qemu/hw/pci-host/
H A Dastro.c568 val = s->ioc_rope_config; in astro_chip_read_with_attrs()
640 put_val_in_int64(&s->ioc_rope_config, addr, size, val); in astro_chip_write_with_attrs()
718 VMSTATE_UINT64(ioc_rope_config, AstroState),
737 s->ioc_rope_config = 0xc5f; in astro_reset()