Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dgeneric_event_device.h81 #define ACPI_GED_RESET_VALUE 0x42 macro
/openbmc/qemu/hw/i386/
H A Dacpi-microvm.c191 .reset_val = ACPI_GED_RESET_VALUE, in acpi_build_microvm()
/openbmc/qemu/hw/acpi/
H A Dgeneric_event_device.c209 if (data == ACPI_GED_RESET_VALUE) { in ged_regs_write()
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c76 .reset_val = ACPI_GED_RESET_VALUE, in init_common_fadt_data()