Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_huc_fw.c29 #define SKL_HUC_FW_MAJOR 01 macro
41 #define I915_SKL_HUC_UCODE HUC_FW_PATH(skl, SKL_HUC_FW_MAJOR, \
69 huc_fw->major_ver_wanted = SKL_HUC_FW_MAJOR; in huc_fw_select()