Home
last modified time | relevance | path

Searched refs:MSP_INT_PER (Results 1 – 5 of 5) sorted by relevance

/arch/mips/pmcs-msp71xx/
Dmsp_irq.c146 setup_irq(MSP_INT_PER, &per_cascade_msp); in arch_init_irq()
157 setup_irq(MSP_INT_PER, &per_cascade_msp); in arch_init_irq()
Dmsp_irq_slp.c92 if (pending == (1 << (MSP_INT_PER - MSP_SLP_INTBASE))) { in msp_slp_irq_dispatch()
Dmsp_irq_cic.c204 } else if (pending & (1 << (MSP_INT_PER - MSP_CIC_INTBASE))) { in msp_cic_irq_dispatch()
/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_slp_int.h86 #define MSP_INT_PER (MSP_SLP_INTBASE + 13) macro
Dmsp_cic_int.h87 #define MSP_INT_PER (MSP_CIC_INTBASE + 13) macro