Searched refs:MBOX_CFGSTAT_STATE_CONFIG (Results 1 – 3 of 3) sorted by relevance
633 return MBOX_CFGSTAT_STATE_CONFIG; in intel_mailbox_get_config_status()636 if ((res != 0U) && (res != MBOX_CFGSTAT_STATE_CONFIG)) { in intel_mailbox_get_config_status()651 return MBOX_CFGSTAT_STATE_CONFIG; in intel_mailbox_get_config_status()655 return MBOX_CFGSTAT_STATE_CONFIG; in intel_mailbox_get_config_status()665 if ((ret != MBOX_RET_OK) && (ret != MBOX_CFGSTAT_STATE_CONFIG)) { in intel_mailbox_is_fpga_not_ready()
151 #define MBOX_CFGSTAT_STATE_CONFIG 0x10000000 macro
112 if (ret == MBOX_CFGSTAT_STATE_CONFIG) { in intel_mailbox_fpga_config_isdone()