Searched defs:amdgpu_ras_eeprom_control (Results 1 – 1 of 1) sorted by relevance
45 struct amdgpu_ras_eeprom_control { struct46 struct amdgpu_ras_eeprom_table_header tbl_hdr;47 uint32_t next_addr;48 unsigned int num_recs;49 struct mutex tbl_mutex;50 uint32_t tbl_byte_sum;51 uint16_t i2c_address; // 8-bit represented address