Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/marvell/mochi/
Dcp110_setup.c85 #define MVEBU_RTC_BASE (0x284000) macro
86 #define MVEBU_RTC_STATUS_REG (MVEBU_RTC_BASE + 0x0)
89 #define MVEBU_RTC_IRQ_1_CONFIG_REG (MVEBU_RTC_BASE + 0x4)
90 #define MVEBU_RTC_IRQ_2_CONFIG_REG (MVEBU_RTC_BASE + 0x8)
91 #define MVEBU_RTC_TIME_REG (MVEBU_RTC_BASE + 0xC)
92 #define MVEBU_RTC_ALARM_1_REG (MVEBU_RTC_BASE + 0x10)
93 #define MVEBU_RTC_ALARM_2_REG (MVEBU_RTC_BASE + 0x14)
94 #define MVEBU_RTC_CCR_REG (MVEBU_RTC_BASE + 0x18)
97 #define MVEBU_RTC_TEST_CONFIG_REG (MVEBU_RTC_BASE + 0x1C)
98 #define MVEBU_RTC_BRIDGE_TIMING_CTRL0_REG (MVEBU_RTC_BASE + 0x80)
[all …]