Home
last modified time | relevance | path

Searched defs:s_last (Results 1 – 9 of 9) sorted by relevance

/external/u-boot/cmd/
Dflash.c189 int *s_first, int *s_last, in flash_fill_sect_ranges()
397 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
593 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/external/u-boot/arch/arm/mach-at91/arm926ejs/
Deflash.c205 int flash_erase (flash_info_t *info, int s_first, int s_last) in flash_erase()
/external/u-boot/board/freescale/m5253demo/
Dflash.c177 int flash_erase(flash_info_t * info, int s_first, int s_last) in flash_erase()
/external/u-boot/board/cobra5272/
Dflash.c128 int flash_erase (flash_info_t * info, int s_first, int s_last) in flash_erase()
/external/u-boot/drivers/mtd/
Dcfi_mtd.c29 int s_last = -1; in cfi_mtd_erase() local
Dpic32_flash.c105 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
Dst_smi.c531 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
Daltera_qspi.c83 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
Dcfi_flash.c1055 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()