Searched refs:EEPROM_SIZE_BYTES (Results 1 – 1 of 1) sorted by relevance
48 #define EEPROM_SIZE_BYTES 256000 macro52 #define EEPROM_MAX_RECORD_NUM ((EEPROM_SIZE_BYTES - EEPROM_TABLE_HEADER_SIZE) / EEPROM_TABLE_RECORD…246 if (next_address > EEPROM_SIZE_BYTES) { in __correct_eeprom_dest_address()366 if (write && (control->next_addr + EEPROM_TABLE_RECORD_SIZE * num > EEPROM_SIZE_BYTES)) in amdgpu_ras_eeprom_process_recods()438 if (control->tbl_hdr.tbl_size > EEPROM_SIZE_BYTES) in amdgpu_ras_eeprom_process_recods()