Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ucode.h237 uint32_t reg_list_array_offset_bytes; /* payload offset from the start of the header */ member
Damdgpu_rlc.c327 le32_to_cpu(rlc_hdr->reg_list_array_offset_bytes)); in amdgpu_gfx_rlc_init_microcode_v2_0()
Damdgpu_ucode.c193 le32_to_cpu(rlc_hdr->reg_list_array_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()
Dgfx_v8_0.c1090 le32_to_cpu(rlc_hdr->reg_list_array_offset_bytes)); in gfx_v8_0_init_microcode()