Searched refs:MBOX_CFGSTAT_STATE_CONFIG (Results 1 – 3 of 3) sorted by relevance
493 if ((res != 0U) && (res != MBOX_CFGSTAT_STATE_CONFIG)) { in intel_mailbox_get_config_status()512 return MBOX_CFGSTAT_STATE_CONFIG; in intel_mailbox_get_config_status()519 if ((ret != MBOX_RET_OK) && (ret != MBOX_CFGSTAT_STATE_CONFIG)) { in intel_mailbox_is_fpga_not_ready()
97 #define MBOX_CFGSTAT_STATE_CONFIG 0x10000000 macro
91 if (ret == MBOX_CFGSTAT_STATE_CONFIG) in intel_mailbox_fpga_config_isdone()