Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_huc.h62 int intel_huc_wait_for_auth_complete(struct intel_huc *huc,
H A Dintel_huc.c450 int intel_huc_wait_for_auth_complete(struct intel_huc *huc, in intel_huc_wait_for_auth_complete() function
523 ret = intel_huc_wait_for_auth_complete(huc, type); in intel_huc_auth()
H A Dintel_huc_fw.c262 return intel_huc_wait_for_auth_complete(huc, INTEL_HUC_AUTH_BY_GSC); in intel_huc_fw_load_and_auth_via_gsc()