Searched refs:ACPI_PM_PROP_ACPI_PCIHP_BRIDGE (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/include/hw/acpi/ |
H A D | acpi.h | 50 #define ACPI_PM_PROP_ACPI_PCIHP_BRIDGE "acpi-pci-hotplug-with-bridge-support" macro
|
/openbmc/qemu/hw/acpi/ |
H A D | ich9.c | 459 object_property_add_bool(obj, ACPI_PM_PROP_ACPI_PCIHP_BRIDGE, in ich9_pm_add_properties()
|
H A D | piix4.c | 610 DEFINE_PROP_BOOL(ACPI_PM_PROP_ACPI_PCIHP_BRIDGE, PIIX4PMState,
|
/openbmc/qemu/hw/i386/ |
H A D | pc_q35.c | 254 ACPI_PM_PROP_ACPI_PCIHP_BRIDGE, in pc_q35_init()
|
H A D | pc.c | 138 { "ICH9-LPC", ACPI_PM_PROP_ACPI_PCIHP_BRIDGE, "off" },
|
H A D | acpi-build.c | 256 object_property_get_bool(obj, ACPI_PM_PROP_ACPI_PCIHP_BRIDGE, in acpi_get_pm_info()
|