Linux Kernel
3.7.1
|
#include <linux/init.h>
#include <linux/irq.h>
#include <asm/io.h>
#include <asm/irq.h>
#include <mach/sh7763rdp.h>
Go to the source code of this file.
Macros | |
#define | INTC_BASE (0xFFD00000) |
#define | INTC_INT2PRI7 (INTC_BASE+0x4001C) |
#define | INTC_INT2MSKCR (INTC_BASE+0x4003C) |
#define | INTC_INT2MSKCR1 (INTC_BASE+0x400D4) |
Functions | |
void __init | init_sh7763rdp_IRQ (void) |