Searched refs:MTD_NO_ERASE (Results 1 – 5 of 5) sorted by relevance
104 #define MTD_NO_ERASE 0x1000 /* No erase necessary */ macro109 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)112 #define MTD_CAP_NVRAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
296 if (!(mbd->mtd->flags & MTD_NO_ERASE) && mbd->mtd->erasesize) { in mtdblock_open()
65 0x1000: MTD_NO_ERASE - no erase necessary
536 mtd_cur->flags = MTD_WRITEABLE|MTD_NO_ERASE; in vmu_queryblocks()
1100 mtd->flags |= MTD_NO_ERASE; in spi_nor_scan()