Home
last modified time | relevance | path

Searched refs:flash_erase (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Dflash.c320 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 Dsysfs-c2port61 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 Dc2port.rst57 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 D0002-Instead-of-doing-preprocessor-magic-just-output-off_.patch32 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 Drkflash_blk.h35 int (*flash_erase)(struct udevice *udev, member
H A Drknandc_base.c95 priv->erase = nandc_flash_op.flash_erase; in rockchip_nand_probe()
/OK3568_Linux_fs/u-boot/post/drivers/
H A Dflash.c83 ret = flash_erase(info, n, n + 1); in flash_post_test()
/OK3568_Linux_fs/kernel/drivers/mtd/devices/
H A Dlart.c358 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 Dstm32_flash.c81 int flash_erase(flash_info_t *info, int first, int last) in flash_erase() function
H A Dcfi_mtd.c52 error = flash_erase(fi, s_first, s_last); in cfi_mtd_erase()
H A Dpic32_flash.c106 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase() function
H A Dst_smi.c532 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase() function
H A Daltera_qspi.c84 int flash_erase(flash_info_t *info, int s_first, int s_last) in flash_erase() function
H A Dcfi_flash.c1056 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 Deflash.c206 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 Dmtd.mk77 MTD_TARGETS_$(BR2_PACKAGE_MTD_FLASH_ERASE) += flash_erase
H A DConfig.in38 bool "flash_erase"
/OK3568_Linux_fs/u-boot/board/cobra5272/
H A Dflash.c129 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 Dintel-spi.rst66 # flash_erase /dev/mtd0 0 0
/OK3568_Linux_fs/u-boot/include/
H A Dflash.h90 extern int flash_erase (flash_info_t *, int, int);
/OK3568_Linux_fs/u-boot/board/freescale/m5253demo/
H A Dflash.c178 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 Dcore.c624 static DEVICE_ATTR(flash_erase, 0200, NULL, c2port_store_flash_erase);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h15481 u32 (*flash_erase)(struct mac_ax_adapter *adapter, member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h15481 u32 (*flash_erase)(struct mac_ax_adapter *adapter, member