Home
last modified time | relevance | path

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

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