Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | RTC_RTAR (PKUNITY_RTC_BASE + 0x0000) |
#define | RTC_RCNR (PKUNITY_RTC_BASE + 0x0004) |
#define | RTC_RTTR (PKUNITY_RTC_BASE + 0x0008) |
#define | RTC_RTSR (PKUNITY_RTC_BASE + 0x0010) |
#define | RTC_RTSR_AL FIELD(1, 1, 0) |
#define | RTC_RTSR_HZ FIELD(1, 1, 1) |
#define | RTC_RTSR_ALE FIELD(1, 1, 2) |
#define | RTC_RTSR_HZE FIELD(1, 1, 3) |
#define RTC_RCNR (PKUNITY_RTC_BASE + 0x0004) |
Definition at line 11 of file regs-rtc.h.
#define RTC_RTAR (PKUNITY_RTC_BASE + 0x0000) |
Definition at line 7 of file regs-rtc.h.
#define RTC_RTSR (PKUNITY_RTC_BASE + 0x0010) |
Definition at line 19 of file regs-rtc.h.
#define RTC_RTSR_AL FIELD(1, 1, 0) |
Definition at line 24 of file regs-rtc.h.
#define RTC_RTSR_ALE FIELD(1, 1, 2) |
Definition at line 32 of file regs-rtc.h.
#define RTC_RTSR_HZ FIELD(1, 1, 1) |
Definition at line 28 of file regs-rtc.h.
#define RTC_RTSR_HZE FIELD(1, 1, 3) |
Definition at line 36 of file regs-rtc.h.
#define RTC_RTTR (PKUNITY_RTC_BASE + 0x0008) |
Definition at line 15 of file regs-rtc.h.