Home
last modified time | relevance | path

Searched defs:sect (Results 1 – 13 of 13) sorted by relevance

/u-boot/drivers/mtd/
A Dcfi_flash.c205 unsigned long flash_sector_size(flash_info_t *info, flash_sect_t sect) in flash_sector_size()
217 flash_map(flash_info_t *info, flash_sect_t sect, uint offset) in flash_map()
224 static inline void flash_unmap(flash_info_t *info, flash_sect_t sect, in flash_unmap()
328 static ulong flash_read_long (flash_info_t *info, flash_sect_t sect, in flash_read_long()
364 static void flash_write_cmd(flash_info_t *info, flash_sect_t sect, in flash_write_cmd()
412 static void flash_unlock_seq(flash_info_t *info, flash_sect_t sect) in flash_unlock_seq()
468 static int flash_isset(flash_info_t *info, flash_sect_t sect, uint offset, in flash_isset()
501 static int flash_toggle(flash_info_t *info, flash_sect_t sect, uint offset, in flash_toggle()
539 static int flash_is_busy(flash_info_t *info, flash_sect_t sect) in flash_is_busy()
797 flash_sect_t sect = 0; in flash_write_cfiword() local
[all …]
A Dpic32_flash.c113 int prot, sect; in flash_erase() local
181 int page_erase(flash_info_t *info, int sect) in page_erase()
358 int sect; in pic32_flash_bank_init() local
A Dcfi_mtd.c31 int error, sect; in cfi_mtd_erase() local
137 int sect; in cfi_mtd_set_erasesize() local
A Dst_smi.c536 flash_sect_t sect; in flash_erase() local
A Daltera_qspi.c144 u32 sect; in altera_qspi_erase() local
/u-boot/fs/ext4/
A Ddev.c60 int sect = SUPERBLOCK_START >> fs->dev_desc->log2blksz; in ext4_read_superblock() local
/u-boot/board/freescale/m54455evb/
A Dm54455evb.c174 int sect[] = CONFIG_SYS_ATMEL_SECT; in board_flash_get_legacy() local
/u-boot/board/freescale/m5253demo/
A Dflash.c183 int flag, prot, sect, count; in flash_erase() local
/u-boot/board/cobra5272/
A Dflash.c136 int iflag, cflag, prot, sect; in flash_erase() local
/u-boot/cmd/
A Dflash.c209 int sect; in flash_fill_sect_ranges() local
/u-boot/include/
A Dfat.h195 static inline u32 sect_to_clust(fsdata *fsdata, int sect) in sect_to_clust()
/u-boot/fs/fat/
A Dfat.c814 u32 sect; in fat_next_cluster() local
/u-boot/tools/
A Dmxsimage.c147 struct sb_section_ctx *sect; member

Completed in 21 milliseconds