Searched refs:INTC_NR_IRQS (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dsh_intc.h8 #define INTC_NR_IRQS 512 macro
10 #define INTC_NR_IRQS 1024 macro
/linux-master/drivers/sh/intc/
H A Dbalancing.c12 static unsigned long dist_handle[INTC_NR_IRQS];
H A Dvirq.c20 static struct intc_map_entry intc_irq_xlate[INTC_NR_IRQS];
H A Dhandle.c16 static unsigned long ack_handle[INTC_NR_IRQS];
H A Dcore.c47 static unsigned int intc_prio_level[INTC_NR_IRQS]; /* for now */

Completed in 92 milliseconds