io_debug_size_bytes 59 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c le32_to_cpu(mc_hdr->io_debug_size_bytes)); io_debug_size_bytes 44 drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.h uint32_t io_debug_size_bytes; /* size of debug array in dwords */ io_debug_size_bytes 178 drivers/gpu/drm/amd/amdgpu/gmc_v6_0.c regs_size = le32_to_cpu(hdr->io_debug_size_bytes) / (4 * 2); io_debug_size_bytes 196 drivers/gpu/drm/amd/amdgpu/gmc_v7_0.c regs_size = le32_to_cpu(hdr->io_debug_size_bytes) / (4 * 2); io_debug_size_bytes 321 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c regs_size = le32_to_cpu(hdr->io_debug_size_bytes) / (4 * 2); io_debug_size_bytes 390 drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c regs_size = le32_to_cpu(hdr->io_debug_size_bytes) / (4 * 2); io_debug_size_bytes 1891 drivers/gpu/drm/radeon/cik.c regs_size = le32_to_cpu(hdr->io_debug_size_bytes) / (4 * 2); io_debug_size_bytes 59 drivers/gpu/drm/radeon/radeon_ucode.c le32_to_cpu(mc_hdr->io_debug_size_bytes)); io_debug_size_bytes 172 drivers/gpu/drm/radeon/radeon_ucode.h uint32_t io_debug_size_bytes; /* size of debug array in dwords */ io_debug_size_bytes 1593 drivers/gpu/drm/radeon/si.c regs_size = le32_to_cpu(hdr->io_debug_size_bytes) / (4 * 2);