Home
last modified time | relevance | path

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

/openbmc/qemu/hw/misc/
H A Dslavio_misc.c87 #define CFG_PWRINTEN 0x08 macro
96 if ((s->aux2 & AUX2_PWRFAIL) && (s->config & CFG_PWRINTEN)) { in slavio_misc_update_irq()
118 if (power_failing && (s->config & CFG_PWRINTEN)) { in slavio_set_power_fail()