Home
last modified time | relevance | path

Searched refs:PKUNITY_RTC_BASE (Results 1 – 3 of 3) sorted by relevance

/arch/unicore32/include/mach/
Dregs-rtc.h7 #define RTC_RTAR (PKUNITY_RTC_BASE + 0x0000)
11 #define RTC_RCNR (PKUNITY_RTC_BASE + 0x0004)
15 #define RTC_RTTR (PKUNITY_RTC_BASE + 0x0008)
19 #define RTC_RTSR (PKUNITY_RTC_BASE + 0x0010)
DPKUnity.h86 #define PKUNITY_RTC_BASE (PKUNITY_APB_BASE + 0x700000) /* APB-7 */ macro
/arch/unicore32/kernel/
Dpuv3-core.c105 .start = io_v2p(PKUNITY_RTC_BASE),
106 .end = io_v2p(PKUNITY_RTC_BASE) + 0xff,