Home
last modified time | relevance | path

Searched refs:SUNXI_RTC_BASE (Results 1 – 5 of 5) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/rtc/platform/
A Drtc_sun50iw11.h40 #define SUNXI_RTC_BASE (0x07090000) macro
41 #define SUNXI_RTC_DATA_BASE (SUNXI_RTC_BASE + 0x100)
43 #define RTC_DM_REG0 (SUNXI_RTC_BASE + (0x4 * 0))
44 #define RTC_DM_REG1 (SUNXI_RTC_BASE + (0x4 * 1))
45 #define RTC_DM_REG2 (SUNXI_RTC_BASE + (0x4 * 2))
46 #define RTC_DM_REG3 (SUNXI_RTC_BASE + (0x4 * 3))
47 #define RTC_DM_REG4 (SUNXI_RTC_BASE + (0x4 * 4))
48 #define RTC_DM_REG5 (SUNXI_RTC_BASE + (0x4 * 5))
49 #define RTC_DM_REG6 (SUNXI_RTC_BASE + (0x4 * 6))
A Drtc_sun20iw1.h39 #define SUNXI_RTC_BASE 0x07090000 macro
40 #define SUNXI_RTC_DATA_BASE (SUNXI_RTC_BASE+0x100)
A Drtc_sun8iw18.h38 #define SUNXI_RTC_BASE 0x07000000 macro
39 #define SUNXI_RTC_DATA_BASE (SUNXI_RTC_BASE+0x100)
A Drtc_sun8iw19.h38 #define SUNXI_RTC_BASE 0x07000000 macro
39 #define SUNXI_RTC_DATA_BASE (SUNXI_RTC_BASE+0x100)
/bsp/allwinner/libraries/sunxi-hal/hal/source/rtc/
A Dhal_rtc.c686 rtc_dev->base = SUNXI_RTC_BASE; in hal_rtc_init()

Completed in 10 milliseconds