Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/gpt_rme/
H A Dgpt_rme.h175 #define SET_GPCCR_ORGN(x) (((x) & GPCCR_ORGN_MASK) << GPCCR_ORGN_SHIFT) macro
/rk3399_ARM-atf/lib/gpt_rme/
H A Dgpt_rme.c1058 gpccr_el3 |= SET_GPCCR_ORGN(GPCCR_ORGN_WB_RA_WA); in gpt_enable()