Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | TIMER_FREQ (CONFIG_CPU_CLOCK*10000) /* Timer input freq. */ |
#define | calc_param(cnt, div, rate, limit) |
Functions | |
void | h8300_timer_tick (void) |
void | h8300_timer_setup (void) |
void | h8300_gettod (unsigned int *year, unsigned int *mon, unsigned int *day, unsigned int *hour, unsigned int *min, unsigned int *sec) |
void h8300_gettod | ( | unsigned int * | year, |
unsigned int * | mon, | ||
unsigned int * | day, | ||
unsigned int * | hour, | ||
unsigned int * | min, | ||
unsigned int * | sec | ||
) |