Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_huc_fw.h16 int intel_huc_fw_upload(struct intel_huc *huc);
H A Dintel_huc_fw.c266 * intel_huc_fw_upload() - load HuC uCode to device via DMA transfer
277 int intel_huc_fw_upload(struct intel_huc *huc) in intel_huc_fw_upload() function
H A Dintel_uc.c505 intel_huc_fw_upload(huc); in __uc_init_hw()