| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | flash.c | 320 rcode = flash_erase (info, 0, info->sector_count-1); in do_flerase() 332 rcode = flash_erase(info, sect_first, sect_last); in do_flerase() 374 rcode = flash_erase (info, 0, info->sector_count-1); in do_flerase() 419 rcode = flash_erase (info, s_first[bank], s_last[bank]); in flash_sect_erase()
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/kernel/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
|
| /OK3568_Linux_fs/yocto/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
|
| /OK3568_Linux_fs/u-boot/drivers/rkflash/ |
| H A D | rkflash_blk.h | 35 int (*flash_erase)(struct udevice *udev, member
|
| H A D | rknandc_base.c | 95 priv->erase = nandc_flash_op.flash_erase; in rockchip_nand_probe()
|
| /OK3568_Linux_fs/u-boot/post/drivers/ |
| H A D | flash.c | 83 ret = flash_erase(info, n, n + 1); in flash_post_test()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/devices/ |
| H A D | lart.c | 358 static int flash_erase (struct mtd_info *mtd,struct erase_info *instr) in flash_erase() function 626 mtd._erase = flash_erase; in lart_flash_init()
|
| /OK3568_Linux_fs/u-boot/drivers/mtd/ |
| H A D | stm32_flash.c | 81 int flash_erase(flash_info_t *info, int first, int last) in flash_erase() function
|
| H A D | cfi_mtd.c | 52 error = flash_erase(fi, s_first, s_last); in cfi_mtd_erase()
|
| H A D | pic32_flash.c | 106 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase() function
|
| H A D | st_smi.c | 532 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase() function
|
| H A D | altera_qspi.c | 84 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase() function
|
| H A D | cfi_flash.c | 1056 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase() function
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-at91/arm926ejs/ |
| H A D | eflash.c | 206 int flash_erase (flash_info_t *info, int s_first, int s_last) in flash_erase() function
|
| /OK3568_Linux_fs/buildroot/package/mtd/ |
| H A D | mtd.mk | 77 MTD_TARGETS_$(BR2_PACKAGE_MTD_FLASH_ERASE) += flash_erase
|
| H A D | Config.in | 38 bool "flash_erase"
|
| /OK3568_Linux_fs/u-boot/board/cobra5272/ |
| H A D | flash.c | 129 int flash_erase (flash_info_t * info, int s_first, int s_last) in flash_erase() function
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/mtd/ |
| H A D | intel-spi.rst | 66 # flash_erase /dev/mtd0 0 0
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | flash.h | 90 extern int flash_erase (flash_info_t *, int, int);
|
| /OK3568_Linux_fs/u-boot/board/freescale/m5253demo/ |
| H A D | flash.c | 178 int flash_erase(flash_info_t * info, int s_first, int s_last) in flash_erase() function
|
| /OK3568_Linux_fs/kernel/drivers/misc/c2port/ |
| H A D | core.c | 624 static DEVICE_ATTR(flash_erase, 0200, NULL, c2port_store_flash_erase);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/ |
| H A D | mac_def.h | 15481 u32 (*flash_erase)(struct mac_ax_adapter *adapter, member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/ |
| H A D | mac_def.h | 15481 u32 (*flash_erase)(struct mac_ax_adapter *adapter, member
|