| /linux/drivers/platform/x86/x86-android-tablets/ |
| H A D | other.c | 105 .polarity = ACPI_ACTIVE_HIGH, 120 .polarity = ACPI_ACTIVE_HIGH, 271 .polarity = ACPI_ACTIVE_HIGH, 507 .polarity = ACPI_ACTIVE_HIGH, 564 .polarity = ACPI_ACTIVE_HIGH, 648 .polarity = ACPI_ACTIVE_HIGH, 673 .polarity = ACPI_ACTIVE_HIGH, 688 .polarity = ACPI_ACTIVE_HIGH,
|
| H A D | acer.c | 73 .polarity = ACPI_ACTIVE_HIGH, 88 .polarity = ACPI_ACTIVE_HIGH, 235 .polarity = ACPI_ACTIVE_HIGH,
|
| H A D | lenovo.c | 363 .polarity = ACPI_ACTIVE_HIGH, 388 .polarity = ACPI_ACTIVE_HIGH, 697 .polarity = ACPI_ACTIVE_HIGH, 756 .polarity = ACPI_ACTIVE_HIGH,
|
| /linux/drivers/perf/ |
| H A D | arm_pmu_acpi.c | 57 return acpi_register_gsi(NULL, gsi, trigger, ACPI_ACTIVE_HIGH); in arm_pmu_acpi_register_irq() 114 irq = acpi_register_gsi(NULL, gsi, ACPI_LEVEL_SENSITIVE, ACPI_ACTIVE_HIGH); in arm_acpi_register_pmu_device()
|
| /linux/drivers/xen/ |
| H A D | acpi.c | 97 ACPI_ACTIVE_HIGH : ACPI_ACTIVE_LOW; in xen_acpi_get_gsi_info()
|
| /linux/drivers/acpi/arm64/ |
| H A D | apmt.c | 51 ACPI_ACTIVE_HIGH); in apmt_init_resources()
|
| H A D | agdi.c | 74 irq = acpi_register_gsi(NULL, adata->gsiv, ACPI_EDGE_SENSITIVE, ACPI_ACTIVE_HIGH); in agdi_interrupt_probe()
|
| H A D | gtdt.c | 86 : ACPI_ACTIVE_HIGH; in map_gt_gsi()
|
| H A D | mpam.c | 71 irq = acpi_register_gsi(&pdev->dev, intid, trigger, ACPI_ACTIVE_HIGH); in acpi_mpam_register_irq()
|
| H A D | iort.c | 1564 ACPI_ACTIVE_HIGH); in acpi_iort_register_irq()
|
| /linux/drivers/irqchip/ |
| H A D | irq-loongarch-cpu.c | 27 irq = acpi_register_gsi(NULL, gsi, ACPI_LEVEL_SENSITIVE, ACPI_ACTIVE_HIGH); in lpic_gsi_to_irq()
|
| H A D | irq-gic.c | 1620 ACPI_ACTIVE_HIGH); in gic_acpi_setup_kvm_info()
|
| H A D | irq-gic-v3.c | 2510 ACPI_ACTIVE_HIGH); in gic_acpi_setup_kvm_info()
|
| /linux/arch/x86/xen/ |
| H A D | enlighten_pvh.c | 42 setup_gsi.polarity = (polarity == ACPI_ACTIVE_HIGH ? 0 : 1); in xen_pvh_setup_gsi()
|
| /linux/drivers/acpi/acpica/ |
| H A D | rsirq.c | 139 ACPI_ACTIVE_HIGH},
|
| /linux/drivers/pnp/pnpacpi/ |
| H A D | rsparser.c | 29 *polarity = ACPI_ACTIVE_HIGH; in decode_irq_flags() 37 *polarity = ACPI_ACTIVE_HIGH; in decode_irq_flags() 43 *polarity = ACPI_ACTIVE_HIGH; in decode_irq_flags()
|
| /linux/drivers/acpi/ |
| H A D | resource.c | 375 case ACPI_ACTIVE_HIGH: in acpi_dev_get_irq_type() 786 u8 pol = p ? ACPI_ACTIVE_LOW : ACPI_ACTIVE_HIGH; in acpi_dev_get_irqresource()
|
| H A D | pci_irq.c | 400 ACPI_ACTIVE_HIGH : ACPI_ACTIVE_LOW; in acpi_pci_irq_enable()
|
| /linux/drivers/clocksource/ |
| H A D | hyperv_timer.c | 222 ACPI_EDGE_SENSITIVE, ACPI_ACTIVE_HIGH); in hv_setup_stimer0_irq()
|
| /linux/arch/arm/xen/ |
| H A D | enlighten.c | 300 : ACPI_ACTIVE_HIGH; in xen_acpi_guest_init()
|
| /linux/include/acpi/ |
| H A D | acrestyp.h | 63 #define ACPI_ACTIVE_HIGH (u8) 0x00 macro
|
| /linux/drivers/gpio/ |
| H A D | gpiolib-acpi-core.c | 412 if (agpio->polarity == ACPI_ACTIVE_HIGH) in acpi_gpiochip_alloc_event() 418 case ACPI_ACTIVE_HIGH: in acpi_gpiochip_alloc_event()
|
| /linux/arch/x86/pci/ |
| H A D | xen.c | 133 setup_gsi.polarity = (polarity == ACPI_ACTIVE_HIGH ? 0 : 1); in xen_register_gsi()
|
| /linux/drivers/mailbox/ |
| H A D | pcc.c | 230 : ACPI_ACTIVE_HIGH; in pcc_map_interrupt()
|
| /linux/drivers/hv/ |
| H A D | mshv_synic.c | 703 ACPI_ACTIVE_HIGH); in mshv_acpi_setup_sint_irq()
|