/openbmc/hiomapd/test/ |
H A D | Makefile.am.include | 12 %reldir%/flash_erase.c \ 115 %reldir%/flash_erase \
|
/openbmc/u-boot/cmd/ |
H A D | flash.c | 319 rcode = flash_erase (info, 0, info->sector_count-1); in do_flerase() 331 rcode = flash_erase(info, sect_first, sect_last); in do_flerase() 373 rcode = flash_erase (info, 0, info->sector_count-1); in do_flerase() 418 rcode = flash_erase (info, s_first[bank], s_last[bank]); in flash_sect_erase()
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-c2port | 61 What: /sys/class/c2port/c2portX/flash_erase 65 The /sys/class/c2port/c2portX/flash_erase file execute
|
/openbmc/linux/Documentation/misc-devices/ |
H A D | c2port.rst | 57 access flash_block_size flash_erase rev_id 86 # echo 1 > /sys/class/c2port/c2port0/flash_erase
|
/openbmc/u-boot/post/drivers/ |
H A D | flash.c | 83 ret = flash_erase(info, n, n + 1); in flash_post_test()
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/mtd/ubi-utils-klibc-2.0.2/ |
H A D | 0002-Instead-of-doing-preprocessor-magic-just-output-off_.patch | 32 misc-utils/flash_erase.c | 6 +++--- 157 diff --git a/misc-utils/flash_erase.c b/misc-utils/flash_erase.c 159 --- a/misc-utils/flash_erase.c 160 +++ b/misc-utils/flash_erase.c
|
/openbmc/u-boot/drivers/mtd/ |
H A D | stm32_flash.c | 80 int flash_erase(flash_info_t *info, int first, int last) in flash_erase() function
|
H A D | cfi_mtd.c | 51 error = flash_erase(fi, s_first, s_last); in cfi_mtd_erase()
|
H A D | pic32_flash.c | 105 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase() function
|
H A D | st_smi.c | 531 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase() function
|
H A D | altera_qspi.c | 83 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase() function
|
H A D | cfi_flash.c | 1055 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase() function
|
/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/ |
H A D | eflash.c | 205 int flash_erase (flash_info_t *info, int s_first, int s_last) in flash_erase() function
|
/openbmc/u-boot/board/cobra5272/ |
H A D | flash.c | 128 int flash_erase (flash_info_t * info, int s_first, int s_last) in flash_erase() function
|
/openbmc/u-boot/include/ |
H A D | flash.h | 89 extern int flash_erase (flash_info_t *, int, int);
|
/openbmc/linux/Documentation/driver-api/mtd/ |
H A D | spi-intel.rst | 66 # flash_erase /dev/mtd0 0 0
|
/openbmc/u-boot/board/freescale/m5253demo/ |
H A D | flash.c | 177 int flash_erase(flash_info_t * info, int s_first, int s_last) in flash_erase() function
|
/openbmc/qemu/hw/block/ |
H A D | m25p80.c | 600 static void flash_erase(Flash *s, int offset, FlashCMD cmd) in flash_erase() function 790 flash_erase(s, s->cur_addr, s->cmd_in_progress); in complete_collecting_data() 1401 flash_erase(s, 0, BULK_ERASE); in decode_new_cmd()
|
/openbmc/linux/drivers/misc/c2port/ |
H A D | core.c | 624 static DEVICE_ATTR(flash_erase, 0200, NULL, c2port_store_flash_erase);
|
/openbmc/openbmc-tools/rootfs_size/ |
H A D | results.txt | 358 8192: /usr/sbin/flash_erase
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |