Home
last modified time | relevance | path

Searched refs:RAS_MAX_RECORD_COUNT (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras_eeprom.c94 #define RAS_MAX_RECORD_COUNT ((RAS_TBL_SIZE_BYTES - RAS_TABLE_HEADER_SIZE) \ macro
931 * fri + num > RAS_MAX_RECORD_COUNT. in amdgpu_ras_eeprom_read()
936 * g1 is in [0, RAS_MAX_RECORD_COUNT - 1]. in amdgpu_ras_eeprom_read()
937 * Then, if g0 < RAS_MAX_RECORD_COUNT, the index of in amdgpu_ras_eeprom_read()
942 * If, however, g0 >= RAS_MAX_RECORD_COUNT, then in amdgpu_ras_eeprom_read()
995 return RAS_MAX_RECORD_COUNT; in amdgpu_ras_eeprom_max_record_count()
1348 control->ras_max_record_count = RAS_MAX_RECORD_COUNT; in amdgpu_ras_eeprom_init()

Completed in 3 milliseconds