Searched refs:save_and_restore_offset (Results 1 – 7 of 7) sorted by relevance
194 uint32_t save_and_restore_offset; member
121 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in radeon_ucode_print_rlc_hdr()
206 uint32_t save_and_restore_offset; member218 uint32_t save_and_restore_offset; member
208 u32 save_and_restore_offset; member
291 adev->gfx.rlc.save_and_restore_offset = in amdgpu_gfx_rlc_init_microcode_v2_0()292 le32_to_cpu(rlc_hdr->save_and_restore_offset); in amdgpu_gfx_rlc_init_microcode_v2_0()
157 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in amdgpu_ucode_print_rlc_hdr()184 le32_to_cpu(rlc_hdr->save_and_restore_offset)); in amdgpu_ucode_print_rlc_hdr()
1055 adev->gfx.rlc.save_and_restore_offset = in gfx_v8_0_init_microcode()1056 le32_to_cpu(rlc_hdr->save_and_restore_offset); in gfx_v8_0_init_microcode()
Completed in 21 milliseconds