Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/acpi/
H A Dacpi.h50 #define ACPI_PM_PROP_ACPI_PCIHP_BRIDGE "acpi-pci-hotplug-with-bridge-support" macro
/openbmc/qemu/hw/acpi/
H A Dich9.c459 object_property_add_bool(obj, ACPI_PM_PROP_ACPI_PCIHP_BRIDGE, in ich9_pm_add_properties()
H A Dpiix4.c610 DEFINE_PROP_BOOL(ACPI_PM_PROP_ACPI_PCIHP_BRIDGE, PIIX4PMState,
/openbmc/qemu/hw/i386/
H A Dpc_q35.c254 ACPI_PM_PROP_ACPI_PCIHP_BRIDGE, in pc_q35_init()
H A Dpc.c138 { "ICH9-LPC", ACPI_PM_PROP_ACPI_PCIHP_BRIDGE, "off" },
H A Dacpi-build.c256 object_property_get_bool(obj, ACPI_PM_PROP_ACPI_PCIHP_BRIDGE, in acpi_get_pm_info()