Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dpartitions.h47 #define MTDPART_OFS_RETAIN (-3) macro
/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtdpart.c684 if (slave->offset == MTDPART_OFS_RETAIN) { in allocate_partition()