Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/
Damdgpu_bios.c41 #define AMD_VBIOS_SIGNATURE_END (AMD_VBIOS_SIGNATURE_OFFSET + AMD_VBIOS_SIGNATURE_SIZE) macro
154 u8 header[AMD_VBIOS_SIGNATURE_END+1] = {0}; in amdgpu_read_bios_from_rom()
163 header[AMD_VBIOS_SIGNATURE_END] = 0; in amdgpu_read_bios_from_rom()