Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/ras/rascore/
H A Dras_eeprom.h89 struct ras_eeprom_control { struct
90 struct ras_eeprom_table_header tbl_hdr;
91 struct ras_eeprom_table_ras_info tbl_rai;
94 int record_threshold_config;
95 uint32_t record_threshold_count;
96 bool update_channel_flag;
98 const struct ras_eeprom_sys_func *sys_func;
99 void *i2c_adapter;
100 u32 i2c_port;
101 u16 max_read_len;
[all …]