Searched refs:RAS_TABLE_VER_V2_1 (Results 1 – 3 of 3) sorted by relevance
432 if (hdr->version == RAS_TABLE_VER_V2_1) { in amdgpu_ras_eeprom_reset_table()450 if (hdr->version == RAS_TABLE_VER_V2_1) in amdgpu_ras_eeprom_reset_table()733 if (control->tbl_hdr.version == RAS_TABLE_VER_V2_1) { in amdgpu_ras_eeprom_update_header()739 if (control->tbl_hdr.version == RAS_TABLE_VER_V2_1) in amdgpu_ras_eeprom_update_header()779 control->tbl_hdr.version == RAS_TABLE_VER_V2_1 && in amdgpu_ras_eeprom_update_header()792 if (control->tbl_hdr.version == RAS_TABLE_VER_V2_1) in amdgpu_ras_eeprom_update_header()992 if (control->tbl_hdr.version == RAS_TABLE_VER_V2_1) in amdgpu_ras_eeprom_max_record_count()1237 if (control->tbl_hdr.version == RAS_TABLE_VER_V2_1) in __verify_ras_table_checksum()1341 if (hdr->version == RAS_TABLE_VER_V2_1) { in amdgpu_ras_eeprom_init()1356 if (hdr->version == RAS_TABLE_VER_V2_1) { in amdgpu_ras_eeprom_init()[all …]
30 #define RAS_TABLE_VER_V2_1 0x00021000 macro
449 hdr->version = RAS_TABLE_VER_V2_1; in umc_v8_10_set_eeprom_table_version()