Home
last modified time | relevance | path

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

12

/linux/drivers/mtd/nand/raw/
H A Dsunxi_nand.c760 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 Dqcom_nandc.c628 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 Dimx6qdl-gw5907.dtsi40 key-erased {
41 label = "key-erased";
H A Dimx6qdl-gw5913.dtsi40 key-erased {
41 label = "key-erased";
H A Dimx6qdl-gw552x.dtsi41 key-erased {
42 label = "key-erased";
H A Dimx6qdl-gw5912.dtsi41 key-erased {
42 label = "key-erased";
H A Dimx6qdl-gw51xx.dtsi40 key-erased {
41 label = "key-erased";
H A Dimx6qdl-gw5910.dtsi43 key-erased {
44 label = "key-erased";
H A Dimx6qdl-gw551x.dtsi84 key-erased {
85 label = "key-erased";
H A Dimx6qdl-gw52xx.dtsi49 key-erased {
50 label = "key-erased";
H A Dimx6qdl-gw53xx.dtsi49 key-erased {
50 label = "key-erased";
H A Dimx6qdl-gw553x.dtsi82 key-erased {
83 label = "key-erased";
H A Dimx6qdl-gw54xx.dtsi50 key-erased {
51 label = "key-erased";
H A Dimx6qdl-gw5903.dtsi92 key-erased {
93 label = "key-erased";
H A Dimx6qdl-gw5904.dtsi94 key-erased {
95 label = "key-erased";
H A Dimx6qdl-gw560x.dtsi108 key-erased {
109 label = "key-erased";
/linux/tools/testing/selftests/lkdtm/
H A Dtests.txt77 STACKLEAK_ERASING OK: the rest of the thread stack is properly erased
/linux/Documentation/ABI/testing/
H A Dpstore34 will be saved elsewhere and erased from persistent store
/linux/drivers/mtd/nand/onenand/
H A DKconfig53 OTP block cannot be erased.
/linux/Documentation/driver-api/mmc/
H A Dmmc-dev-attrs.rst60 is being erased, but erasing one partition will make
/linux/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
/linux/tools/testing/memblock/
H A DREADME101 memblock_free() call. The entry will be erased by reset_memblock_regions(),
/linux/Documentation/networking/devlink/
H A Diosm.rst64 If the device has to be fully erased before firmware flashing, user application
/linux/Documentation/driver-api/
H A Dmtdnand.rst432 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 Dspi-nor.rst183 If the flash comes erased by default and the previous erase was ignored,

12