Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigLib/
DArmVExpressSysConfig.c231 #ifdef ARM_VE_SCC_BASE in ArmPlatformSysConfigSetDevice()
232 MmioWrite32 ((ARM_VE_SCC_BASE + (Device * 4)),Value); in ArmPlatformSysConfigSetDevice()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Library/ArmVExpressSysConfigRuntimeLib/
DArmVExpressSysConfigRuntimeLib.c238 #ifdef ARM_VE_SCC_BASE in ArmPlatformSysConfigSetDevice()
242 MmioWrite32 ((ARM_VE_SCC_BASE + (Device * 4)),Value); in ArmPlatformSysConfigSetDevice()
/device/linaro/bootloader/edk2/ArmPlatformPkg/ArmVExpressPkg/Include/Platform/CTA9x4/
DArmPlatform.h81 #define ARM_VE_SCC_BASE ARM_VE_SYS_CFG_CTRL_BASE macro