Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/dec/
Dsetup.c179 [DEC_IRQ_PSU] = -1,
256 [DEC_IRQ_PSU] = -1,
331 [DEC_IRQ_PSU] = -1,
428 [DEC_IRQ_PSU] = IO_IRQ_NR(KN02BA_IO_INR_PSU),
529 [DEC_IRQ_PSU] = -1,
626 [DEC_IRQ_PSU] = IO_IRQ_NR(KN03_IO_INR_PSU),
/linux-2.6.39/arch/mips/include/asm/dec/
Dinterrupts.h38 #define DEC_IRQ_PSU 11 /* power supply unit warning */ macro