Searched +full:htintc +full:- +full:1 (Results 1 – 3 of 3) sorted by relevance
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/interrupt-controller/ |
| D | loongson,htpic.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: "http://devicetree.org/schemas/interrupt-controller/loongson,htpic.yaml#" 5 $schema: "http://devicetree.org/meta-schemas/core.yaml#" 7 title: Loongson-3 HyperTransport Interrupt Controller 10 - Jiaxun Yang <jiaxun.yang@flygoat.com> 13 - $ref: /schemas/interrupt-controller.yaml# 16 This interrupt controller is found in the Loongson-3 family of chips to transmit 21 const: loongson,htpic-1.0 24 maxItems: 1 [all …]
|
| /kernel/linux/linux-5.10/arch/loongarch/kernel/ |
| D | acpi.c | 1 // SPDX-License-Identifier: GPL-2.0 3 * acpi.c - Architecture-Specific Low-Level ACPI Boot Support 25 int acpi_strict = 1; /* We have no workarounds on LoongArch */ 39 *irqp = acpi_register_gsi(NULL, gsi, -1, -1); in acpi_gsi_to_irq() 40 return (*irqp >= 0) ? 0 : -EINVAL; in acpi_gsi_to_irq() 62 fwspec.fwnode = liointc_domain->fwnode; in acpi_register_gsi() 63 fwspec.param[0] = gsi - GSI_MIN_CPU_IRQ; in acpi_register_gsi() 64 fwspec.param[1] = acpi_dev_get_irq_type(trigger, polarity); in acpi_register_gsi() 71 return -EINVAL; in acpi_register_gsi() 73 fwspec.fwnode = pch_lpc_domain->fwnode; in acpi_register_gsi() [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/interrupt-controller/ |
| D | loongson,htpic.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/interrupt-controller/loongson,htpic.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Loongson-3 HyperTransport Interrupt Controller 10 - Jiaxun Yang <jiaxun.yang@flygoat.com> 13 - $ref: /schemas/interrupt-controller.yaml# 16 This interrupt controller is found in the Loongson-3 family of chips to transmit 21 const: loongson,htpic-1.0 24 maxItems: 1 [all …]
|