Searched defs:out_irq (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/irqchip/ |
H A D | irq-ti-sci-intr.c | 113 int out_irq; in ti_sci_intr_irq_domain_free() local 141 u16 out_irq; in ti_sci_intr_alloc_parent_irq() local 201 int err, out_irq; in ti_sci_intr_irq_domain_alloc() local
|
/openbmc/linux/include/linux/ |
H A D | of_irq.h | 29 struct of_phandle_args *out_irq) in of_irq_parse_oldworld() 63 struct of_phandle_args *out_irq) in of_irq_parse_one()
|
/openbmc/linux/drivers/of/ |
H A D | irq.c | 103 const __be32 *of_irq_parse_imap_parent(const __be32 *imap, int len, struct of_phandle_args *out_irq) in of_irq_parse_imap_parent() 169 int of_irq_parse_raw(const __be32 *addr, struct of_phandle_args *out_irq) in of_irq_parse_raw() 343 int of_irq_parse_one(struct device_node *device, int index, struct of_phandle_args *out_irq) in of_irq_parse_one()
|
/openbmc/qemu/include/hw/core/ |
H A D | split-irq.h | 51 qemu_irq out_irq[MAX_SPLIT_LINES]; member
|
/openbmc/qemu/include/hw/ |
H A D | or-irq.h | 43 qemu_irq out_irq; member
|
/openbmc/linux/drivers/bcma/ |
H A D | main.c | 162 struct of_phandle_args *out_irq, int num) in bcma_of_irq_parse() 184 struct of_phandle_args out_irq; in bcma_of_get_irq() local
|
/openbmc/linux/drivers/pci/ |
H A D | of_property.c | 190 struct of_phandle_args out_irq[OF_PCI_MAX_INT_PIN]; in of_pci_prop_intr_map() local
|
H A D | of.c | 425 static int of_irq_parse_pci(const struct pci_dev *pdev, struct of_phandle_args *out_irq) in of_irq_parse_pci()
|
/openbmc/linux/arch/powerpc/platforms/powermac/ |
H A D | pic.c | 388 struct of_phandle_args *out_irq) in of_irq_parse_oldworld()
|
/openbmc/qemu/target/riscv/ |
H A D | cpu_helper.c | 297 int riscv_cpu_hviprio_index2irq(int index, int *out_irq, int *out_rdzero) in riscv_cpu_hviprio_index2irq()
|