Searched refs:MTD_NO_ERASE (Results 1 – 14 of 14) sorted by relevance
105 #define MTD_NO_ERASE 0x1000 /* No erase necessary */ macro111 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)114 #define MTD_CAP_NVRAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
105 #define MTD_NO_ERASE 0x1000 /* No erase necessary */ macro110 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)113 #define MTD_CAP_NVRAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
96 #define MTD_NO_ERASE 0x1000 /* No erase necessary */ macro101 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
66 if (!(part->mtd.flags & MTD_NO_ERASE)) in efx_mtd_add()
3513 part->common.mtd.flags |= MTD_NO_ERASE; in efx_ef10_mtd_probe_partition()
39 int wr_alignment = (parent->flags & MTD_NO_ERASE) ? in allocate_partition()172 if (!(child->flags & MTD_NO_ERASE)) in allocate_partition()
264 if (!(mbd->mtd->flags & MTD_NO_ERASE) && mbd->mtd->erasesize) { in mtdblock_open()
597 !(mtd->flags & MTD_NO_ERASE))) in add_mtd_device()
428 mtd->flags = (MTD_WRITEABLE|MTD_NO_ERASE);// in rknand_info_init()
65 0x1000: MTD_NO_ERASE - no erase necessary
534 mtd_cur->flags = MTD_WRITEABLE|MTD_NO_ERASE; in vmu_queryblocks()
2576 mtd->flags |= MTD_NO_ERASE; in spi_nor_scan()
3376 mtd->flags |= MTD_NO_ERASE; in spi_nor_scan()