Searched refs:MSP_INT_PER (Results 1 – 5 of 5) sorted by relevance
146 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()
92 if (pending == (1 << (MSP_INT_PER - MSP_SLP_INTBASE))) { in msp_slp_irq_dispatch()
204 } else if (pending & (1 << (MSP_INT_PER - MSP_CIC_INTBASE))) { in msp_cic_irq_dispatch()
86 #define MSP_INT_PER (MSP_SLP_INTBASE + 13) macro
87 #define MSP_INT_PER (MSP_CIC_INTBASE + 13) macro