/linux/drivers/mtd/nand/raw/ |
H A D | sunxi_nand.c | 760 int step, u32 status, bool *erased) in sunxi_nfc_hw_ecc_correct() argument 766 *erased = false; in sunxi_nfc_hw_ecc_correct() 778 *erased = true; in sunxi_nfc_hw_ecc_correct() 805 bool erased; in sunxi_nfc_hw_ecc_read_chunk() local 833 &erased); in sunxi_nfc_hw_ecc_read_chunk() 834 if (erased) in sunxi_nfc_hw_ecc_read_chunk() 960 bool erased; in sunxi_nfc_hw_ecc_read_chunks_dma() local 964 i, status, &erased); in sunxi_nfc_hw_ecc_read_chunks_dma() 970 if (oob_required && !erased) { in sunxi_nfc_hw_ecc_read_chunks_dma() 980 if (erased) in sunxi_nfc_hw_ecc_read_chunks_dma()
|
H A D | qcom_nandc.c | 628 bool flash_op_err = false, erased; in parse_read_errors() local 665 erased = (erased_cw & ERASED_CW) == ERASED_CW; in parse_read_errors() 673 erased = erased_chunk_check_and_fixup(data_buf, in parse_read_errors() 676 erased = false; in parse_read_errors() 679 if (!erased) in parse_read_errors()
|
/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6qdl-gw5907.dtsi | 40 key-erased { 41 label = "key-erased";
|
H A D | imx6qdl-gw5913.dtsi | 40 key-erased { 41 label = "key-erased";
|
H A D | imx6qdl-gw552x.dtsi | 41 key-erased { 42 label = "key-erased";
|
H A D | imx6qdl-gw5912.dtsi | 41 key-erased { 42 label = "key-erased";
|
H A D | imx6qdl-gw51xx.dtsi | 40 key-erased { 41 label = "key-erased";
|
H A D | imx6qdl-gw5910.dtsi | 43 key-erased { 44 label = "key-erased";
|
H A D | imx6qdl-gw551x.dtsi | 84 key-erased { 85 label = "key-erased";
|
H A D | imx6qdl-gw52xx.dtsi | 49 key-erased { 50 label = "key-erased";
|
H A D | imx6qdl-gw53xx.dtsi | 49 key-erased { 50 label = "key-erased";
|
H A D | imx6qdl-gw553x.dtsi | 82 key-erased { 83 label = "key-erased";
|
H A D | imx6qdl-gw54xx.dtsi | 50 key-erased { 51 label = "key-erased";
|
H A D | imx6qdl-gw5903.dtsi | 92 key-erased { 93 label = "key-erased";
|
H A D | imx6qdl-gw5904.dtsi | 94 key-erased { 95 label = "key-erased";
|
H A D | imx6qdl-gw560x.dtsi | 108 key-erased { 109 label = "key-erased";
|
/linux/tools/testing/selftests/lkdtm/ |
H A D | tests.txt | 77 STACKLEAK_ERASING OK: the rest of the thread stack is properly erased
|
/linux/Documentation/ABI/testing/ |
H A D | pstore | 34 will be saved elsewhere and erased from persistent store
|
/linux/drivers/mtd/nand/onenand/ |
H A D | Kconfig | 53 OTP block cannot be erased.
|
/linux/Documentation/driver-api/mmc/ |
H A D | mmc-dev-attrs.rst | 60 is being erased, but erasing one partition will make
|
/linux/drivers/mtd/chips/ |
H A D | Kconfig | 167 erased. Each Protection Register can be accessed multiple times to 174 Lock Register bits cannot be erased. Therefore, when a Protection
|
/linux/tools/testing/memblock/ |
H A D | README | 101 memblock_free() call. The entry will be erased by reset_memblock_regions(),
|
/linux/Documentation/networking/devlink/ |
H A D | iosm.rst | 64 If the device has to be fully erased before firmware flashing, user application
|
/linux/Documentation/driver-api/ |
H A D | mtdnand.rst | 432 area. Those blocks must not be erased under any circumstances as the bad 480 erased when the block is erased to be reused. So in case of powerloss 587 block table is updated and the block is erased and everything is 589 written and everything else in the block is ignored and erased.
|
/linux/Documentation/driver-api/mtd/ |
H A D | spi-nor.rst | 183 If the flash comes erased by default and the previous erase was ignored,
|