Home
last modified time | relevance | path

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

/arch/mips/pnx833x/common/
Dinterrupts.c109 unsigned long priority = PNX833X_PIC_INT_PRIORITY; in pic_dispatch()
110 PNX833X_PIC_INT_PRIORITY = irq_prio[irq]; in pic_dispatch()
124 PNX833X_PIC_INT_PRIORITY = priority; in pic_dispatch()
272 PNX833X_PIC_INT_PRIORITY = 0; in arch_init_irq()
/arch/mips/include/asm/mach-pnx833x/
Dpnx833x.h79 #define PNX833X_PIC_INT_PRIORITY PNX833X_PIC_REG(0x0) macro