Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Diotkit-sysctl.h48 uint32_t wicctrl; member
/openbmc/qemu/hw/misc/
H A Diotkit-sysctl.c221 r = s->wicctrl; in iotkit_sysctl_read()
457 s->wicctrl = value; in iotkit_sysctl_write()
730 s->wicctrl = 0; in iotkit_sysctl_reset()
828 VMSTATE_UINT32(wicctrl, IoTKitSysCtl),