Home
last modified time | relevance | path

Searched refs:SET_GPCCR_SH (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/lib/gpt_rme/
H A Dgpt_rme.h164 #define SET_GPCCR_SH(x) (((x) & GPCCR_SH_MASK) << GPCCR_SH_SHIFT) macro
/rk3399_ARM-atf/lib/gpt_rme/
H A Dgpt_rme.c1055 gpccr_el3 |= SET_GPCCR_SH(GPCCR_SH_IS); in gpt_enable()