/freebsd/sys/contrib/dev/acpica/components/resources/ |
H A D | rsirq.c | 174 {ACPI_RSC_BITMASK16,ACPI_RS_OFFSET (Data.Irq.Interrupts[0]), 230 {ACPI_RSC_BITMASK16,ACPI_RS_OFFSET (Data.Irq.Interrupts[0]), 348 {ACPI_RSC_MOVE32, ACPI_RS_OFFSET (Data.ExtendedIrq.Interrupts[0]), 349 AML_OFFSET (ExtendedIrq.Interrupts[0]), 355 ACPI_RS_OFFSET (Data.ExtendedIrq.Interrupts[0]),
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | aslrestype1i.c | 574 UINT32 Interrupts = 0; in RsDoIrqDescriptor() local 630 Interrupts++; in RsDoIrqDescriptor() 631 if (Interrupts > 16) in RsDoIrqDescriptor() 697 UINT32 Interrupts = 0; in RsDoIrqNoFlagsDescriptor() local 729 Interrupts++; in RsDoIrqNoFlagsDescriptor() 730 if (Interrupts > 16) in RsDoIrqNoFlagsDescriptor()
|
H A D | aslrestype2.c | 340 (&(Descriptor->ExtendedIrq.Interrupts[0]))); in RsDoInterruptDescriptor() 469 ASL_RESDESC_OFFSET (ExtendedIrq.Interrupts[0])); in RsDoInterruptDescriptor() 497 (ASL_RESDESC_OFFSET (ExtendedIrq.Interrupts[0]) - in RsDoInterruptDescriptor()
|
/freebsd/sys/dev/acpica/ |
H A D | acpi_resource.c | 85 if (res->Data.Irq.Interrupts[i] == req->irq) { in acpi_lookup_irq_handler() 97 if (res->Data.ExtendedIrq.Interrupts[i] == req->irq) { in acpi_lookup_irq_handler() 155 irq = res->Data.Irq.Interrupts[0]; in acpi_config_intr() 162 irq = res->Data.ExtendedIrq.Interrupts[0]; in acpi_config_intr() 330 set->set_irq(dev, arc->context, res->Data.Irq.Interrupts, in acpi_parse_resource() 472 set->set_ext_irq(dev, arc->context, res->Data.ExtendedIrq.Interrupts, in acpi_parse_resource()
|
/freebsd/sys/contrib/device-tree/Bindings/mips/cavium/ |
H A D | ciu3.txt | 20 /* Interrupts are specified by two parts:
|
H A D | ciu.txt | 20 /* Interrupts are specified by two parts:
|
H A D | ciu2.txt | 20 /* Interrupts are specified by two parts:
|
H A D | cib.txt | 33 /* Interrupts are specified by two parts:
|
/freebsd/sys/contrib/device-tree/Bindings/scsi/ |
H A D | hisilicon-sas.txt | 21 - interrupts : For v1 hw: Interrupts for phys, completion queues, and fatal 38 For v2 hw: Interrupts for phys, Sata, and completion queues;
|
/freebsd/sys/contrib/device-tree/Bindings/gpio/ |
H A D | gpio-atlas7.txt | 6 - interrupts : Interrupts used by every GPIO group
|
H A D | abilis,tb10x-gpio.txt | 14 - #interrupt-cells: Should be <1>. Interrupts are triggered on both edges.
|
H A D | cavium-octeon-gpio.txt | 35 /* Interrupts are specified by two parts:
|
H A D | gpio-pca953x.txt | 64 Example with Interrupts:
|
/freebsd/sys/contrib/device-tree/Bindings/mtd/ |
H A D | mtk-nand.txt | 20 - interrupts: Interrupts of NFI. 164 - interrupts: Interrupts of ECC.
|
/freebsd/sys/contrib/device-tree/src/mips/cavium-octeon/ |
H A D | octeon_3xxx.dtsi | 21 /* Interrupts are specified by two parts: 34 /* Interrupts are specified by two parts:
|
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | abilis,tb10x-ictl.txt | 17 the interrupt controller in the parent controller's notation. Interrupts
|
/freebsd/sys/contrib/device-tree/Bindings/timer/ |
H A D | qcom,msm-timer.txt | 11 - interrupts : Interrupts for the debug timer, the first general purpose
|
/freebsd/sys/contrib/device-tree/Bindings/usb/ |
H A D | cdns-usb3.txt | 14 - interrupts: Interrupts used by cdns3 controller:
|
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/ |
H A D | pinctrl-sirf.txt | 6 - interrupts : Interrupts used by every GPIO group
|
H A D | samsung-pinctrl.txt | 120 External GPIO and Wakeup Interrupts: 127 A. External GPIO Interrupts: For supporting external gpio interrupts, the 147 B. External Wakeup Interrupts: For supporting external wakeup interrupts, a 152 child node (in other words, only one External Wakeup Interrupts
|
/freebsd/sys/dev/cxgbe/firmware/ |
H A D | t5fw_cfg_fpga.txt | 234 # Interrupts, and two extra interrupts per function for Firmware Events (or a 235 # Forwarded Interrupt Queue) and General Interrupts per function. 238 # # Forwarded Interrupts 240 # # General Interrupts 470 # Ingress Queues/w Free Lists and Interrupts: 526
|
H A D | t6fw_cfg_fpga.txt | 246 # Interrupts, and two extra interrupts per function for Firmware Events (or a 247 # Forwarded Interrupt Queue) and General Interrupts per function. 250 # # Forwarded Interrupts 252 # # General Interrupts 480 # Ingress Queues/w Free Lists and Interrupts: 526
|
H A D | t4fw_cfg_uwire.txt | 217 # Interrupts, and two extra interrupts per function for Firmware Events (or a 218 # Forwarded Interrupt Queue) and General Interrupts per function. 221 # # Forwarded Interrupts 223 # # General Interrupts 558 # Ingress Queues/w Free Lists and Interrupts: 526
|
/freebsd/sys/contrib/dev/acpica/include/ |
H A D | acrestyp.h | 295 ACPI_FLEX_ARRAY(UINT8, Interrupts); 549 ACPI_FLEX_ARRAY(UINT32, Interrupts);
|
/freebsd/sys/contrib/device-tree/Bindings/spmi/ |
H A D | qcom,spmi-pmic-arb.txt | 38 - #interrupt-cells : must be set to 4. Interrupts are specified as a 4-tuple:
|