Searched refs:FLASH_WRITE_CHUNK_SIZE (Results 1 – 2 of 2) sorted by relevance
31 #define FLASH_WRITE_CHUNK_SIZE (4 * 1024) macro
781 num_flash = content_size / FLASH_WRITE_CHUNK_SIZE; in auto_fw_upgrade()789 content_size = FLASH_WRITE_CHUNK_SIZE; in auto_fw_upgrade()794 temp_content_size % FLASH_WRITE_CHUNK_SIZE; in auto_fw_upgrade()