Searched refs:INTEL_UC_FIRMWARE_RUNNING (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc_fw.h59 INTEL_UC_FIRMWARE_RUNNING /* init/auth done */ enumerator in enum:intel_uc_fw_status
177 case INTEL_UC_FIRMWARE_RUNNING:
204 case INTEL_UC_FIRMWARE_RUNNING:
258 return __intel_uc_fw_status(uc_fw) == INTEL_UC_FIRMWARE_RUNNING;
H A Dintel_huc_fw.c250 intel_uc_fw_change_status(&huc->fw, INTEL_UC_FIRMWARE_RUNNING);
H A Dintel_gsc_uc.c86 intel_uc_fw_change_status(&gsc->fw, INTEL_UC_FIRMWARE_RUNNING);
H A Dintel_guc_fw.c318 intel_uc_fw_change_status(&guc->fw, INTEL_UC_FIRMWARE_RUNNING);
H A Dintel_huc.c524 intel_uc_fw_change_status(&huc->fw, INTEL_UC_FIRMWARE_RUNNING);
672 INTEL_UC_FIRMWARE_RUNNING);

Completed in 271 milliseconds