Searched refs:INTEL_UC_FIRMWARE_UNINITIALIZED (Results 1 – 2 of 2) sorted by relevance
49 INTEL_UC_FIRMWARE_UNINITIALIZED = 0, /* used to catch checks done too early */ enumerator148 case INTEL_UC_FIRMWARE_UNINITIALIZED: in intel_uc_fw_status_repr()179 case INTEL_UC_FIRMWARE_UNINITIALIZED: in intel_uc_fw_status_to_error()218 GEM_BUG_ON(uc_fw->status == INTEL_UC_FIRMWARE_UNINITIALIZED); in __intel_uc_fw_status()
38 GEM_BUG_ON(uc_fw->status == INTEL_UC_FIRMWARE_UNINITIALIZED); in __uc_fw_to_gt()437 BUILD_BUG_ON(INTEL_UC_FIRMWARE_UNINITIALIZED); in intel_uc_fw_init_early()
Completed in 5 milliseconds