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

Go to the source code of this file.

Macros

#define __IO_PREFIX   titan
 
#define TITAN_IRQ_WAN   evt2irq(0x240) /* eth0 (WAN) */
 
#define TITAN_IRQ_LAN   evt2irq(0x2a0) /* eth1 (LAN) */
 
#define TITAN_IRQ_MPCIA   evt2irq(0x300) /* mPCI A */
 
#define TITAN_IRQ_MPCIB   evt2irq(0x360) /* mPCI B */
 
#define TITAN_IRQ_USB   evt2irq(0x360) /* USB */
 

Macro Definition Documentation

#define __IO_PREFIX   titan

Definition at line 9 of file titan.h.

#define TITAN_IRQ_LAN   evt2irq(0x2a0) /* eth1 (LAN) */

Definition at line 14 of file titan.h.

#define TITAN_IRQ_MPCIA   evt2irq(0x300) /* mPCI A */

Definition at line 15 of file titan.h.

#define TITAN_IRQ_MPCIB   evt2irq(0x360) /* mPCI B */

Definition at line 16 of file titan.h.

#define TITAN_IRQ_USB   evt2irq(0x360) /* USB */

Definition at line 17 of file titan.h.

#define TITAN_IRQ_WAN   evt2irq(0x240) /* eth0 (WAN) */

Definition at line 13 of file titan.h.