Home
last modified time | relevance | path

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

/rk3399_ARM-atf/common/
H A Dfeat_detect.c203 ID_AA64MMFR3_EL1_S1POE_MASK); in read_feat_s1poe_id_field()
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_features.h475 ID_AA64MMFR3_EL1_S1POE_MASK, 1U, ENABLE_FEAT_S1POE, in CREATE_FEATURE_SUPPORTED()
H A Darch.h482 #define ID_AA64MMFR3_EL1_S1POE_MASK ULL(0xf) macro