Searched refs:STE_CFG_S1_ENABLED (Results 1 – 2 of 2) sorted by relevance
555 #define STE_CFG_S1_ENABLED(config) (config & 0x1) macro
536 if (STE_CFG_S1_ENABLED(config)) { in decode_ste_config()572 if (!STAGE1_SUPPORTED(s) && STE_CFG_S1_ENABLED(config)) { in decode_ste()