Searched refs:INTEL_UC_FIRMWARE_LOADABLE (Results 1 – 4 of 4) sorted by relevance
56 INTEL_UC_FIRMWARE_LOADABLE, /* all fw-required objects are ready */ enumerator162 case INTEL_UC_FIRMWARE_LOADABLE: in intel_uc_fw_status_repr()193 case INTEL_UC_FIRMWARE_LOADABLE: in intel_uc_fw_status_to_error()239 return __intel_uc_fw_status(uc_fw) >= INTEL_UC_FIRMWARE_LOADABLE; in intel_uc_fw_is_loadable()260 intel_uc_fw_change_status(uc_fw, INTEL_UC_FIRMWARE_LOADABLE); in intel_uc_fw_sanitize()
92 intel_uc_fw_change_status(&gsc->fw, INTEL_UC_FIRMWARE_LOADABLE); in intel_gsc_uc_init()
342 intel_uc_fw_change_status(&huc->fw, INTEL_UC_FIRMWARE_LOADABLE); in intel_huc_init()
436 intel_uc_fw_change_status(&guc->fw, INTEL_UC_FIRMWARE_LOADABLE); in intel_guc_init()
Completed in 8 milliseconds