Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras_eeprom.h29 #define RAS_TABLE_VER_V1 0x00010000 macro
H A Damdgpu_ras_eeprom.c430 hdr->version = RAS_TABLE_VER_V1; in amdgpu_ras_eeprom_reset_table()
455 if (!res && hdr->version > RAS_TABLE_VER_V1) in amdgpu_ras_eeprom_reset_table()
798 if (!res && control->tbl_hdr.version > RAS_TABLE_VER_V1) in amdgpu_ras_eeprom_update_header()