Searched refs:PMCR_EL0_LP_BIT (Results 1 – 2 of 2) sorted by relevance
/tf-a-ffa_el3_spmc/include/arch/aarch64/ | ||
A D | el3_common_macros.S | 162 mov_imm x0, ((PMCR_EL0_RESET_VAL | PMCR_EL0_LP_BIT | \ |
A D | arch.h | 851 #define PMCR_EL0_LP_BIT (U(1) << 7) macro |
Completed in 7 milliseconds