|
Linux Kernel
3.7.1
|
#include <linux/clockchips.h>#include <linux/clocksource.h>#include <linux/interrupt.h>#include <linux/spinlock.h>#include <asm/processor.h>#include <asm/time.h>#include <asm/mach-au1x00/au1000.h>Go to the source code of this file.
Macros | |
| #define | CNTR_OK (SYS_CNTRL_E0 | SYS_CNTRL_32S) |
Functions | |
| void __init | plat_time_init (void) |
| #define CNTR_OK (SYS_CNTRL_E0 | SYS_CNTRL_32S) |
1.8.2