Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dastro.c565 val = s->ioc_rope_control[index]; in astro_chip_read_with_attrs()
636 put_val_in_arrary(s->ioc_rope_control, 0x20200, addr, size, val); in astro_chip_write_with_attrs()
721 VMSTATE_UINT64_ARRAY(ioc_rope_control, AstroState, 8),
740 memset(&s->ioc_rope_control, 0, sizeof(s->ioc_rope_control)); in astro_reset()
/openbmc/qemu/include/hw/pci-host/
H A Dastro.h74 uint64_t ioc_rope_control[8]; member