Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci-host/
H A Dastro.h72 uint64_t ioc_ctrl; member
/openbmc/qemu/hw/pci-host/
H A Dastro.c588 val = s->ioc_ctrl; in astro_chip_read_with_attrs()
672 put_val_in_int64(&s->ioc_ctrl, addr, size, val); in astro_chip_write_with_attrs()
768 VMSTATE_UINT64(ioc_ctrl, AstroState),
789 s->ioc_ctrl = 0x29cf; in astro_reset()