Home
last modified time | relevance | path

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

/openbmc/qemu/hw/pci-host/
H A Dgpex-acpi.c38 aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in acpi_dsdt_add_pci_route_table()
43 aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in acpi_dsdt_add_pci_route_table()
/openbmc/qemu/hw/usb/
H A Dhcd-xhci-sysbus.c77 aml_append(crs, aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in xhci_sysbus_build_aml()
/openbmc/qemu/hw/arm/
H A Dvirt-acpi-build.c90 aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in acpi_dsdt_add_uart()
154 aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in acpi_dsdt_add_virtio()
191 aml_append(crs, aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in acpi_dsdt_add_gpio()
198 aml_append(aei, aml_gpio_int(AML_CONSUMER, AML_EDGE, AML_ACTIVE_HIGH, in acpi_dsdt_add_gpio()
/openbmc/qemu/hw/i386/
H A Dacpi-microvm.c89 aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in acpi_dsdt_add_virtio()
H A Dacpi-build.c990 aml_append(crs, aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in build_link_dev()
1027 aml_append(crs, aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in build_gsi_link_dev()
1055 AML_ACTIVE_HIGH, AML_SHARED, &irqs, 1)); in build_iqcr_method()
1116 AML_ACTIVE_HIGH, AML_SHARED, in build_piix4_pci0_int()
/openbmc/qemu/hw/acpi/
H A Dgeneric_event_device.c51 aml_append(crs, aml_interrupt(AML_CONSUMER, AML_EDGE, AML_ACTIVE_HIGH, in build_ged_aml()
/openbmc/qemu/include/hw/acpi/
H A Daml-build.h166 AML_ACTIVE_HIGH = 0, enumerator
/openbmc/qemu/hw/loongarch/
H A Dacpi-build.c262 aml_append(crs, aml_interrupt(AML_CONSUMER, AML_LEVEL, AML_ACTIVE_HIGH, in build_uart_device_aml()