| /linux-6.15/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-6.15/tools/testing/selftests/lkdtm/ |
| H A D | tests.txt | 77 STACKLEAK_ERASING OK: the rest of the thread stack is properly erased
|
| /linux-6.15/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-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-gw551x.dtsi | 84 key-erased { 85 label = "key-erased";
|
| H A D | imx6qdl-gw54xx.dtsi | 50 key-erased { 51 label = "key-erased";
|
| H A D | imx6qdl-gw553x.dtsi | 82 key-erased { 83 label = "key-erased";
|
| H A D | imx6qdl-gw5904.dtsi | 94 key-erased { 95 label = "key-erased";
|
| H A D | imx6qdl-gw5903.dtsi | 92 key-erased { 93 label = "key-erased";
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | pstore | 34 will be saved elsewhere and erased from persistent store
|
| /linux-6.15/drivers/mtd/nand/onenand/ |
| H A D | Kconfig | 53 OTP block cannot be erased.
|
| /linux-6.15/Documentation/driver-api/mmc/ |
| H A D | mmc-dev-attrs.rst | 60 is being erased, but erasing one partition will make
|
| /linux-6.15/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-6.15/Documentation/networking/devlink/ |
| H A D | iosm.rst | 64 If the device has to be fully erased before firmware flashing, user application
|
| /linux-6.15/tools/testing/memblock/ |
| H A D | README | 101 memblock_free() call. The entry will be erased by reset_memblock_regions(),
|
| /linux-6.15/tools/gpio/ |
| H A D | gpio-sloppy-logic-analyzer.sh | 52 Trigger data will only be used for the next capture and then be erased.
|
| /linux-6.15/drivers/spi/ |
| H A D | spi-qpic-snand.c | 564 bool flash_op_err = false, erased; in qcom_spi_check_error() local 592 erased = (erased_cw & ERASED_CW) == ERASED_CW; in qcom_spi_check_error() 594 erased = false; in qcom_spi_check_error() 596 if (!erased) in qcom_spi_check_error()
|
| /linux-6.15/Documentation/driver-api/mtd/ |
| H A D | spi-nor.rst | 183 If the flash comes erased by default and the previous erase was ignored,
|