| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | cfi_flash.c | 198 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 D | pic32_flash.c | 109 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 D | cfi_mtd.c | 31 int error, sect; in cfi_mtd_erase() local 136 int sect; in cfi_mtd_set_erasesize() local
|
| H A D | st_smi.c | 536 flash_sect_t sect; in flash_erase() local
|
| H A D | altera_qspi.c | 142 u32 sect; in altera_qspi_erase() local
|
| /rk3399_rockchip-uboot/fs/ext4/ |
| H A D | dev.c | 60 int sect = SUPERBLOCK_START >> fs->dev_desc->log2blksz; in ext4_read_superblock() local
|
| /rk3399_rockchip-uboot/board/shmin/ |
| H A D | shmin.c | 50 int sect[] = CONFIG_SYS_ATMEL_SECT; in board_flash_get_legacy() local
|
| /rk3399_rockchip-uboot/board/freescale/m54455evb/ |
| H A D | m54455evb.c | 172 int sect[] = CONFIG_SYS_ATMEL_SECT; in board_flash_get_legacy() local
|
| /rk3399_rockchip-uboot/board/freescale/m5253demo/ |
| H A D | flash.c | 181 int flag, prot, sect, count; in flash_erase() local
|
| /rk3399_rockchip-uboot/board/cobra5272/ |
| H A D | flash.c | 132 int iflag, cflag, prot, sect; in flash_erase() local
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | fdc.c | 126 unsigned int sect; /* sectors per track */ member 252 unsigned long head,track,sect,timeout; in fdc_issue_cmd() local
|
| H A D | flash.c | 208 int sect; in flash_fill_sect_ranges() local
|
| /rk3399_rockchip-uboot/include/ |
| H A D | fat.h | 185 static inline u32 sect_to_clust(fsdata *fsdata, u32 sect) in sect_to_clust()
|
| /rk3399_rockchip-uboot/fs/fat/ |
| H A D | fat.c | 726 u32 sect; in next_cluster() local
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | mxsimage.c | 146 struct sb_section_ctx *sect; member
|