Searched refs:erasing (Results 1 – 13 of 13) sorted by relevance
17 Many flash memories support erasing small (4096 B) sectors. Depending19 to erasing whole blocks (32/64 KiB).21 small sectors. On the other hand erasing should be faster when using
77 shared[i].writing = shared[i].erasing = NULL; in lpddr_cmdset()267 if (mode == FL_ERASING && shared->erasing in get_chip()268 && shared->erasing->oldstate == FL_ERASING) { in get_chip()282 shared->erasing = chip; in get_chip()354 shared->writing = shared->erasing; in put_chip()367 shared->erasing = NULL; in put_chip()369 } else if (shared->erasing == chip && shared->writing != chip) { in put_chip()
55 including the whole card. When erasing a large area it may60 is being erased, but erasing one partition will make74 size for erasing large areas.
96 struct flchip *erasing; member
164 erasing = 0, bad = 0, unchecked = 0; in __jffs2_dbg_superblock_counts() local251 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()
102 unsigned char lnext:1, erasing:1, raw:1, real_raw:1, icanon:1; member318 ldata->erasing = 0; in reset_buffer_flags()907 if (ldata->erasing) { in finish_erasing()909 ldata->erasing = 0; in finish_erasing()984 if (!ldata->erasing) { in eraser()986 ldata->erasing = 1; in eraser()1790 ldata->erasing = 0; in n_tty_set_termios()
61 * accidentally erasing critical flash sectors. We thus define
80 * accidentally erasing critical flash sectors. We thus define
101 * accidentally erasing critical flash sectors. We thus define
793 shared[i].writing = shared[i].erasing = NULL; in cfi_intelext_partition_fixup()1011 if (mode == FL_ERASING && shared->erasing in get_chip()1012 && shared->erasing->oldstate == FL_ERASING) { in get_chip()1026 shared->erasing = chip; in get_chip()1045 shared->writing = shared->erasing; in put_chip()1058 shared->erasing = NULL; in put_chip()1060 } else if (shared->erasing == chip && shared->writing != chip) { in put_chip()
221 unsigned int erasing; member
484 block table before erasing any of the blocks.809 as you want to a page. The consecutive writes to a page, before erasing
15 read-write-erases) before erasing the commit record. Should the system