Home
last modified time | relevance | path

Searched refs:MTDPART_OFS_RETAIN (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/linux/mtd/
H A Dpartitions.h56 #define MTDPART_OFS_RETAIN (-3) macro
/openbmc/u-boot/include/linux/mtd/
H A Dpartitions.h47 #define MTDPART_OFS_RETAIN (-3) macro
/openbmc/linux/arch/arm/mach-ep93xx/
H A Dts72xx.c114 .offset = MTDPART_OFS_RETAIN,
/openbmc/linux/drivers/mtd/
H A Dmtdpart.c110 if (child->part.offset == MTDPART_OFS_RETAIN) { in allocate_partition()
/openbmc/u-boot/drivers/mtd/
H A Dmtdpart.c683 if (slave->offset == MTDPART_OFS_RETAIN) { in allocate_partition()