Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions | Variables
sead3-time.c File Reference
#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
 

Function Documentation

unsigned int __cpuinit get_c0_compare_int ( void  )

Definition at line 95 of file sead3-time.c.

void __init plat_time_init ( void  )

Definition at line 103 of file sead3-time.c.

void read_persistent_clock ( struct timespec ts)

Definition at line 80 of file sead3-time.c.

Variable Documentation

unsigned long cpu_khz

Definition at line 16 of file sead3-time.c.