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