rlc_fw_version    407 drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c 		return adev->gfx.rlc_fw_version;
rlc_fw_version    191 drivers/gpu/drm/amd/amdgpu/amdgpu_cgs.c 			fw_version = adev->gfx.rlc_fw_version;
rlc_fw_version    273 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h 	uint32_t			rlc_fw_version;
rlc_fw_version    238 drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c 		fw_info->ver = adev->gfx.rlc_fw_version;
rlc_fw_version    399 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c FW_VERSION_ATTR(rlc_fw_version, 0444, gfx.rlc_fw_version);
rlc_fw_version    704 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	adev->gfx.rlc_fw_version = le32_to_cpu(rlc_hdr->header.ucode_version);
rlc_fw_version   1919 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	WREG32_SOC15(GC, 0, mmRLC_GPM_UCODE_ADDR, adev->gfx.rlc_fw_version);
rlc_fw_version    379 drivers/gpu/drm/amd/amdgpu/gfx_v6_0.c 	adev->gfx.rlc_fw_version = le32_to_cpu(rlc_hdr->header.ucode_version);
rlc_fw_version   3527 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	adev->gfx.rlc_fw_version = le32_to_cpu(hdr->header.ucode_version);
rlc_fw_version   3560 drivers/gpu/drm/amd/amdgpu/gfx_v7_0.c 	WREG32(mmRLC_GPM_UCODE_ADDR, adev->gfx.rlc_fw_version);
rlc_fw_version   1072 drivers/gpu/drm/amd/amdgpu/gfx_v8_0.c 	adev->gfx.rlc_fw_version = le32_to_cpu(rlc_hdr->header.ucode_version);
rlc_fw_version   1190 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	adev->gfx.rlc_fw_version = le32_to_cpu(rlc_hdr->header.ucode_version);
rlc_fw_version   2982 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 				rlc_ucode_ver, adev->gfx.rlc_fw_version);
rlc_fw_version   3014 drivers/gpu/drm/amd/amdgpu/gfx_v9_0.c 	WREG32_SOC15(GC, 0, mmRLC_GPM_UCODE_ADDR, adev->gfx.rlc_fw_version);