Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/gt/uc/
Dintel_huc.c459 #define HUC_LOAD_RETRY_LIMIT 20 macro
461 #define HUC_LOAD_RETRY_LIMIT 3 macro
485 for (count = 0; count < HUC_LOAD_RETRY_LIMIT; count++) { in intel_huc_wait_for_auth_complete()