gc_max_waves_per_simd  456 drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c 			adev->gfx.cu_info.max_waves_per_simd = le16_to_cpu(gfx_info->v24.gc_max_waves_per_simd);
gc_max_waves_per_simd 1486 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 			le32_to_cpu(gpu_info_fw->gc_max_waves_per_simd);
gc_max_waves_per_simd  407 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	adev->gfx.cu_info.max_waves_per_simd = le32_to_cpu(gc_info->gc_max_waves_per_simd);
gc_max_waves_per_simd  216 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	uint32_t gc_max_waves_per_simd;
gc_max_waves_per_simd 1289 drivers/gpu/drm/amd/include/atomfirmware.h   uint16_t gc_max_waves_per_simd;
gc_max_waves_per_simd  137 drivers/gpu/drm/amd/include/discovery.h 	uint32_t gc_max_waves_per_simd;