Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/lib/el3_runtime/aarch32/
Dcontext_mgmt.c312 write_hdcr((HDCR_RESET_VAL | HDCR_HLP_BIT | in cm_prepare_el3_exit()
316 write_hdcr((HDCR_RESET_VAL | in cm_prepare_el3_exit()
/trusted-firmware-a-3.7.0/include/arch/aarch32/
Darch.h289 #define HDCR_RESET_VAL U(0x0) macro