Searched refs:SCTLR_EL1_TCF0_MASK (Results 1 – 2 of 2) sorted by relevance
78 sysreg_clear_set(sctlr_el1, SCTLR_EL1_TCF0_MASK, tcf0); in update_sctlr_el1_tcf0()
592 #define SCTLR_EL1_TCF0_MASK (UL(0x3) << SCTLR_EL1_TCF0_SHIFT) macro