Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Dpartitions.h47 #define MTDPART_OFS_RETAIN (-3) macro
/external/u-boot/drivers/mtd/
Dmtdpart.c490 if (slave->offset == MTDPART_OFS_RETAIN) { in allocate_partition()