Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_mailbox.h173 #define SOFTFUNC_STATUS_INIT_DONE (1 << 1) macro
/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_mailbox.c767 if (init_done && (res & SOFTFUNC_STATUS_INIT_DONE) == 0U) { in intel_mailbox_get_config_status()