gc_wave_size      455 drivers/gpu/drm/amd/amdgpu/amdgpu_atomfirmware.c 			adev->gfx.cu_info.wave_front_size = le16_to_cpu(gfx_info->v24.gc_wave_size);
gc_wave_size     1484 drivers/gpu/drm/amd/amdgpu/amdgpu_device.c 		adev->gfx.cu_info.wave_front_size = le32_to_cpu(gpu_info_fw->gc_wave_size);
gc_wave_size      406 drivers/gpu/drm/amd/amdgpu/amdgpu_discovery.c 	adev->gfx.cu_info.wave_front_size = le32_to_cpu(gc_info->gc_wave_size);
gc_wave_size      215 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	uint32_t gc_wave_size;
gc_wave_size     1288 drivers/gpu/drm/amd/include/atomfirmware.h   uint16_t gc_wave_size;
gc_wave_size      136 drivers/gpu/drm/amd/include/discovery.h 	uint32_t gc_wave_size;