Linux Kernel
3.7.1
|
#include <linux/time.h>
#include <asm/rtc.h>
#include <asm/io.h>
Go to the source code of this file.
Macros | |
#define | TWENTY_YEARS ((20 * 365LU + 5) * 86400) |
#define | AICA_RTC_SECS_H 0xa0710000 |
#define | AICA_RTC_SECS_L 0xa0710004 |
Functions | |
void | aica_time_init (void) |