Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Diotkit-sysctl.h60 uint32_t pdcm_pd_sram2_sense; member
/openbmc/qemu/hw/misc/
H A Diotkit-sysctl.c313 r = s->pdcm_pd_sram2_sense; in iotkit_sysctl_read()
647 s->pdcm_pd_sram2_sense = value; in iotkit_sysctl_write()
741 s->pdcm_pd_sram2_sense = 0; in iotkit_sysctl_reset()
811 VMSTATE_UINT32(pdcm_pd_sram2_sense, IoTKitSysCtl),