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

/linux-4.4.14/arch/mips/pmcs-msp71xx/
H A Dmsp_time.c96 setup_irq(MSP_INT_VPE1_TIMER, &timer_vpe1); get_c0_compare_int()
100 return get_current_vpe() ? MSP_INT_VPE1_TIMER : MSP_INT_VPE0_TIMER; get_c0_compare_int()
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()
203 } else if (pending & (1 << (MSP_INT_VPE1_TIMER - MSP_CIC_INTBASE))) { msp_cic_irq_dispatch()
204 do_IRQ(MSP_INT_VPE1_TIMER); msp_cic_irq_dispatch()
/linux-4.4.14/arch/mips/include/asm/mach-pmcs-msp71xx/
H A Dmsp_cic_int.h113 #define MSP_INT_VPE1_TIMER (MSP_CIC_INTBASE + 26) macro

Completed in 49 milliseconds