Searched refs:remain_flash_size (Results 1 – 1 of 1) sorted by relevance
154 u32 remain_flash_size; in wr_entity_to_flash() local174 remain_flash_size = CUDBG_FLASH_SIZE - flash_data_offset; in wr_entity_to_flash()176 if (cur_entity_size > remain_flash_size) { in wr_entity_to_flash()