Searched refs:MSP_INT_VPE0_TIMER (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/arch/mips/pmcs-msp71xx/
H A Dmsp_irq_cic.c139 BUG_ON(d->irq == MSP_INT_VPE0_TIMER || d->irq == MSP_INT_VPE1_TIMER); msp_cic_irq_set_affinity()
201 if (pending & (1 << (MSP_INT_VPE0_TIMER - MSP_CIC_INTBASE))) { msp_cic_irq_dispatch()
202 do_IRQ(MSP_INT_VPE0_TIMER); msp_cic_irq_dispatch()
H A Dmsp_time.c100 return get_current_vpe() ? MSP_INT_VPE1_TIMER : MSP_INT_VPE0_TIMER; get_c0_compare_int()
/linux-4.4.14/arch/mips/include/asm/mach-pmcs-msp71xx/
H A Dmsp_cic_int.h95 #define MSP_INT_VPE0_TIMER (MSP_CIC_INTBASE + 17) macro

Completed in 103 milliseconds