Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/lib/el3_runtime/aarch64/
Dcontext_mgmt.c191 pmcr_el0 = ((PMCR_EL0_RESET_VAL | PMCR_EL0_LC_BIT in cm_init_context_common()
/device/linaro/bootloader/arm-trusted-firmware/include/lib/aarch64/
Darch.h507 #define PMCR_EL0_RESET_VAL U(0x0) macro