sos_offset_bytes  253 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c 			  le32_to_cpu(psp_hdr->sos_offset_bytes));
sos_offset_bytes   78 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h 	uint32_t sos_offset_bytes;
sos_offset_bytes  112 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c 		adev->psp.sys_bin_size = le32_to_cpu(sos_hdr->sos_offset_bytes);
sos_offset_bytes  116 drivers/gpu/drm/amd/amdgpu/psp_v11_0.c 				le32_to_cpu(sos_hdr->sos_offset_bytes);
sos_offset_bytes   97 drivers/gpu/drm/amd/amdgpu/psp_v3_1.c 				le32_to_cpu(hdr->sos_offset_bytes);