Searched refs:RAS_TABLE_VER_V2_1 (Results 1 – 3 of 3) sorted by relevance
426 if (hdr->version == RAS_TABLE_VER_V2_1) { in amdgpu_ras_eeprom_reset_table()444 if (hdr->version == RAS_TABLE_VER_V2_1) in amdgpu_ras_eeprom_reset_table()727 if (control->tbl_hdr.version == RAS_TABLE_VER_V2_1) { in amdgpu_ras_eeprom_update_header()733 if (control->tbl_hdr.version == RAS_TABLE_VER_V2_1) in amdgpu_ras_eeprom_update_header()773 control->tbl_hdr.version == RAS_TABLE_VER_V2_1 && in amdgpu_ras_eeprom_update_header()786 if (control->tbl_hdr.version == RAS_TABLE_VER_V2_1) in amdgpu_ras_eeprom_update_header()986 if (control->tbl_hdr.version == RAS_TABLE_VER_V2_1) in amdgpu_ras_eeprom_max_record_count()1231 if (control->tbl_hdr.version == RAS_TABLE_VER_V2_1) in __verify_ras_table_checksum()1335 if (hdr->version == RAS_TABLE_VER_V2_1) { in amdgpu_ras_eeprom_init()1350 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()