|
Linux Kernel
3.7.1
|
#include <linux/init.h>#include <asm/setup.h>#include <asm/time.h>#include <asm/irq.h>#include <asm/mips-boards/generic.h>#include <asm/mips-boards/prom.h>Go to the source code of this file.
Functions | |
| void | read_persistent_clock (struct timespec *ts) |
| unsigned int __cpuinit | get_c0_compare_int (void) |
| void __init | plat_time_init (void) |
Variables | |
| unsigned long | cpu_khz |
Definition at line 95 of file sead3-time.c.
Definition at line 103 of file sead3-time.c.
Definition at line 80 of file sead3-time.c.
| unsigned long cpu_khz |
Definition at line 16 of file sead3-time.c.
1.8.2