Searched refs:sectsz (Results 1 – 2 of 2) sorted by relevance
51 int sectsz[] = CONFIG_SYS_ATMEL_SECTSZ; in board_flash_get_legacy() local82 info->size += sect[i] * sectsz[i]; in board_flash_get_legacy()84 info->start[k + 1] = info->start[k] + sectsz[i]; in board_flash_get_legacy()
173 int sectsz[] = CONFIG_SYS_ATMEL_SECTSZ; in board_flash_get_legacy() local205 info->size += sect[i] * sectsz[i]; in board_flash_get_legacy()208 info->start[k + 1] = info->start[k] + sectsz[i]; in board_flash_get_legacy()