Home
last modified time | relevance | path

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

/trusted-firmware-a-3.7.0/lib/el3_runtime/aarch32/
Dcontext_mgmt.c205 hsctlr |= HSCTLR_RES1; in cm_prepare_el3_exit()
/trusted-firmware-a-3.7.0/include/arch/aarch32/
Darch.h207 #define HSCTLR_RES1 ((U(1) << 29) | (U(1) << 28) | (U(1) << 23) | \ macro