|
Linux Kernel
3.7.1
|
#include <linux/clockchips.h>#include <linux/interrupt.h>#include <linux/irq.h>#include <linux/percpu.h>#include <linux/smp.h>#include <asm/addrspace.h>#include <asm/io.h>#include <asm/time.h>#include <asm/sibyte/sb1250.h>#include <asm/sibyte/sb1250_regs.h>#include <asm/sibyte/sb1250_int.h>#include <asm/sibyte/sb1250_scd.h>Go to the source code of this file.
Macros | |
| #define | IMR_IP2_VAL K_INT_MAP_I0 |
| #define | IMR_IP3_VAL K_INT_MAP_I1 |
| #define | IMR_IP4_VAL K_INT_MAP_I2 |
Functions | |
| void __cpuinit | sb1250_clockevent_init (void) |
| #define IMR_IP2_VAL K_INT_MAP_I0 |
Definition at line 33 of file cevt-sb1250.c.
| #define IMR_IP3_VAL K_INT_MAP_I1 |
Definition at line 34 of file cevt-sb1250.c.
| #define IMR_IP4_VAL K_INT_MAP_I2 |
Definition at line 35 of file cevt-sb1250.c.
Definition at line 110 of file cevt-sb1250.c.
1.8.2