Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsmbios.h88 u8 wakeup_type; member
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/
H A Dsmbios.py2224 … self.add_field('wakeup_type', u.unpack_one("B"), unpack.format_table("{}", wakeup_types))
2423 … if sm.structure_type(s).wakeup_type == 00 and sm.structure_type(s).wakeup_type == 0x02: