Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_reg.h54 #define UOS_MOVE (1<<4) macro
H A Dintel_guc_fw.c321 ret = intel_uc_fw_upload(&guc->fw, 0x2000, UOS_MOVE); in intel_guc_fw_upload()
/linux/drivers/gpu/drm/xe/
H A Dxe_guc.c1191 ret = xe_uc_fw_upload(&guc->fw, 0x2000, UOS_MOVE); in __xe_guc_upload()