Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/
H A Dcfi_flash.c197 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 Dpic32_flash.c108 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 Dcfi_mtd.c30 int error, sect; in cfi_mtd_erase() local
135 int sect; in cfi_mtd_set_erasesize() local
H A Dst_smi.c535 flash_sect_t sect; in flash_erase() local
H A Daltera_qspi.c141 u32 sect; in altera_qspi_erase() local
/openbmc/u-boot/fs/ext4/
H A Ddev.c59 int sect = SUPERBLOCK_START >> fs->dev_desc->log2blksz; in ext4_read_superblock() local
/openbmc/u-boot/board/shmin/
H A Dshmin.c49 int sect[] = CONFIG_SYS_ATMEL_SECT; in board_flash_get_legacy() local
/openbmc/u-boot/board/freescale/m54455evb/
H A Dm54455evb.c171 int sect[] = CONFIG_SYS_ATMEL_SECT; in board_flash_get_legacy() local
/openbmc/u-boot/board/freescale/m5253demo/
H A Dflash.c180 int flag, prot, sect, count; in flash_erase() local
/openbmc/u-boot/board/cobra5272/
H A Dflash.c131 int iflag, cflag, prot, sect; in flash_erase() local
/openbmc/phosphor-bmc-code-mgmt/i2c-vr/xdpe1x2xx/
H A Dxdpe1x2xx.cpp309 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 Dfdc.c125 unsigned int sect; /* sectors per track */ member
251 unsigned long head,track,sect,timeout; in fdc_issue_cmd() local
H A Dflash.c207 int sect; in flash_fill_sect_ranges() local
/openbmc/qemu/hw/block/
H A Dfdc-internal.h78 uint8_t sect; member
H A Dfdc.c199 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 Dfat.h185 static inline u32 sect_to_clust(fsdata *fsdata, int sect) in sect_to_clust()
/openbmc/u-boot/fs/fat/
H A Dfat.c740 u32 sect; in next_cluster() local
/openbmc/u-boot/tools/
H A Dmxsimage.c146 struct sb_section_ctx *sect; member
/openbmc/qemu/pc-bios/s390-ccw/
H A Dbootmap.h485 IsoBcSection sect; /* id == 0x88 || id == 0x0 */ member
/openbmc/qemu/hw/sd/
H A Dsd.c889 uint64_t sect; in sd_reset() local