HomeSort by: relevance | last modified time | path
    Searched refs:IRQ_NSOURCES (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/riscv/fdt/
intc_fdt.c 90 struct intc_irq *sc_irq[IRQ_NSOURCES];
92 struct evcnt sc_evs[IRQ_NSOURCES];
98 static const char * const intc_sources[IRQ_NSOURCES] = {
142 if (source > IRQ_NSOURCES)
  /src/sys/arch/riscv/include/
sysreg.h 278 #define IRQ_NSOURCES 16

Completed in 22 milliseconds