Searched refs:UOS_MOVE (Results 1 – 4 of 4) sorted by relevance
54 #define UOS_MOVE (1<<4) macro
310 ret = intel_uc_fw_upload(&guc->fw, 0x2000, UOS_MOVE); in intel_guc_fw_upload()
79 #define UOS_MOVE REG_BIT(4) macro
726 ret = xe_uc_fw_upload(&guc->fw, 0x2000, UOS_MOVE); in __xe_guc_upload()