Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras_eeprom.h29 #define RAS_TABLE_VER_V1 0x00010000 macro
Damdgpu_ras_eeprom.c424 hdr->version = RAS_TABLE_VER_V1; in amdgpu_ras_eeprom_reset_table()
449 if (!res && hdr->version > RAS_TABLE_VER_V1) in amdgpu_ras_eeprom_reset_table()
792 if (!res && control->tbl_hdr.version > RAS_TABLE_VER_V1) in amdgpu_ras_eeprom_update_header()