Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/lib/el3_runtime/aarch32/
Dcontext_mgmt.c296 write_hdcr((HDCR_RESET_VAL | HDCR_HLP_BIT | in cm_prepare_el3_exit()
/external/arm-trusted-firmware/include/arch/aarch32/
Darch.h257 #define HDCR_HLP_BIT (U(1) << 26) macro