Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Dpartitions.h50 #define MTDPART_SIZ_FULL (0) macro
/external/u-boot/drivers/mtd/
Dmtdpart.c503 if (slave->mtd.size == MTDPART_SIZ_FULL) in allocate_partition()
598 if (length == MTDPART_SIZ_FULL) in mtd_add_partition()