Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/mtd/
H A Dpartitions.h50 #define MTDPART_SIZ_FULL (0) macro
/rk3399_rockchip-uboot/arch/arm/dts/
H A Dlogicpd-som-lv.dtsi94 reg = <0x680000 0>; /* 0 = MTDPART_SIZ_FULL */
/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtdpart.c697 if (slave->size == MTDPART_SIZ_FULL) in allocate_partition()
791 if (length == MTDPART_SIZ_FULL) in mtd_add_partition()