Home
last modified time | relevance | path

Searched refs:eraseblock_size (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/tools/
H A Dsunxi-spl-image-builder.c27 int eraseblock_size; member
91 unsigned seedmod = info->eraseblock_size / info->page_size; in scramble()
359 if (!info->eraseblock_size) { in check_image_info()
449 info.eraseblock_size = strtol(optarg, NULL, 0); in main()
/openbmc/linux/Documentation/ABI/stable/
H A Dsysfs-class-ubi65 What: /sys/class/ubi/ubiX/eraseblock_size
/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c149 __ATTR(eraseblock_size, S_IRUGO, dev_attribute_show, NULL);
/openbmc/linux/drivers/mtd/ubi/
H A Dbuild.c122 __ATTR(eraseblock_size, S_IRUGO, dev_attribute_show, NULL);