Home
last modified time | relevance | path

Searched refs:erased (Results 1 – 25 of 70) sorted by relevance

123

/OK3568_Linux_fs/u-boot/drivers/mtd/
H A Dst_smi.c491 int erased; in flash_print_info() local
506 erased = 0; in flash_print_info()
508 erased = 1; in flash_print_info()
515 erased ? " E" : " ", info->protect[i] ? "RO " : " "); in flash_print_info()
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm64/include/libcxx/include/experimental/
H A Dutility25 3.1.2, erased-type placeholder
/OK3568_Linux_fs/external/security/rk_tee_user/v2/export-ta_arm32/include/libcxx/include/experimental/
H A Dutility25 3.1.2, erased-type placeholder
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.nand26 and write commands). Only complete erase blocks can be erased.
29 is erased. If `erase' is specified with partition but without an
30 size, the entire partition is erased.
33 each block after it is erased.
36 a debug option in cmd_nand.c to allow bad blocks to be erased.
38 bad by the manufacturer must _NEVER_ be erased.
H A DREADME.mpc83xxads94 erased sectors.
/OK3568_Linux_fs/u-boot/cmd/
H A Dflash.c399 int erased = 0; in flash_sect_erase() local
411 erased += s_last[bank] - s_first[bank] + 1; in flash_sect_erase()
423 printf("Erased %d sectors\n", erased); in flash_sect_erase()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsunxi_nand.c761 int step, u32 status, bool *erased) in sunxi_nfc_hw_ecc_correct() argument
767 *erased = false; in sunxi_nfc_hw_ecc_correct()
779 *erased = true; in sunxi_nfc_hw_ecc_correct()
806 bool erased; in sunxi_nfc_hw_ecc_read_chunk() local
834 &erased); in sunxi_nfc_hw_ecc_read_chunk()
835 if (erased) in sunxi_nfc_hw_ecc_read_chunk()
956 bool erased; in sunxi_nfc_hw_ecc_read_chunks_dma() local
960 i, status, &erased); in sunxi_nfc_hw_ecc_read_chunks_dma()
966 if (oob_required && !erased) { in sunxi_nfc_hw_ecc_read_chunks_dma()
976 if (erased) in sunxi_nfc_hw_ecc_read_chunks_dma()
/OK3568_Linux_fs/buildroot/board/orangepi/orangepi-rk3399/
H A Dreadme.txt43 emmc can be erased once after booted into linux as shown in below link.
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/misc/
H A Dcros-ec.txt19 uses that pattern for erased blocks
/OK3568_Linux_fs/kernel/tools/testing/selftests/lkdtm/
H A Dtests.txt69 STACKLEAK_ERASING OK: the rest of the thread stack is properly erased
/OK3568_Linux_fs/u-boot/tools/kermit/
H A DREADME29 embedded flash sector which is erased whenever you install a
/OK3568_Linux_fs/kernel/arch/arm/boot/dts/
H A Dimx6qdl-gw5907.dtsi42 key-erased {
43 label = "key-erased";
H A Dimx6qdl-gw5913.dtsi42 key-erased {
43 label = "key-erased";
H A Dimx6qdl-gw552x.dtsi43 key-erased {
44 label = "key-erased";
H A Dimx6qdl-gw5912.dtsi43 key-erased {
44 label = "key-erased";
H A Dimx6qdl-gw5910.dtsi45 key-erased {
46 label = "key-erased";
H A Dimx6qdl-gw51xx.dtsi40 key-erased {
41 label = "key-erased";
H A Dimx6qdl-gw52xx.dtsi51 key-erased {
52 label = "key-erased";
H A Dimx6qdl-gw53xx.dtsi51 key-erased {
52 label = "key-erased";
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/experimental/
H A Dutility43 // 3.1.2, erased-type placeholder
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/experimental/
H A Dutility43 // 3.1.2, erased-type placeholder
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dpstore33 will be saved elsewhere and erased from persistent store
/OK3568_Linux_fs/kernel/drivers/mtd/nand/onenand/
H A DKconfig51 OTP block cannot be erased.
/OK3568_Linux_fs/kernel/drivers/mtd/chips/
H A DKconfig167 erased. Each Protection Register can be accessed multiple times to
174 Lock Register bits cannot be erased. Therefore, when a Protection
/OK3568_Linux_fs/kernel/Documentation/driver-api/mmc/
H A Dmmc-dev-attrs.rst60 is being erased, but erasing one partition will make

123