Searched refs:SOFTFUNC_STATUS_INIT_DONE (Results 1 – 2 of 2) sorted by relevance
173 #define SOFTFUNC_STATUS_INIT_DONE (1 << 1) macro
767 if (init_done && (res & SOFTFUNC_STATUS_INIT_DONE) == 0U) { in intel_mailbox_get_config_status()