/openbmc/u-boot/drivers/mtd/ |
H A D | cfi_flash.c | 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() [all …]
|
H A D | pic32_flash.c | 108 int prot, sect; in flash_erase() local 176 int page_erase(flash_info_t *info, int sect) in page_erase() 353 int sect; in pic32_flash_bank_init() local
|
H A D | cfi_mtd.c | 30 int error, sect; in cfi_mtd_erase() local 135 int sect; in cfi_mtd_set_erasesize() local
|
H A D | st_smi.c | 535 flash_sect_t sect; in flash_erase() local
|
H A D | altera_qspi.c | 141 u32 sect; in altera_qspi_erase() local
|
/openbmc/u-boot/fs/ext4/ |
H A D | dev.c | 59 int sect = SUPERBLOCK_START >> fs->dev_desc->log2blksz; in ext4_read_superblock() local
|
/openbmc/u-boot/board/shmin/ |
H A D | shmin.c | 49 int sect[] = CONFIG_SYS_ATMEL_SECT; in board_flash_get_legacy() local
|
/openbmc/u-boot/board/freescale/m54455evb/ |
H A D | m54455evb.c | 171 int sect[] = CONFIG_SYS_ATMEL_SECT; in board_flash_get_legacy() local
|
/openbmc/u-boot/board/freescale/m5253demo/ |
H A D | flash.c | 180 int flag, prot, sect, count; in flash_erase() local
|
/openbmc/u-boot/board/cobra5272/ |
H A D | flash.c | 131 int iflag, cflag, prot, sect; in flash_erase() local
|
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/xdpe1x2xx/ |
H A D | xdpe1x2xx.cpp | 309 struct configSect* sect = &configuration.section[i]; in program() local 593 struct configSect* sect = &configuration.section[i]; in checkImage() local
|
/openbmc/u-boot/cmd/ |
H A D | fdc.c | 125 unsigned int sect; /* sectors per track */ member 251 unsigned long head,track,sect,timeout; in fdc_issue_cmd() local
|
H A D | flash.c | 207 int sect; in flash_fill_sect_ranges() local
|
/openbmc/qemu/hw/block/ |
H A D | fdc-internal.h | 78 uint8_t sect; member
|
H A D | fdc.c | 199 static int fd_sector_calc(uint8_t head, uint8_t track, uint8_t sect, in fd_sector_calc() 226 static int fd_seek(FDrive *drv, uint8_t head, uint8_t track, uint8_t sect, in fd_seek()
|
/openbmc/u-boot/include/ |
H A D | fat.h | 185 static inline u32 sect_to_clust(fsdata *fsdata, int sect) in sect_to_clust()
|
/openbmc/u-boot/fs/fat/ |
H A D | fat.c | 740 u32 sect; in next_cluster() local
|
/openbmc/u-boot/tools/ |
H A D | mxsimage.c | 146 struct sb_section_ctx *sect; member
|
/openbmc/qemu/pc-bios/s390-ccw/ |
H A D | bootmap.h | 485 IsoBcSection sect; /* id == 0x88 || id == 0x0 */ member
|
/openbmc/qemu/hw/sd/ |
H A D | sd.c | 889 uint64_t sect; in sd_reset() local
|