Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dnpcm7xx_gcr.h65 uint32_t reset_pwron; member
/openbmc/qemu/hw/misc/
H A Dnpcm7xx_gcr.c163 s->regs[NPCM7XX_GCR_PWRON] = s->reset_pwron; in npcm7xx_gcr_enter_reset()
234 DEFINE_PROP_UINT32("power-on-straps", NPCM7xxGCRState, reset_pwron, 0),