Home
last modified time | relevance | path

Searched refs:CNTHP_CTL_RESET_VAL (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/lib/el3_runtime/aarch32/
H A Dcontext_mgmt.c319 write_cnthp_ctl(CNTHP_CTL_RESET_VAL); in cm_prepare_el3_exit()
/rk3399_ARM-atf/include/arch/aarch32/
H A Darch.h299 #define CNTHP_CTL_RESET_VAL U(0x0) macro
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c1130 write_cnthp_ctl_el2(CNTHP_CTL_RESET_VAL & ~(CNTHP_CTL_ENABLE_BIT)); in init_nonsecure_el2_unused()
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch.h833 #define CNTHP_CTL_RESET_VAL U(0x0) macro