Lines Matching defs:sect
197 unsigned long flash_sector_size(flash_info_t *info, flash_sect_t sect) in flash_sector_size()
209 flash_map(flash_info_t *info, flash_sect_t sect, uint offset) in flash_map()
216 static inline void flash_unmap(flash_info_t *info, flash_sect_t sect, in flash_unmap()
320 static ulong flash_read_long (flash_info_t *info, flash_sect_t sect, in flash_read_long()
356 static void flash_write_cmd(flash_info_t *info, flash_sect_t sect, in flash_write_cmd()
404 static void flash_unlock_seq(flash_info_t *info, flash_sect_t sect) in flash_unlock_seq()
412 static int flash_isequal(flash_info_t *info, flash_sect_t sect, uint offset, in flash_isequal()
460 static int flash_isset(flash_info_t *info, flash_sect_t sect, uint offset, in flash_isset()
493 static int flash_toggle(flash_info_t *info, flash_sect_t sect, uint offset, in flash_toggle()
531 static int flash_is_busy(flash_info_t *info, flash_sect_t sect) in flash_is_busy()
789 flash_sect_t sect = 0; in flash_write_cfiword() local
1059 flash_sect_t sect; in flash_erase() local