Searched refs:flash_record (Results 1 – 1 of 1) sorted by relevance
1314 struct cyapa_tsg_bin_image_data_record *flash_record) in cyapa_pip_write_fw_block() argument1332 flash_array_id = flash_record->flash_array_id; in cyapa_pip_write_fw_block()1333 flash_row_id = get_unaligned_be16(&flash_record->row_number); in cyapa_pip_write_fw_block()1334 record_len = get_unaligned_be16(&flash_record->record_len); in cyapa_pip_write_fw_block()1335 record_data = flash_record->record_data; in cyapa_pip_write_fw_block()