Home
last modified time | relevance | path

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

/Linux-v4.19/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.h727 u32 save_and_restore_offset; member
Dgfx_v9_0.c565 adev->gfx.rlc.save_and_restore_offset = in gfx_v9_0_init_microcode()
566 le32_to_cpu(rlc_hdr->save_and_restore_offset); in gfx_v9_0_init_microcode()
Dgfx_v8_0.c1087 adev->gfx.rlc.save_and_restore_offset = in gfx_v8_0_init_microcode()
1088 le32_to_cpu(rlc_hdr->save_and_restore_offset); in gfx_v8_0_init_microcode()
/Linux-v4.19/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()