Searched full:htvec (Results 1 – 11 of 11) sorted by relevance
7 #define pr_fmt(fmt) "htvec: " fmt27 struct htvec { struct35 static struct htvec *htvec_priv; argument43 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()[all …]
111 obj-$(CONFIG_LOONGSON_HTVEC) += irq-loongson-htvec.o
4 $id: http://devicetree.org/schemas/interrupt-controller/loongson,htvec.yaml#18 const: loongson,htvec-1.045 htvec: interrupt-controller@fb000080 {46 compatible = "loongson,htvec-1.0";
55 interrupt-parent = <&htvec>;
60 interrupt-parent = <&htvec>;
13 htvec: interrupt-controller@efdfb000080 { label14 compatible = "loongson,htvec-1.0";35 interrupt-parent = <&htvec>;
13 htvec: interrupt-controller@efdfb000080 { label14 compatible = "loongson,htvec-1.0";40 interrupt-parent = <&htvec>;
17 interrupt-parent = <&htvec>;
2296 case 0x0205: return "htvec"; in csr_name()
[all...]