Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_fw.c148 #define GUC_LOAD_RETRY_LIMIT 20 macro
150 #define GUC_LOAD_RETRY_LIMIT 3 macro
189 for (count = 0; count < GUC_LOAD_RETRY_LIMIT; count++) { in guc_wait_ucode()