Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/
Darmv7m.h19 #define V7M_SCS_BASE 0xE000E000 macro
20 #define V7M_NVIC_BASE (V7M_SCS_BASE + 0x0100)
21 #define V7M_SCB_BASE (V7M_SCS_BASE + 0x0D00)
22 #define V7M_PROC_FTR_BASE (V7M_SCS_BASE + 0x0D78)
23 #define V7M_MPU_BASE (V7M_SCS_BASE + 0x0D90)
24 #define V7M_FPU_BASE (V7M_SCS_BASE + 0x0F30)
25 #define V7M_CACHE_MAINT_BASE (V7M_SCS_BASE + 0x0F50)
26 #define V7M_ACCESS_CNTL_BASE (V7M_SCS_BASE + 0x0F90)