Searched refs:PMCR_DP_BIT (Results 1 – 3 of 3) sorted by relevance
144 ldr r0, =(PMCR_RESET_VAL | PMCR_DP_BIT | PMCR_LC_BIT | \147 ldr r0, =(PMCR_RESET_VAL | PMCR_DP_BIT)
111 2: orr r5, r5, #PMCR_DP_BIT
441 #define PMCR_DP_BIT (U(1) << 5) macro