Home
last modified time | relevance | path

Searched refs:save_and_restore_offset (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dradeon_ucode.h194 uint32_t save_and_restore_offset; member
H A Dradeon_ucode.c121 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in radeon_ucode_print_rlc_hdr()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h215 uint32_t save_and_restore_offset; member
227 uint32_t save_and_restore_offset; member
H A Damdgpu_rlc.h284 u32 save_and_restore_offset; member
H A Damdgpu_rlc.c293 adev->gfx.rlc.save_and_restore_offset = in amdgpu_gfx_rlc_init_microcode_v2_0()
294 le32_to_cpu(rlc_hdr->save_and_restore_offset); in amdgpu_gfx_rlc_init_microcode_v2_0()
H A Damdgpu_ucode.c146 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in amdgpu_ucode_print_rlc_hdr()
173 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in amdgpu_ucode_print_rlc_hdr()
H A Dgfx_v8_0.c1054 adev->gfx.rlc.save_and_restore_offset = in gfx_v8_0_init_microcode()
1055 le32_to_cpu(rlc_hdr->save_and_restore_offset); in gfx_v8_0_init_microcode()