Searched refs:SET_GPCCR_PPS (Results 1 – 2 of 2) sorted by relevance
199 #define SET_GPCCR_PPS(x) (((x) & GPCCR_PPS_MASK) << GPCCR_PPS_SHIFT) macro
1045 gpccr_el3 = SET_GPCCR_PPS(gpt_config.pps); in gpt_enable()