Searched refs:MSP_SLP_INTBASE (Results 1 – 2 of 2) sorted by relevance
46 #define MSP_SLP_INTBASE (MSP_MIPS_INTBASE + 8) macro47 #define MSP_INT_EXT0 (MSP_SLP_INTBASE + 0)49 #define MSP_INT_EXT1 (MSP_SLP_INTBASE + 1)51 #define MSP_INT_EXT2 (MSP_SLP_INTBASE + 2)53 #define MSP_INT_EXT3 (MSP_SLP_INTBASE + 3)64 #define MSP_INT_SLP_VE (MSP_SLP_INTBASE + 8)66 #define MSP_INT_SLP_TDM (MSP_SLP_INTBASE + 9)68 #define MSP_INT_SLP_MAC0 (MSP_SLP_INTBASE + 10)70 #define MSP_INT_SLP_MAC1 (MSP_SLP_INTBASE + 11)72 #define MSP_INT_SEC (MSP_SLP_INTBASE + 12)[all …]
25 *SLP_INT_MSK_REG |= (1 << (irq - MSP_SLP_INTBASE)); in unmask_msp_slp_irq()36 *SLP_INT_MSK_REG &= ~(1 << (irq - MSP_SLP_INTBASE)); in mask_msp_slp_irq()51 *SLP_INT_STS_REG = (1 << (irq - MSP_SLP_INTBASE)); in ack_msp_slp_irq()74 for (i = MSP_SLP_INTBASE; i < MSP_PER_INTBASE + 32; i++) in msp_slp_irq_init()84 intbase = MSP_SLP_INTBASE; in msp_slp_irq_dispatch()88 if (pending == (1 << (MSP_INT_PER - MSP_SLP_INTBASE))) { in msp_slp_irq_dispatch()96 (intbase == MSP_SLP_INTBASE) ? "SLP" : "PER"); in msp_slp_irq_dispatch()