Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Diotkit-secctl.h115 uint32_t nsmscexp; member
/openbmc/qemu/hw/misc/
H A Diotkit-secctl.c217 r = s->nsmscexp; in iotkit_secctl_s_read()
423 s->nsmscexp = value; in iotkit_secctl_s_write()
787 VMSTATE_UINT32(nsmscexp, IoTKitSecCtl),