HomeSort by relevance Sort by last modified time
    Searched refs:V7M_PROC_FTR_BASE (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/cpu/armv7m/
cache.c 29 #define V7M_PROC_REG_CLIDR ((u32 *)(V7M_PROC_FTR_BASE + 0x00))
30 #define V7M_PROC_REG_CTR ((u32 *)(V7M_PROC_FTR_BASE + 0x04))
31 #define V7M_PROC_REG_CCSIDR ((u32 *)(V7M_PROC_FTR_BASE + 0x08))
37 #define V7M_PROC_REG_CSSELR ((u32 *)(V7M_PROC_FTR_BASE + 0x0C))
  /external/u-boot/arch/arm/include/asm/
armv7m.h 22 #define V7M_PROC_FTR_BASE (V7M_SCS_BASE + 0x0D78)

Completed in 79 milliseconds