Searched refs:MDCR_TTRF_BIT (Results 1 – 3 of 3) sorted by relevance
22 val &= ~MDCR_TTRF_BIT; in trf_enable()
155 MDCR_NSTBE | MDCR_TTRF_BIT))160 orr x0, x0, #MDCR_TTRF_BIT
583 #define MDCR_TTRF_BIT (ULL(1) << 19) macro