Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | RTC_COUNTER_ADDR ((long *)LOCAL_MMR_ADDR(SH_RTC)) |
#define | rtc_time() (*RTC_COUNTER_ADDR) |
Variables | |
unsigned long | sn_rtc_cycles_per_second |
#define RTC_COUNTER_ADDR ((long *)LOCAL_MMR_ADDR(SH_RTC)) |
Definition at line 24 of file clksupport.h.
#define rtc_time | ( | ) | (*RTC_COUNTER_ADDR) |
Definition at line 26 of file clksupport.h.