Home
last modified time | relevance | path

Searched refs:reg_list_array_offset_bytes (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h94 uint32_t reg_list_array_offset_bytes; /* payload offset from the start of the header */ member
Damdgpu_ucode.c157 le32_to_cpu(rlc_hdr->reg_list_array_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()
Dgfx_v9_0.c599 le32_to_cpu(rlc_hdr->reg_list_array_offset_bytes)); in gfx_v9_0_init_microcode()
Dgfx_v8_0.c1123 le32_to_cpu(rlc_hdr->reg_list_array_offset_bytes)); in gfx_v8_0_init_microcode()