Searched refs:PMCR_LC_BIT (Results 1 – 2 of 2) sorted by relevance
171 orr r0, r0, #(PMCR_LC_BIT | PMCR_DP_BIT)228 orr r0, r0, #(PMCR_LC_BIT | PMCR_DP_BIT)
354 #define PMCR_LC_BIT (1 << 6) macro