Home
last modified time | relevance | path

Searched refs:Interrupts (Results 1 – 25 of 58) sorted by relevance

123

/freebsd/sys/contrib/dev/acpica/components/resources/
H A Drsirq.c174 {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 Daslrestype1i.c574 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 Daslrestype2.c340 (&(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 Dacpi_resource.c85 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 Dciu3.txt20 /* Interrupts are specified by two parts:
H A Dciu.txt20 /* Interrupts are specified by two parts:
H A Dciu2.txt20 /* Interrupts are specified by two parts:
H A Dcib.txt33 /* Interrupts are specified by two parts:
/freebsd/sys/contrib/device-tree/Bindings/scsi/
H A Dhisilicon-sas.txt21 - 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 Dgpio-atlas7.txt6 - interrupts : Interrupts used by every GPIO group
H A Dabilis,tb10x-gpio.txt14 - #interrupt-cells: Should be <1>. Interrupts are triggered on both edges.
H A Dcavium-octeon-gpio.txt35 /* Interrupts are specified by two parts:
H A Dgpio-pca953x.txt64 Example with Interrupts:
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dmtk-nand.txt20 - interrupts: Interrupts of NFI.
164 - interrupts: Interrupts of ECC.
/freebsd/sys/contrib/device-tree/src/mips/cavium-octeon/
H A Docteon_3xxx.dtsi21 /* Interrupts are specified by two parts:
34 /* Interrupts are specified by two parts:
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dabilis,tb10x-ictl.txt17 the interrupt controller in the parent controller's notation. Interrupts
/freebsd/sys/contrib/device-tree/Bindings/timer/
H A Dqcom,msm-timer.txt11 - interrupts : Interrupts for the debug timer, the first general purpose
/freebsd/sys/contrib/device-tree/Bindings/usb/
H A Dcdns-usb3.txt14 - interrupts: Interrupts used by cdns3 controller:
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dpinctrl-sirf.txt6 - interrupts : Interrupts used by every GPIO group
H A Dsamsung-pinctrl.txt120 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 Dt5fw_cfg_fpga.txt234 # 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 Dt6fw_cfg_fpga.txt246 # 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 Dt4fw_cfg_uwire.txt217 # 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 Dacrestyp.h295 ACPI_FLEX_ARRAY(UINT8, Interrupts);
549 ACPI_FLEX_ARRAY(UINT32, Interrupts);
/freebsd/sys/contrib/device-tree/Bindings/spmi/
H A Dqcom,spmi-pmic-arb.txt38 - #interrupt-cells : must be set to 4. Interrupts are specified as a 4-tuple:

123