Searched refs:AML_EDGE (Results 1 – 4 of 4) sorted by relevance
/qemu/hw/acpi/ |
H A D | generic_event_device.c | 52 aml_append(crs, aml_interrupt(AML_CONSUMER, AML_EDGE, AML_ACTIVE_HIGH, in build_ged_aml()
|
/qemu/include/hw/acpi/ |
H A D | aml-build.h | 158 AML_EDGE = 1, enumerator
|
/qemu/hw/riscv/ |
H A D | virt-acpi-build.c | 219 aml_append(crs, aml_interrupt(AML_CONSUMER, AML_EDGE, AML_ACTIVE_LOW, in acpi_dsdt_add_iommu_sys()
|
/qemu/hw/arm/ |
H A D | virt-acpi-build.c | 158 aml_append(aei, aml_gpio_int(AML_CONSUMER, AML_EDGE, AML_ACTIVE_HIGH, in acpi_dsdt_add_gpio()
|