Searched refs:SOFTFUNC_STATUS_INIT_DONE (Results 1 – 2 of 2) sorted by relevance
94 #define SOFTFUNC_STATUS_INIT_DONE (1 << 1) macro
508 (res & SOFTFUNC_STATUS_INIT_DONE) != 0U) { in intel_mailbox_get_config_status()