ucode_id          454 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c 				ucode->ucode_id = AMDGPU_UCODE_ID_SMC;
ucode_id          170 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 				  ucode->ucode_id);
ucode_id          856 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 	switch (ucode->ucode_id) {
ucode_id          955 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 	switch (ucode->ucode_id) {
ucode_id          965 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 			adev->sdma.instance[ucode->ucode_id - AMDGPU_UCODE_ID_SDMA0].fw->data;
ucode_id         1054 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		if (ucode->ucode_id == AMDGPU_UCODE_ID_SMC &&
ucode_id         1059 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		   (ucode->ucode_id == AMDGPU_UCODE_ID_SDMA0
ucode_id         1060 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		    || ucode->ucode_id == AMDGPU_UCODE_ID_SDMA1
ucode_id         1061 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		    || ucode->ucode_id == AMDGPU_UCODE_ID_SDMA2
ucode_id         1062 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		    || ucode->ucode_id == AMDGPU_UCODE_ID_SDMA3
ucode_id         1063 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		    || ucode->ucode_id == AMDGPU_UCODE_ID_SDMA4
ucode_id         1064 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		    || ucode->ucode_id == AMDGPU_UCODE_ID_SDMA5
ucode_id         1065 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		    || ucode->ucode_id == AMDGPU_UCODE_ID_SDMA6
ucode_id         1066 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		    || ucode->ucode_id == AMDGPU_UCODE_ID_SDMA7
ucode_id         1067 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		    || ucode->ucode_id == AMDGPU_UCODE_ID_RLC_G))
ucode_id         1072 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		    (ucode->ucode_id == AMDGPU_UCODE_ID_CP_MEC1_JT ||
ucode_id         1073 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		     ucode->ucode_id == AMDGPU_UCODE_ID_CP_MEC2_JT))
ucode_id         1078 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		    ucode->ucode_id == AMDGPU_UCODE_ID_CP_MEC2_JT)
ucode_id         1088 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 		if (ucode->ucode_id == AMDGPU_UCODE_ID_RLC_RESTORE_LIST_SRM_MEM) {
ucode_id         1334 drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c 	ucode.ucode_id = inst_idx ? AMDGPU_UCODE_ID_VCN1_RAM :
ucode_id          458 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	if (ucode->ucode_id == AMDGPU_UCODE_ID_STORAGE)
ucode_id          466 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	    (ucode->ucode_id != AMDGPU_UCODE_ID_CP_MEC1 &&
ucode_id          467 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	     ucode->ucode_id != AMDGPU_UCODE_ID_CP_MEC2 &&
ucode_id          468 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	     ucode->ucode_id != AMDGPU_UCODE_ID_CP_MEC1_JT &&
ucode_id          469 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	     ucode->ucode_id != AMDGPU_UCODE_ID_CP_MEC2_JT &&
ucode_id          470 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	     ucode->ucode_id != AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL &&
ucode_id          471 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	     ucode->ucode_id != AMDGPU_UCODE_ID_RLC_RESTORE_LIST_GPM_MEM &&
ucode_id          472 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	     ucode->ucode_id != AMDGPU_UCODE_ID_RLC_RESTORE_LIST_SRM_MEM &&
ucode_id          473 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 		 ucode->ucode_id != AMDGPU_UCODE_ID_DMCU_ERAM &&
ucode_id          474 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 		 ucode->ucode_id != AMDGPU_UCODE_ID_DMCU_INTV)) {
ucode_id          480 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	} else if (ucode->ucode_id == AMDGPU_UCODE_ID_CP_MEC1 ||
ucode_id          481 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 		   ucode->ucode_id == AMDGPU_UCODE_ID_CP_MEC2) {
ucode_id          488 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	} else if (ucode->ucode_id == AMDGPU_UCODE_ID_CP_MEC1_JT ||
ucode_id          489 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 		   ucode->ucode_id == AMDGPU_UCODE_ID_CP_MEC2_JT) {
ucode_id          496 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	} else if (ucode->ucode_id == AMDGPU_UCODE_ID_DMCU_ERAM) {
ucode_id          503 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	} else if (ucode->ucode_id == AMDGPU_UCODE_ID_DMCU_INTV) {
ucode_id          510 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	} else if (ucode->ucode_id == AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL) {
ucode_id          514 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	} else if (ucode->ucode_id == AMDGPU_UCODE_ID_RLC_RESTORE_LIST_GPM_MEM) {
ucode_id          518 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 	} else if (ucode->ucode_id == AMDGPU_UCODE_ID_RLC_RESTORE_LIST_SRM_MEM) {
ucode_id          334 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	enum AMDGPU_UCODE_ID ucode_id;
ucode_id          777 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		info->ucode_id = AMDGPU_UCODE_ID_CP_PFP;
ucode_id          784 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		info->ucode_id = AMDGPU_UCODE_ID_CP_ME;
ucode_id          791 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		info->ucode_id = AMDGPU_UCODE_ID_CP_CE;
ucode_id          798 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		info->ucode_id = AMDGPU_UCODE_ID_RLC_G;
ucode_id          809 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			info->ucode_id = AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL;
ucode_id          815 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			info->ucode_id = AMDGPU_UCODE_ID_RLC_RESTORE_LIST_GPM_MEM;
ucode_id          821 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			info->ucode_id = AMDGPU_UCODE_ID_RLC_RESTORE_LIST_SRM_MEM;
ucode_id          828 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		info->ucode_id = AMDGPU_UCODE_ID_CP_MEC1;
ucode_id          837 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 		info->ucode_id = AMDGPU_UCODE_ID_CP_MEC1_JT;
ucode_id          844 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			info->ucode_id = AMDGPU_UCODE_ID_CP_MEC2;
ucode_id          853 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			info->ucode_id = AMDGPU_UCODE_ID_CP_MEC2_JT;
ucode_id         1165 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	info->ucode_id = AMDGPU_UCODE_ID_CP_PFP;
ucode_id         1172 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	info->ucode_id = AMDGPU_UCODE_ID_CP_ME;
ucode_id         1179 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	info->ucode_id = AMDGPU_UCODE_ID_CP_CE;
ucode_id         1186 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	info->ucode_id = AMDGPU_UCODE_ID_RLC_G;
ucode_id         1193 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	info->ucode_id = AMDGPU_UCODE_ID_CP_MEC1;
ucode_id         1206 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		info->ucode_id = AMDGPU_UCODE_ID_STORAGE;
ucode_id         1214 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 		info->ucode_id = AMDGPU_UCODE_ID_CP_MEC2;
ucode_id         1109 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		info->ucode_id = AMDGPU_UCODE_ID_CP_PFP;
ucode_id         1116 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		info->ucode_id = AMDGPU_UCODE_ID_CP_ME;
ucode_id         1123 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		info->ucode_id = AMDGPU_UCODE_ID_CP_CE;
ucode_id         1235 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		info->ucode_id = AMDGPU_UCODE_ID_RLC_G;
ucode_id         1246 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			info->ucode_id = AMDGPU_UCODE_ID_RLC_RESTORE_LIST_CNTL;
ucode_id         1252 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			info->ucode_id = AMDGPU_UCODE_ID_RLC_RESTORE_LIST_GPM_MEM;
ucode_id         1258 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			info->ucode_id = AMDGPU_UCODE_ID_RLC_RESTORE_LIST_SRM_MEM;
ucode_id         1316 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		info->ucode_id = AMDGPU_UCODE_ID_CP_MEC1;
ucode_id         1324 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 		info->ucode_id = AMDGPU_UCODE_ID_CP_MEC1_JT;
ucode_id         1331 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 			info->ucode_id = AMDGPU_UCODE_ID_CP_MEC2;
ucode_id         1342 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 				info->ucode_id = AMDGPU_UCODE_ID_CP_MEC2_JT;
ucode_id          243 drivers/gpu/drm/amd/amdgpu/psp_v10_0.c 		   enum AMDGPU_UCODE_ID ucode_id)
ucode_id          247 drivers/gpu/drm/amd/amdgpu/psp_v10_0.c 	switch(ucode_id) {
ucode_id          567 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c 		  enum AMDGPU_UCODE_ID ucode_id)
ucode_id          571 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c 	switch (ucode_id) {
ucode_id          397 drivers/gpu/drm/amd/amdgpu/psp_v12_0.c 		  enum AMDGPU_UCODE_ID ucode_id)
ucode_id          401 drivers/gpu/drm/amd/amdgpu/psp_v12_0.c 	switch (ucode_id) {
ucode_id          475 drivers/gpu/drm/amd/amdgpu/psp_v3_1.c 		  enum AMDGPU_UCODE_ID ucode_id)
ucode_id          479 drivers/gpu/drm/amd/amdgpu/psp_v3_1.c 	switch(ucode_id) {
ucode_id          168 drivers/gpu/drm/amd/amdgpu/sdma_v2_4.c 			info->ucode_id = AMDGPU_UCODE_ID_SDMA0 + i;
ucode_id          325 drivers/gpu/drm/amd/amdgpu/sdma_v3_0.c 		info->ucode_id = AMDGPU_UCODE_ID_SDMA0 + i;
ucode_id          518 drivers/gpu/drm/amd/amdgpu/sdma_v4_0.c 			info->ucode_id = AMDGPU_UCODE_ID_SDMA0 + i;
ucode_id          214 drivers/gpu/drm/amd/amdgpu/sdma_v5_0.c 			info->ucode_id = AMDGPU_UCODE_ID_SDMA0 + i;
ucode_id          433 drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c 		adev->firmware.ucode[AMDGPU_UCODE_ID_UVD].ucode_id = AMDGPU_UCODE_ID_UVD;
ucode_id          439 drivers/gpu/drm/amd/amdgpu/uvd_v7_0.c 			adev->firmware.ucode[AMDGPU_UCODE_ID_UVD1].ucode_id = AMDGPU_UCODE_ID_UVD1;
ucode_id          453 drivers/gpu/drm/amd/amdgpu/vce_v4_0.c 		adev->firmware.ucode[AMDGPU_UCODE_ID_VCE].ucode_id = AMDGPU_UCODE_ID_VCE;
ucode_id          116 drivers/gpu/drm/amd/amdgpu/vcn_v1_0.c 		adev->firmware.ucode[AMDGPU_UCODE_ID_VCN].ucode_id = AMDGPU_UCODE_ID_VCN;
ucode_id          148 drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c 		adev->firmware.ucode[AMDGPU_UCODE_ID_VCN].ucode_id = AMDGPU_UCODE_ID_VCN;
ucode_id          147 drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c 		adev->firmware.ucode[AMDGPU_UCODE_ID_VCN].ucode_id = AMDGPU_UCODE_ID_VCN;
ucode_id          153 drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c 			adev->firmware.ucode[AMDGPU_UCODE_ID_VCN1].ucode_id = AMDGPU_UCODE_ID_VCN1;
ucode_id          860 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 	adev->firmware.ucode[AMDGPU_UCODE_ID_DMCU_ERAM].ucode_id = AMDGPU_UCODE_ID_DMCU_ERAM;
ucode_id          865 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c 	adev->firmware.ucode[AMDGPU_UCODE_ID_DMCU_INTV].ucode_id = AMDGPU_UCODE_ID_DMCU_INTV;
ucode_id          192 drivers/gpu/drm/amd/powerplay/smu_v11_0.c 		ucode->ucode_id = AMDGPU_UCODE_ID_SMC;
ucode_id          554 drivers/gpu/drm/amd/powerplay/smumgr/smu8_smumgr.c 	enum cgs_ucode_id ucode_id;
ucode_id          564 drivers/gpu/drm/amd/powerplay/smumgr/smu8_smumgr.c 		ucode_id = smu8_convert_fw_type_to_cgs(firmware_type);
ucode_id          567 drivers/gpu/drm/amd/powerplay/smumgr/smu8_smumgr.c 							ucode_id, &info);