Home
last modified time | relevance | path

Searched refs:INTEL_GUC_LOAD_STATUS_HWCONFIG_ERROR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/abi/
H A Dguc_errors_abi.h26 INTEL_GUC_LOAD_STATUS_HWCONFIG_ERROR = 0x07, enumerator
/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_fw.c112 case INTEL_GUC_LOAD_STATUS_HWCONFIG_ERROR: in guc_load_done()