Home
last modified time | relevance | path

Searched refs:ISA_BRIDGE_INT (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/arch/ppc/platforms/
Dmbx.h85 #define ISA_BRIDGE_INT SIU_IRQ3 /* All those PC things */ macro
/linux-2.4.37.9/arch/ppc/kernel/
Dm8xx_setup.c291 ~(0x80000000 >> ISA_BRIDGE_INT); in m8xx_init_IRQ()
293 if (request_irq(ISA_BRIDGE_INT, mbx_i8259_action, 0, "i8259 cascade", in m8xx_init_IRQ()
Dppc8xx_pic.c105 else if (irq == ISA_BRIDGE_INT) { in m8xx_get_irq()