Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/
H A Dcfi_flash.c198 unsigned long flash_sector_size(flash_info_t *info, flash_sect_t sect) in flash_sector_size()
210 flash_map(flash_info_t *info, flash_sect_t sect, uint offset) in flash_map()
217 static inline void flash_unmap(flash_info_t *info, flash_sect_t sect, in flash_unmap()
321 static ulong flash_read_long (flash_info_t *info, flash_sect_t sect, in flash_read_long()
357 static void flash_write_cmd(flash_info_t *info, flash_sect_t sect, in flash_write_cmd()
405 static void flash_unlock_seq(flash_info_t *info, flash_sect_t sect) in flash_unlock_seq()
413 static int flash_isequal(flash_info_t *info, flash_sect_t sect, uint offset, in flash_isequal()
461 static int flash_isset(flash_info_t *info, flash_sect_t sect, uint offset, in flash_isset()
494 static int flash_toggle(flash_info_t *info, flash_sect_t sect, uint offset, in flash_toggle()
532 static int flash_is_busy(flash_info_t *info, flash_sect_t sect) in flash_is_busy()
[all …]
H A Dpic32_flash.c109 int prot, sect; in flash_erase() local
177 int page_erase(flash_info_t *info, int sect) in page_erase()
354 int sect; in pic32_flash_bank_init() local
H A Dcfi_mtd.c31 int error, sect; in cfi_mtd_erase() local
136 int sect; in cfi_mtd_set_erasesize() local
H A Dst_smi.c536 flash_sect_t sect; in flash_erase() local
H A Daltera_qspi.c142 u32 sect; in altera_qspi_erase() local
/rk3399_rockchip-uboot/fs/ext4/
H A Ddev.c60 int sect = SUPERBLOCK_START >> fs->dev_desc->log2blksz; in ext4_read_superblock() local
/rk3399_rockchip-uboot/board/shmin/
H A Dshmin.c50 int sect[] = CONFIG_SYS_ATMEL_SECT; in board_flash_get_legacy() local
/rk3399_rockchip-uboot/board/freescale/m54455evb/
H A Dm54455evb.c172 int sect[] = CONFIG_SYS_ATMEL_SECT; in board_flash_get_legacy() local
/rk3399_rockchip-uboot/board/freescale/m5253demo/
H A Dflash.c181 int flag, prot, sect, count; in flash_erase() local
/rk3399_rockchip-uboot/board/cobra5272/
H A Dflash.c132 int iflag, cflag, prot, sect; in flash_erase() local
/rk3399_rockchip-uboot/cmd/
H A Dfdc.c126 unsigned int sect; /* sectors per track */ member
252 unsigned long head,track,sect,timeout; in fdc_issue_cmd() local
H A Dflash.c208 int sect; in flash_fill_sect_ranges() local
/rk3399_rockchip-uboot/include/
H A Dfat.h185 static inline u32 sect_to_clust(fsdata *fsdata, u32 sect) in sect_to_clust()
/rk3399_rockchip-uboot/fs/fat/
H A Dfat.c726 u32 sect; in next_cluster() local
/rk3399_rockchip-uboot/tools/
H A Dmxsimage.c146 struct sb_section_ctx *sect; member