Searched refs:erasing (Results 1 – 6 of 6) 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
78 shared[i].writing = shared[i].erasing = NULL; in lpddr_cmdset()268 if (mode == FL_ERASING && shared->erasing in get_chip()269 && shared->erasing->oldstate == FL_ERASING) { in get_chip()283 shared->erasing = chip; in get_chip()355 shared->writing = shared->erasing; in put_chip()368 shared->erasing = NULL; in put_chip()370 } else if (shared->erasing == chip && shared->writing != chip) { in put_chip()
38 solo_dev->erasing = 1; in erase_on()44 if (!solo_dev->erasing) in erase_off()52 solo_dev->erasing = 0; in erase_off()
221 unsigned int erasing; member
108 unsigned char lnext:1, erasing:1, raw:1, real_raw:1, icanon:1; member329 ldata->erasing = 0; in reset_buffer_flags()935 if (ldata->erasing) { in finish_erasing()937 ldata->erasing = 0; in finish_erasing()1012 if (!ldata->erasing) { in eraser()1014 ldata->erasing = 1; in eraser()1821 ldata->erasing = 0; in n_tty_set_termios()
797 shared[i].writing = shared[i].erasing = NULL; in cfi_intelext_partition_fixup()1015 if (mode == FL_ERASING && shared->erasing in get_chip()1016 && shared->erasing->oldstate == FL_ERASING) { in get_chip()1030 shared->erasing = chip; in get_chip()1049 shared->writing = shared->erasing; in put_chip()1062 shared->erasing = NULL; in put_chip()1064 } else if (shared->erasing == chip && shared->writing != chip) { in put_chip()