Home
last modified time | relevance | path

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

/openbmc/qemu/hw/acpi/
H A Dcore.c588 uint16_t sus_typ = (val >> 10) & 7; in acpi_pm_cnt_write() local
589 switch (sus_typ) { in acpi_pm_cnt_write()
597 if (sus_typ == ar->pm1.cnt.s4_val) { /* S4 request */ in acpi_pm_cnt_write()