Home
last modified time | relevance | path

Searched refs:MTDPART_OFS_NXTBLK (Results 1 – 8 of 8) sorted by relevance

/openbmc/linux/arch/sh/boards/mach-rsk/
H A Dsetup.c35 .offset = MTDPART_OFS_NXTBLK,
39 .offset = MTDPART_OFS_NXTBLK,
/openbmc/linux/arch/sh/boards/mach-r2d/
H A Dsetup.c192 .offset = MTDPART_OFS_NXTBLK,
197 .offset = MTDPART_OFS_NXTBLK,
201 .offset = MTDPART_OFS_NXTBLK,
/openbmc/linux/arch/sh/boards/
H A Dboard-magicpanelr2.c311 .offset = MTDPART_OFS_NXTBLK,
317 .offset = MTDPART_OFS_NXTBLK,
/openbmc/linux/include/linux/mtd/
H A Dpartitions.h57 #define MTDPART_OFS_NXTBLK (-2) macro
/openbmc/u-boot/include/linux/mtd/
H A Dpartitions.h48 #define MTDPART_OFS_NXTBLK (-2) macro
/openbmc/linux/arch/mips/rb532/
H A Ddevices.c181 .offset = MTDPART_OFS_NXTBLK,
/openbmc/linux/drivers/mtd/
H A Dmtdpart.c98 if (child->part.offset == MTDPART_OFS_NXTBLK) { in allocate_partition()
257 offset == MTDPART_OFS_NXTBLK) in mtd_add_partition()
/openbmc/u-boot/drivers/mtd/
H A Dmtdpart.c673 if (slave->offset == MTDPART_OFS_NXTBLK) { in allocate_partition()
787 offset == MTDPART_OFS_NXTBLK) in mtd_add_partition()