Home
last modified time | relevance | path

Searched refs:NIOS2_CPU_NR_IRQS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/nios2/include/asm/
H A Dirq.h10 #define NIOS2_CPU_NR_IRQS 32 macro
/openbmc/linux/arch/nios2/kernel/
H A Dirq.c72 domain = irq_domain_add_linear(node, NIOS2_CPU_NR_IRQS, &irq_ops, NULL); in init_IRQ()