Home
last modified time | relevance | path

Searched refs:ENABLE_RESERVE_BIT53 (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/nxp/common/include/default/ch_3/
H A Dsoc_default_helper_macros.h33 #define ENABLE_RESERVE_BIT53 0x400 macro
76 #define ENABLE_RESERVE_BIT53 0x400 macro
/rk3399_ARM-atf/plat/nxp/common/include/default/ch_3_2/
H A Dsoc_default_helper_macros.h78 #define ENABLE_RESERVE_BIT53 0x400 macro
/rk3399_ARM-atf/plat/nxp/soc-lx2160a/
H A Dsoc.c180 val &= ~(ENABLE_RESERVE_BIT53); in soc_interconnect_config()