|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <linux/irq.h>#include <linux/interrupt.h>#include <linux/io.h>#include <mach-se/mach/se7780.h>Go to the source code of this file.
Macros | |
| #define | INTC_BASE 0xffd00000 |
| #define | INTC_ICR1 (INTC_BASE+0x1c) |
Functions | |
| void __init | init_se7780_IRQ (void) |
1.8.2