Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/brcm/board/stingray/include/
A Dcrmu_def.h162 #define CENTRAL_TIMER_BASE (CRMU_CORE_BASE + 0x5000) macro
163 #define CENTRAL_TIMER_CTRL (CENTRAL_TIMER_BASE + 0x0)
164 #define CENTRAL_TIMER_GET_L (CENTRAL_TIMER_BASE + 0x4)
165 #define CENTRAL_TIMER_GET_L0 (CENTRAL_TIMER_BASE + 0x8) /* SCR STM */
166 #define CENTRAL_TIMER_GET_L1 (CENTRAL_TIMER_BASE + 0xC) /* FS STM */
167 #define CENTRAL_TIMER_GET_L2 (CENTRAL_TIMER_BASE + 0x10) /* iHost0 */
168 #define CENTRAL_TIMER_GET_L3 (CENTRAL_TIMER_BASE + 0x14) /* iHost1 */
169 #define CENTRAL_TIMER_GET_L4 (CENTRAL_TIMER_BASE + 0x18) /* iHost2 */
170 #define CENTRAL_TIMER_GET_L5 (CENTRAL_TIMER_BASE + 0x1C) /* iHost3 */
171 #define CENTRAL_TIMER_GET_H (CENTRAL_TIMER_BASE + 0x28)
[all …]

Completed in 5 milliseconds