Home
last modified time | relevance | path

Searched refs:erasing (Results 1 – 25 of 38) sorted by relevance

12

/openbmc/u-boot/drivers/block/
H A DKconfig8 reading, writing and (in some cases) erasing blocks. Block
25 reading, writing and (in some cases) erasing blocks. Block
37 reading, writing and (in some cases) erasing blocks. Block
/openbmc/linux/drivers/mtd/spi-nor/
H A DKconfig17 Many flash memories support erasing small (4096 B) sectors. Depending
19 to erasing whole blocks (32/64 KiB).
21 small sectors. On the other hand erasing should be faster when using
/openbmc/linux/Documentation/driver-api/mmc/
H A Dmmc-dev-attrs.rst55 including the whole card. When erasing a large area it may
60 is being erased, but erasing one partition will make
74 size for erasing large areas.
/openbmc/linux/drivers/mtd/lpddr/
H A Dlpddr_cmds.c78 shared[i].writing = shared[i].erasing = NULL; in lpddr_cmdset()
268 if (mode == FL_ERASING && shared->erasing in get_chip()
269 && shared->erasing->oldstate == FL_ERASING) { in get_chip()
283 shared->erasing = chip; in get_chip()
355 shared->writing = shared->erasing; in put_chip()
368 shared->erasing = NULL; in put_chip()
370 } else if (shared->erasing == chip && shared->writing != chip) { in put_chip()
/openbmc/linux/include/linux/mtd/
H A Dflashchip.h95 struct flchip *erasing; member
/openbmc/u-boot/include/linux/mtd/
H A Dflashchip.h99 struct flchip *erasing; member
/openbmc/u-boot/drivers/mtd/spi/
H A DKconfig35 erasing through cmd_sf interface.
156 Many flash memories support erasing small (4096 B) sectors. Depending
158 to erasing whole blocks (32/64 KiB).
160 small sectors. On the other hand erasing should be faster when using
/openbmc/qemu/tests/qemu-iotests/
H A D293.out53 == erasing secret3 will fail now since it is the only secret (in 3 slots) ==
54 qemu-img: All the active keyslots match the (old) password that was given and erasing them will era…
87 qemu-img: All the active keyslots match the (old) password that was given and erasing them will era…
H A D295.out31 Job failed: All the active keyslots match the (old) password that was given and erasing them will e…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/flashrom/
H A Dflashrom_1.2.1.bb1 DESCRIPTION = "flashrom is a utility for identifying, reading, writing, verifying and erasing flash…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wipe/
H A Dwipe_0.24.bb2 DESCRIPTION = "Wipe is a little command for securely erasing files from \
/openbmc/u-boot/board/boundary/nitrogen6x/
H A D6x_upgrade.txt19 echo "erasing" ;
/openbmc/linux/fs/jffs2/
H A Ddebug.c164 erasing = 0, bad = 0, unchecked = 0; in __jffs2_dbg_superblock_counts() local
251 erasing += c->sector_size; in __jffs2_dbg_superblock_counts()
255 erasing += c->sector_size; in __jffs2_dbg_superblock_counts()
259 erasing += c->sector_size; in __jffs2_dbg_superblock_counts()
281 check(erasing); in __jffs2_dbg_superblock_counts()
/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2.c38 solo_dev->erasing = 1; in erase_on()
44 if (!solo_dev->erasing) in erase_off()
52 solo_dev->erasing = 0; in erase_off()
H A Dsolo6x10.h221 unsigned int erasing; member
/openbmc/linux/drivers/tty/
H A Dn_tty.c108 unsigned char lnext:1, erasing:1, raw:1, real_raw:1, icanon:1; member
329 ldata->erasing = 0; in reset_buffer_flags()
935 if (ldata->erasing) { in finish_erasing()
937 ldata->erasing = 0; in finish_erasing()
1012 if (!ldata->erasing) { in eraser()
1014 ldata->erasing = 1; in eraser()
1821 ldata->erasing = 0; in n_tty_set_termios()
/openbmc/u-boot/doc/SPI/
H A DREADME.ti_qspi_am43x_test9 - erasing the flash device
/openbmc/u-boot/board/sbc8349/
H A DREADME53 - Select sectors for erasing (see note on environment below)
70 The size for converting (and erasing) must be at least as large
/openbmc/linux/arch/arm/boot/dts/marvell/
H A Dorion5x-lacie-ethernet-disk-mini-v2.dts81 * accidentally erasing critical flash sectors. We thus define
H A Dorion5x-maxtor-shared-storage-2.dts62 * accidentally erasing critical flash sectors. We thus define
H A Dorion5x-lacie-d2-network.dts102 * accidentally erasing critical flash sectors. We thus define
/openbmc/linux/drivers/mtd/chips/
H A Dcfi_cmdset_0001.c797 shared[i].writing = shared[i].erasing = NULL; in cfi_intelext_partition_fixup()
1015 if (mode == FL_ERASING && shared->erasing in get_chip()
1016 && shared->erasing->oldstate == FL_ERASING) { in get_chip()
1030 shared->erasing = chip; in get_chip()
1049 shared->writing = shared->erasing; in put_chip()
1062 shared->erasing = NULL; in put_chip()
1064 } else if (shared->erasing == chip && shared->writing != chip) { in put_chip()
/openbmc/linux/Documentation/filesystems/
H A Dubifs-authentication.rst109 versions of them are obsoleted without erasing them right away. As a result,
202 written to without erasing it and previously written content that is obsolete
203 but can't be overwritten without erasing the full LEB.
228 erasing parts of the current tree and restoring old versions that are still on
/openbmc/u-boot/board/buffalo/lsxl/
H A DREADME40 environment by first erasing the environment and then entering the rescue
/openbmc/phosphor-dbus-interfaces/yaml/com/google/gbmc/
H A DHoth.interface.yaml132 Offset of the staging partition to start erasing from.

12