Home
last modified time | relevance | path

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

/qemu/include/hw/pci-host/
H A Dastro.h73 uint64_t ioc_rope_config; member
/qemu/hw/pci-host/
H A Dastro.c573 val = s->ioc_rope_config; in astro_chip_read_with_attrs()
646 put_val_in_int64(&s->ioc_rope_config, addr, size, val); in astro_chip_write_with_attrs()
722 VMSTATE_UINT64(ioc_rope_config, AstroState),
741 s->ioc_rope_config = 0xc5f; in astro_reset()