Home
last modified time | relevance | path

Searched refs:is_feat_s2poe_supported (Results 1 – 4 of 4) sorted by relevance

/rk3399_ARM-atf/bl32/tsp/
H A Dtsp_context.c88 if (is_feat_s2poe_supported()) { in modify_el1_s2poe_regs()
/rk3399_ARM-atf/include/arch/aarch32/
H A Darch_features.h182 static inline bool is_feat_s2poe_supported(void) { return false; } in is_feat_s2poe_supported() function
/rk3399_ARM-atf/include/arch/aarch64/
H A Darch_features.h481 return is_feat_s1poe_supported() || is_feat_s2poe_supported(); in CREATE_FEATURE_SUPPORTED()
/rk3399_ARM-atf/lib/el3_runtime/aarch64/
H A Dcontext_mgmt.c1808 if (is_feat_s2poe_supported()) { in el1_sysregs_context_save()
1917 if (is_feat_s2poe_supported()) { in el1_sysregs_context_restore()