Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/lib/aarch32/
Dcache_helpers.S103 stcopr r1, CSSELR // select current cache level in csselr
131 stcopr r6, CSSELR //select cache level 0 in csselr
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/
DArmLibPrivate.h72 IN UINT32 CSSELR
/device/linaro/bootloader/edk2/ArmPkg/Library/ArmLib/Arm/
DArmLibSupportV7.asm78 mcr p15,2,r0,c0,c0,0 ; Write Cache Size Selection Register (CSSELR)
DArmLibSupportV7.S74 mcr p15,2,r0,c0,c0,0 @ Write Cache Size Selection Register (CSSELR)
DArmV7Support.asm194 …mcr p15, 2, R10, c0, c0, 0 ; write the Cache Size selection register (CSSELR) // OR in 1 for In…
DArmV7Support.S193 …mcr p15, 2, R10, c0, c0, 0 @ write the Cache Size selection register (CSSELR) // OR in 1 for In…
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch32/
Darch_helpers.h254 DEFINE_COPROCR_RW_FUNCS(csselr, CSSELR)
Darch.h425 #define CSSELR p15, 2, c0, c0, 0 macro
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cm7.h435 …__IO uint32_t CSSELR; /*!< Offset: 0x084 (R/W) Cache Size Selection Register … member