Home
last modified time | relevance | path

Searched refs:flash_sect_t (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/mtd/
A Dcfi_flash.c217 flash_map(flash_info_t *info, flash_sect_t sect, uint offset) in flash_map()
364 static void flash_write_cmd(flash_info_t *info, flash_sect_t sect, in flash_write_cmd()
539 static int flash_is_busy(flash_info_t *info, flash_sect_t sect) in flash_is_busy()
767 static flash_sect_t find_sector(flash_info_t *info, ulong addr) in find_sector()
769 static flash_sect_t saved_sector; /* previously found sector */ in find_sector()
771 flash_sect_t sector = saved_sector; in find_sector()
797 flash_sect_t sect = 0; in flash_write_cfiword()
883 flash_sect_t sector; in flash_write_cfibuffer()
1067 flash_sect_t sect; in flash_erase()
1599 flash_sect_t i; in flash_real_protect()
[all …]
A Dst_smi.c536 flash_sect_t sect; in flash_erase()
/u-boot/include/
A Dflash.h58 typedef unsigned long flash_sect_t; typedef
93 unsigned long flash_sector_size(flash_info_t *info, flash_sect_t sect);

Completed in 9 milliseconds