Searched refs:intbase (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/arch/mips/pmcs-msp71xx/
H A Dmsp_irq_slp.c86 int intbase; msp_slp_irq_dispatch() local
88 intbase = MSP_SLP_INTBASE; msp_slp_irq_dispatch()
93 intbase = MSP_PER_INTBASE; msp_slp_irq_dispatch()
100 (intbase == MSP_SLP_INTBASE) ? "SLP" : "PER"); msp_slp_irq_dispatch()
105 do_IRQ(ffs(pending) + intbase - 1); msp_slp_irq_dispatch()
/linux-4.4.14/arch/m68k/include/asm/
H A Dm68360_pram.h34 unsigned long intbase; /* Multichannel Base address */ member in struct:global_multi_pram

Completed in 274 milliseconds