Searched refs:temp_offset (Results 1 – 1 of 1) sorted by relevance
480 off_t temp_offset = offset + (CONFIG_FLASH_BASE_ADDRESS & 0xffffff); local486 if ((temp_offset < (REAL_FLASH_SIZE_KB / 2)) && !bank_swap) {490 } else if ((temp_offset >= BANK2_OFFSET) && bank_swap) {495 } else if ((temp_offset < (REAL_FLASH_SIZE_KB / 2)) && bank_swap) {499 } else if ((temp_offset >= BANK2_OFFSET) && !bank_swap) {