Searched refs:SET_GPCCR_SH (Results 1 – 2 of 2) sorted by relevance
164 #define SET_GPCCR_SH(x) (((x) & GPCCR_SH_MASK) << GPCCR_SH_SHIFT) macro
1055 gpccr_el3 |= SET_GPCCR_SH(GPCCR_SH_IS); in gpt_enable()