Home
last modified time | relevance | path

Searched defs:s_first (Results 1 – 10 of 10) sorted by relevance

/u-boot/cmd/
A Dflash.c191 int *s_first, int *s_last, in flash_fill_sect_ranges()
401 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_erase() local
599 int s_first[CONFIG_SYS_MAX_FLASH_BANKS], s_last[CONFIG_SYS_MAX_FLASH_BANKS]; in flash_sect_protect() local
/u-boot/arch/arm/mach-at91/arm926ejs/
A Deflash.c207 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
/u-boot/board/freescale/m5253demo/
A Dflash.c180 int flash_erase(flash_info_t * info, int s_first, int s_last) in flash_erase()
/u-boot/drivers/mtd/
A Dcfi_mtd.c29 int s_first = -1; in cfi_mtd_erase() local
A Dpic32_flash.c110 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
A Dst_smi.c532 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
A Daltera_qspi.c86 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
A Dcfi_flash.c1063 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
/u-boot/board/cobra5272/
A Dflash.c133 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase()
/u-boot/fs/ext4/
A Dext4_journal.h67 __be32 s_first; /* first block of log information */ member

Completed in 25 milliseconds