Linux Kernel
3.7.1
|
#include <linux/sh_intc.h>
Go to the source code of this file.
Macros | |
#define | gic_spi(nr) ((nr) + 32) |
#define | INTCS_VECT_BASE 0x3400 |
#define | INTCS_VECT(n, vect) INTC_VECT((n), INTCS_VECT_BASE + (vect)) |
#define | intcs_evt2irq(evt) evt2irq(INTCS_VECT_BASE + (evt)) |
#define INTCS_VECT | ( | n, | |
vect | |||
) | INTC_VECT((n), INTCS_VECT_BASE + (vect)) |