Home
last modified time | relevance | path

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

123

/freebsd-13-stable/sys/contrib/dev/acpica/components/resources/
HDrsirq.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-13-stable/sys/dev/acpica/
HDacpi_pci_link.c252 link->l_irq = res->Data.Irq.Interrupts[0]; in link_add_crs()
254 link->l_irq = res->Data.ExtendedIrq.Interrupts[0]; in link_add_crs()
342 ext_irqs = res->Data.ExtendedIrq.Interrupts; in link_add_prs()
346 irqs = res->Data.Irq.Interrupts; in link_add_prs()
779 res->Data.Irq.Interrupts[0] = link->l_irq; in acpi_pci_link_srs_from_crs()
781 res->Data.Irq.Interrupts[0] = 0; in acpi_pci_link_srs_from_crs()
789 res->Data.ExtendedIrq.Interrupts[0] = in acpi_pci_link_srs_from_crs()
792 res->Data.ExtendedIrq.Interrupts[0] = 0; in acpi_pci_link_srs_from_crs()
830 newres.Data.Irq.Interrupts[0] = link->l_irq; in acpi_pci_link_srs_from_links()
832 newres.Data.Irq.Interrupts[0] = 0; in acpi_pci_link_srs_from_links()
[all …]
HDacpi_resource.c80 irq = res->Data.Irq.Interrupts[0]; in acpi_lookup_irq_handler()
87 irq = res->Data.ExtendedIrq.Interrupts[0]; in acpi_lookup_irq_handler()
146 irq = res->Data.Irq.Interrupts[0]; in acpi_config_intr()
153 irq = res->Data.ExtendedIrq.Interrupts[0]; in acpi_config_intr()
321 set->set_irq(dev, arc->context, res->Data.Irq.Interrupts, in acpi_parse_resource()
463 set->set_ext_irq(dev, arc->context, res->Data.ExtendedIrq.Interrupts, in acpi_parse_resource()
/freebsd-13-stable/sys/contrib/dev/acpica/compiler/
HDaslrestype1i.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()
HDaslrestype2.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-13-stable/sys/contrib/device-tree/Bindings/mips/cavium/
HDciu3.txt20 /* Interrupts are specified by two parts:
HDciu.txt20 /* Interrupts are specified by two parts:
HDciu2.txt20 /* Interrupts are specified by two parts:
HDcib.txt33 /* Interrupts are specified by two parts:
/freebsd-13-stable/sys/contrib/device-tree/Bindings/scsi/
HDhisilicon-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-13-stable/sys/contrib/device-tree/Bindings/gpio/
HDgpio-atlas7.txt6 - interrupts : Interrupts used by every GPIO group
Dabilis,tb10x-gpio.txt14 - #interrupt-cells: Should be <1>. Interrupts are triggered on both edges.
HDcavium-octeon-gpio.txt35 /* Interrupts are specified by two parts:
HDgpio-pca953x.txt64 Example with Interrupts:
/freebsd-13-stable/sys/contrib/device-tree/Bindings/interrupt-controller/
Dabilis,tb10x-ictl.txt17 the interrupt controller in the parent controller's notation. Interrupts
/freebsd-13-stable/sys/contrib/device-tree/Bindings/mtd/
HDmtk-nand.txt20 - interrupts: Interrupts of NFI.
164 - interrupts: Interrupts of ECC.
/freebsd-13-stable/sys/contrib/device-tree/src/mips/cavium-octeon/
HDocteon_3xxx.dtsi21 /* Interrupts are specified by two parts:
34 /* Interrupts are specified by two parts:
/freebsd-13-stable/sys/contrib/device-tree/Bindings/timer/
Dqcom,msm-timer.txt11 - interrupts : Interrupts for the debug timer, the first general purpose
/freebsd-13-stable/sys/contrib/device-tree/Bindings/usb/
HDcdns-usb3.txt14 - interrupts: Interrupts used by cdns3 controller:
/freebsd-13-stable/sys/dev/tpm/
HDtpm_tis.c190 channel = res->Data.Irq.Interrupts[0]; in tpmtis_get_SIRQ_channel()
193 channel = res->Data.ExtendedIrq.Interrupts[0]; in tpmtis_get_SIRQ_channel()
/freebsd-13-stable/sys/contrib/dev/acpica/include/
HDacrestyp.h293 UINT8 Interrupts[1]; member
541 UINT32 Interrupts[1]; member
/freebsd-13-stable/sys/contrib/device-tree/Bindings/pinctrl/
HDpinctrl-sirf.txt6 - interrupts : Interrupts used by every GPIO group
HDsamsung-pinctrl.txt117 External GPIO and Wakeup Interrupts:
124 A. External GPIO Interrupts: For supporting external gpio interrupts, the
144 B. External Wakeup Interrupts: For supporting external wakeup interrupts, a
149 child node (in other words, only one External Wakeup Interrupts
/freebsd-13-stable/sys/dev/cxgbe/firmware/
HDt5fw_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
HDt6fw_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

123