Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/extensions/
H A Dras_arch.h161 #define SERROR_IDS_BIT U(24) macro
/rk3399_ARM-atf/common/
H A Druntime_svc.c110 if ((esr_el3 & SERROR_IDS_BIT) != 0) { in handler_lower_el_async_ea()