Searched refs:sectsz (Results 1 – 2 of 2) sorted by relevance
50 int sectsz[] = CONFIG_SYS_ATMEL_SECTSZ; in board_flash_get_legacy() local81 info->size += sect[i] * sectsz[i]; in board_flash_get_legacy()83 info->start[k + 1] = info->start[k] + sectsz[i]; in board_flash_get_legacy()
172 int sectsz[] = CONFIG_SYS_ATMEL_SECTSZ; in board_flash_get_legacy() local204 info->size += sect[i] * sectsz[i]; in board_flash_get_legacy()207 info->start[k + 1] = info->start[k] + sectsz[i]; in board_flash_get_legacy()