Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
irq.h File Reference
#include <asm/irq_gt641xx.h>

Go to the source code of this file.

Macros

#define I8259A_IRQ_BASE   0
 
#define PCISLOT_IRQ   (I8259A_IRQ_BASE + 9)
 
#define MIPS_CPU_IRQ_BASE   16
 
#define GT641XX_CASCADE_IRQ   (MIPS_CPU_IRQ_BASE + 2)
 
#define RAQ2_SCSI_IRQ   (MIPS_CPU_IRQ_BASE + 3)
 
#define ETH0_IRQ   (MIPS_CPU_IRQ_BASE + 3)
 
#define QUBE1_ETH0_IRQ   (MIPS_CPU_IRQ_BASE + 4)
 
#define ETH1_IRQ   (MIPS_CPU_IRQ_BASE + 4)
 
#define SERIAL_IRQ   (MIPS_CPU_IRQ_BASE + 5)
 
#define SCSI_IRQ   (MIPS_CPU_IRQ_BASE + 5)
 
#define I8259_CASCADE_IRQ   (MIPS_CPU_IRQ_BASE + 6)
 
#define GT641XX_IRQ_BASE   24
 
#define NR_IRQS   (GT641XX_PCI_INT3_IRQ + 1)
 

Macro Definition Documentation

#define ETH0_IRQ   (MIPS_CPU_IRQ_BASE + 3)

Definition at line 44 of file irq.h.

#define ETH1_IRQ   (MIPS_CPU_IRQ_BASE + 4)

Definition at line 46 of file irq.h.

#define GT641XX_CASCADE_IRQ   (MIPS_CPU_IRQ_BASE + 2)

Definition at line 42 of file irq.h.

#define GT641XX_IRQ_BASE   24

Definition at line 51 of file irq.h.

#define I8259_CASCADE_IRQ   (MIPS_CPU_IRQ_BASE + 6)

Definition at line 49 of file irq.h.

#define I8259A_IRQ_BASE   0

Definition at line 24 of file irq.h.

#define MIPS_CPU_IRQ_BASE   16

Definition at line 40 of file irq.h.

#define NR_IRQS   (GT641XX_PCI_INT3_IRQ + 1)

Definition at line 55 of file irq.h.

#define PCISLOT_IRQ   (I8259A_IRQ_BASE + 9)

Definition at line 26 of file irq.h.

#define QUBE1_ETH0_IRQ   (MIPS_CPU_IRQ_BASE + 4)

Definition at line 45 of file irq.h.

#define RAQ2_SCSI_IRQ   (MIPS_CPU_IRQ_BASE + 3)

Definition at line 43 of file irq.h.

#define SCSI_IRQ   (MIPS_CPU_IRQ_BASE + 5)

Definition at line 48 of file irq.h.

#define SERIAL_IRQ   (MIPS_CPU_IRQ_BASE + 5)

Definition at line 47 of file irq.h.