Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/interrupt.h>
#include <linux/irq.h>
#include <linux/io.h>
#include <linux/sh_intc.h>
#include <mach/intc.h>
#include <mach/irqs.h>
#include <asm/mach-types.h>
#include <asm/mach/arch.h>
Go to the source code of this file.
Macros | |
#define | __IGNORE(a...) |
#define | __IGNORE0(a...) 0 |
#define | INTCS_INTVECT 0x0F80 |
#define | INTEVTSA 0xFFD20100 |
Functions | |
INTC_IRQ_PINS_32 (intca_irq_pins, 0xe6900000, INTC_VECT,"sh7377-intca-irq-pins") | |
void __init | sh7377_init_irq (void) |
#define __IGNORE | ( | a... | ) |
Definition at line 295 of file intc-sh7377.c.
#define __IGNORE0 | ( | a... | ) | 0 |
Definition at line 296 of file intc-sh7377.c.
#define INTCS_INTVECT 0x0F80 |
Definition at line 361 of file intc-sh7377.c.
#define INTEVTSA 0xFFD20100 |
Definition at line 580 of file intc-sh7377.c.
anonymous enum |
Definition at line 30 of file intc-sh7377.c.
anonymous enum |
Definition at line 298 of file intc-sh7377.c.
Definition at line 581 of file intc-sh7377.c.