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

Go to the source code of this file.

Macros

#define IRQ_CF1   evt2irq(0x320) /* CF1 */
 
#define IRQ_CF0   evt2irq(0x340) /* CF0 */
 
#define IRQ_INTD   evt2irq(0x360) /* INTD */
 
#define IRQ_ETH1   evt2irq(0x380) /* Ether1 */
 
#define IRQ_ETH0   evt2irq(0x3a0) /* Ether0 */
 
#define IRQ_INTA   evt2irq(0x3c0) /* INTA */
 
#define __IO_PREFIX   lboxre2
 

Functions

void init_lboxre2_IRQ (void)
 

Macro Definition Documentation

#define __IO_PREFIX   lboxre2

Definition at line 25 of file lboxre2.h.

#define IRQ_CF0   evt2irq(0x340) /* CF0 */

Definition at line 17 of file lboxre2.h.

#define IRQ_CF1   evt2irq(0x320) /* CF1 */

Definition at line 16 of file lboxre2.h.

#define IRQ_ETH0   evt2irq(0x3a0) /* Ether0 */

Definition at line 20 of file lboxre2.h.

#define IRQ_ETH1   evt2irq(0x380) /* Ether1 */

Definition at line 19 of file lboxre2.h.

#define IRQ_INTA   evt2irq(0x3c0) /* INTA */

Definition at line 21 of file lboxre2.h.

#define IRQ_INTD   evt2irq(0x360) /* INTD */

Definition at line 18 of file lboxre2.h.

Function Documentation

void init_lboxre2_IRQ ( void  )

Definition at line 23 of file irq.c.