Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dmps2-fpgaio.c137 r = s->dbgctrl; in mps2_fpgaio_read()
211 s->dbgctrl = value; in mps2_fpgaio_write()
312 VMSTATE_UINT32(dbgctrl, MPS2FPGAIO),
/openbmc/qemu/include/hw/misc/
H A Dmps2-fpgaio.h47 uint32_t dbgctrl; member