Home
last modified time | relevance | path

Searched defs:out_irq (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/irqchip/
H A Dirq-ti-sci-intr.c113 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 Dof_irq.h29 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 Dirq.c103 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 Dsplit-irq.h51 qemu_irq out_irq[MAX_SPLIT_LINES]; member
/openbmc/qemu/include/hw/
H A Dor-irq.h43 qemu_irq out_irq; member
/openbmc/linux/drivers/bcma/
H A Dmain.c162 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 Dof_property.c190 struct of_phandle_args out_irq[OF_PCI_MAX_INT_PIN]; in of_pci_prop_intr_map() local
H A Dof.c425 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 Dpic.c388 struct of_phandle_args *out_irq) in of_irq_parse_oldworld()
/openbmc/qemu/target/riscv/
H A Dcpu_helper.c297 int riscv_cpu_hviprio_index2irq(int index, int *out_irq, int *out_rdzero) in riscv_cpu_hviprio_index2irq()