cp_fw_write_wait  292 drivers/gpu/drm/amd/amdgpu/amdgpu_gfx.h 	bool				cp_fw_write_wait;
cp_fw_write_wait  569 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	adev->gfx.cp_fw_write_wait = false;
cp_fw_write_wait  581 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 			adev->gfx.cp_fw_write_wait = true;
cp_fw_write_wait  587 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	if (adev->gfx.cp_fw_write_wait == false)
cp_fw_write_wait 4843 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c 	fw_version_ok = adev->gfx.cp_fw_write_wait;