Lines Matching defs:sect
205 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()
420 static int flash_isequal(flash_info_t *info, flash_sect_t sect, uint offset, in flash_isequal()
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
1067 flash_sect_t sect; in flash_erase() local