Home
last modified time | relevance | path

Searched refs:htvec (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/drivers/irqchip/
H A Dirq-loongson-htvec.c27 struct htvec { struct
35 static struct htvec *htvec_priv; argument
43 struct htvec *priv = irq_desc_get_handler_data(desc); in htvec_irq_dispatch()
67 struct htvec *priv = irq_data_get_irq_chip_data(d); in htvec_ack_irq()
77 struct htvec *priv = irq_data_get_irq_chip_data(d); in htvec_mask_irq()
92 struct htvec *priv = irq_data_get_irq_chip_data(d); in htvec_unmask_irq()
116 struct htvec *priv = domain->host_data; in htvec_domain_alloc()
149 static void htvec_reset(struct htvec *priv) in htvec_reset()
187 struct htvec *priv; in htvec_init()
256 IRQCHIP_DECLARE(htvec, "loongson,htvec-1.0", htvec_of_init);
H A DMakefile111 obj-$(CONFIG_LOONGSON_HTVEC) += irq-loongson-htvec.o
/openbmc/linux/Documentation/devicetree/bindings/interrupt-controller/
H A Dloongson,htvec.yaml4 $id: http://devicetree.org/schemas/interrupt-controller/loongson,htvec.yaml#
18 const: loongson,htvec-1.0
45 htvec: interrupt-controller@fb000080 {
46 compatible = "loongson,htvec-1.0";
H A Dloongson,pch-pic.yaml55 interrupt-parent = <&htvec>;
H A Dloongson,pch-msi.yaml60 interrupt-parent = <&htvec>;
/openbmc/linux/arch/mips/boot/dts/loongson/
H A Dloongson64c_4core_ls7a.dts13 htvec: interrupt-controller@efdfb000080 { label
14 compatible = "loongson,htvec-1.0";
35 interrupt-parent = <&htvec>;
H A Dloongson64g_4core_ls7a.dts13 htvec: interrupt-controller@efdfb000080 { label
14 compatible = "loongson,htvec-1.0";
39 interrupt-parent = <&htvec>;
H A Dls7a-pch.dtsi17 interrupt-parent = <&htvec>;