Lines Matching refs:eeprom_control
576 &(amdgpu_ras_get_context(adev)->eeprom_control)); in amdgpu_ras_debugfs_eeprom_write()
1788 return sysfs_emit(buf, "table version: 0x%x\n", con->eeprom_control.tbl_hdr.version); in amdgpu_ras_sysfs_version_show()
1964 struct amdgpu_ras_eeprom_control *eeprom = &con->eeprom_control; in amdgpu_ras_debugfs_create_ctrl_node()
1983 amdgpu_ras_debugfs_set_ret_size(&con->eeprom_control); in amdgpu_ras_debugfs_create_ctrl_node()
2943 &adev->psp.ras_context.ras->eeprom_control; in amdgpu_ras_add_bad_pages()
3024 if (!con->eeprom_control.is_eeprom_valid) { in amdgpu_ras_save_bad_pages()
3034 control = &con->eeprom_control; in amdgpu_ras_save_bad_pages()
3077 &adev->psp.ras_context.ras->eeprom_control; in amdgpu_ras_load_bad_pages()
3507 control = &con->eeprom_control; in amdgpu_ras_init_badpage_info()
3575 con->eeprom_control.bad_channel_bitmap = 0; in amdgpu_ras_recovery_init()
3577 max_eeprom_records_count = amdgpu_ras_eeprom_max_record_count(&con->eeprom_control); in amdgpu_ras_recovery_init()