Searched refs:ctl_ucode_offset (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h312 uint32_t ctl_ucode_offset; member in struct:sdma_firmware_header_v2_0
325 uint32_t ctl_ucode_offset; member in struct:vpe_firmware_header_v1_0
H A Damdgpu_ucode.c323 DRM_DEBUG("ctl_ucode_offset: %u\n", le32_to_cpu(sdma_hdr->ctl_ucode_offset));
829 le32_to_cpu(sdma_hdr->ctl_ucode_offset);
1012 le32_to_cpu(vpe_hdr->ctl_ucode_offset);
H A Dvpe_v6_1.c177 ucode_offset[1] = le32_to_cpu(vpe_hdr->ctl_ucode_offset);
H A Dsdma_v6_0.c618 le32_to_cpu(hdr->ctl_ucode_offset));
654 le32_to_cpu(hdr->ctl_ucode_offset));
H A Dgfx_v11_0.c1253 le32_to_cpu(sdma_hdr->ctl_ucode_offset));

Completed in 158 milliseconds