Home
last modified time | relevance | path

Searched refs:reg_list_format_separate_array_offset_bytes (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ucode.h230 uint32_t reg_list_format_separate_array_offset_bytes; /* payload offset from the start of the header */ member
H A Damdgpu_ucode.c198 DRM_DEBUG("reg_list_format_separate_array_offset_bytes: %u\n", in amdgpu_ucode_print_rlc_hdr()
199 le32_to_cpu(rlc_hdr->reg_list_format_separate_array_offset_bytes)); in amdgpu_ucode_print_rlc_hdr()