Home
last modified time | relevance | path

Searched defs:amdgpu_ras_eeprom_control (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/amd/amdgpu/
Damdgpu_ras_eeprom.h61 struct amdgpu_ras_eeprom_control { struct
62 struct amdgpu_ras_eeprom_table_header tbl_hdr;
64 struct amdgpu_ras_eeprom_table_ras_info tbl_rai;
70 u32 i2c_address;
77 u32 ras_header_offset;
78 u32 ras_info_offset;
79 u32 ras_record_offset;
83 u32 ras_num_recs;
90 u32 ras_fri;
96 u32 ras_max_record_count;
[all …]