Home
last modified time | relevance | path

Searched refs:MTD_NO_ERASE (Results 1 - 20 of 20) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/mtd/
H A Dmtd-abi.h105 #define MTD_NO_ERASE 0x1000 /* No erase necessary */ macro
111 #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)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/mtd/
H A Dmtd-abi.h65 #define MTD_NO_ERASE 0x1000 macro
69 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
72 #define MTD_CAP_NVRAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/mtd/
H A Dmtd-abi.h52 #define MTD_NO_ERASE 0x1000 macro
55 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
58 #define MTD_CAP_NVRAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/mtd/
H A Dmtd-abi.h65 #define MTD_NO_ERASE 0x1000 macro
69 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
72 #define MTD_CAP_NVRAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
/kernel/linux/linux-6.6/include/uapi/mtd/
H A Dmtd-abi.h152 #define MTD_NO_ERASE 0x1000 /* No erase necessary */ macro
158 #define MTD_CAP_RAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
161 #define MTD_CAP_NVRAM (MTD_WRITEABLE | MTD_BIT_WRITEABLE | MTD_NO_ERASE)
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dmtd.c66 if (!(part->mtd.flags & MTD_NO_ERASE)) in efx_mtd_add()
H A Def10.c3531 part->common.mtd.flags |= MTD_NO_ERASE; in efx_ef10_mtd_probe_partition()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dmtd.c66 if (!(part->mtd.flags & MTD_NO_ERASE)) in efx_mtd_add()
H A Def10.c3562 part->common.mtd.flags |= MTD_NO_ERASE; in efx_ef10_mtd_probe_partition()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dmtd.c66 if (!(part->mtd.flags & MTD_NO_ERASE)) in efx_siena_mtd_add()
/kernel/linux/linux-5.10/drivers/mtd/
H A Dmtdpart.c39 int wr_alignment = (parent->flags & MTD_NO_ERASE) ? in allocate_partition()
172 if (!(child->flags & MTD_NO_ERASE)) in allocate_partition()
H A Dmtdblock.c268 if (!(mbd->mtd->flags & MTD_NO_ERASE) && mbd->mtd->erasesize) { in mtdblock_open()
H A Dmtdcore.c632 !(mtd->flags & MTD_NO_ERASE))) in add_mtd_device()
/kernel/linux/linux-6.6/drivers/mtd/
H A Dmtdpart.c46 int wr_alignment = (parent->flags & MTD_NO_ERASE) ? in allocate_partition()
179 if (!(child->flags & MTD_NO_ERASE)) in allocate_partition()
H A Dmtdblock.c272 if (!(mbd->mtd->flags & MTD_NO_ERASE) && mbd->mtd->erasesize) { in mtdblock_open()
H A Dmtdcore.c667 !(mtd->flags & MTD_NO_ERASE))) in add_mtd_device()
/kernel/linux/linux-5.10/drivers/mtd/maps/
H A Dvmu-flash.c534 mtd_cur->flags = MTD_WRITEABLE|MTD_NO_ERASE; in vmu_queryblocks()
/kernel/linux/linux-6.6/drivers/mtd/maps/
H A Dvmu-flash.c534 mtd_cur->flags = MTD_WRITEABLE|MTD_NO_ERASE; in vmu_queryblocks()
/kernel/linux/linux-5.10/drivers/mtd/spi-nor/
H A Dcore.c3241 mtd->flags |= MTD_NO_ERASE; in spi_nor_scan()
/kernel/linux/linux-6.6/drivers/mtd/spi-nor/
H A Dcore.c3428 mtd->flags |= MTD_NO_ERASE; in spi_nor_set_mtd_info()

Completed in 32 milliseconds