Home
last modified time | relevance | path

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

/Linux-v5.4/arch/unicore32/include/mach/
Dregs-rtc.h8 #define RTC_RTAR (PKUNITY_RTC_BASE + 0x0000)
12 #define RTC_RCNR (PKUNITY_RTC_BASE + 0x0004)
16 #define RTC_RTTR (PKUNITY_RTC_BASE + 0x0008)
20 #define RTC_RTSR (PKUNITY_RTC_BASE + 0x0010)
DPKUnity.h83 #define PKUNITY_RTC_BASE (PKUNITY_APB_BASE + 0x700000) /* APB-7 */ macro
/Linux-v5.4/arch/unicore32/kernel/
Dpuv3-core.c102 .start = io_v2p(PKUNITY_RTC_BASE),
103 .end = io_v2p(PKUNITY_RTC_BASE) + 0xff,