Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_ras_eeprom.c63 * RAS_TABLE_RECORD_SIZE is different than sizeof(eeprom_table_record) which
67 #define RAS_TABLE_RECORD_SIZE 24 macro
95 / RAS_TABLE_RECORD_SIZE)
124 / RAS_TABLE_RECORD_SIZE)
133 (_N) * RAS_TABLE_RECORD_SIZE)
136 (_C)->ras_record_offset) / RAS_TABLE_RECORD_SIZE)
146 RAS_TABLE_HEADER_SIZE) / RAS_TABLE_RECORD_SIZE)
150 RAS_TABLE_V2_1_INFO_SIZE) / RAS_TABLE_RECORD_SIZE)
582 buf_size = num * RAS_TABLE_RECORD_SIZE; in __amdgpu_ras_eeprom_write()
595 res / RAS_TABLE_RECORD_SIZE, nu in __amdgpu_ras_eeprom_write()
[all...]

Completed in 2 milliseconds