intel_uc_fw_upload
ret = intel_uc_fw_upload(&guc->fw, 0x2000, UOS_MOVE);
return intel_uc_fw_upload(&huc->fw, 0, HUC_UKERNEL);
int intel_uc_fw_upload(struct intel_uc_fw *uc_fw, u32 offset, u32 dma_flags);