Searched refs:MDCR_EL2_TPMS (Results 1 – 3 of 3) sorted by relevance
48 v &= ~MDCR_EL2_TPMS; in spe_enable()
501 ~(MDCR_EL2_TTRF | MDCR_EL2_TPMS | in cm_prepare_el3_exit()
327 #define MDCR_EL2_TPMS (U(1) << 14) macro