Home
last modified time | relevance | path

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

/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h72 uint32_t save_and_restore_offset; member
84 uint32_t save_and_restore_offset; member
Damdgpu_ucode.c121 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in amdgpu_ucode_print_rlc_hdr()
137 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in amdgpu_ucode_print_rlc_hdr()
Damdgpu.h824 u32 save_and_restore_offset; member
Dgfx_v9_0.c421 adev->gfx.rlc.save_and_restore_offset = in gfx_v9_0_init_microcode()
422 le32_to_cpu(rlc_hdr->save_and_restore_offset); in gfx_v9_0_init_microcode()
Dgfx_v8_0.c975 adev->gfx.rlc.save_and_restore_offset = in gfx_v8_0_init_microcode()
976 le32_to_cpu(rlc_hdr->save_and_restore_offset); in gfx_v8_0_init_microcode()
/drivers/gpu/drm/radeon/
Dradeon_ucode.h194 uint32_t save_and_restore_offset; member
Dradeon_ucode.c121 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in radeon_ucode_print_rlc_hdr()