Home
last modified time | relevance | path

Searched refs:first_rec_offset (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_ras_eeprom.c168 pp[2] = cpu_to_le32(hdr->first_rec_offset); in __encode_table_header_to_buf()
181 hdr->first_rec_offset = le32_to_cpu(pp[2]); in __decode_table_header_from_buf()
274 hdr->first_rec_offset = RAS_RECORD_START; in amdgpu_ras_eeprom_reset_table()
537 control->tbl_hdr.first_rec_offset = RAS_INDEX_TO_OFFSET(control, control->ras_fri); in amdgpu_ras_eeprom_update_header()
869 control->tbl_hdr.first_rec_offset, in amdgpu_ras_debugfs_table_read()
1071 control->ras_fri = RAS_OFFSET_TO_INDEX(control, hdr->first_rec_offset); in amdgpu_ras_eeprom_init()
A Damdgpu_ras_eeprom.h41 uint32_t first_rec_offset; member

Completed in 5 milliseconds