Searched defs:numblocks (Results 1 – 6 of 6) sorted by relevance
| /openbmc/u-boot/drivers/mtd/onenand/ |
| H A D | onenand_bbt.c | 67 int i, j, numblocks, len, scanlen; in create_bbt() local
|
| /openbmc/u-boot/drivers/mtd/ |
| H A D | cfi_mtd.c | 137 int numblocks = 0; in cfi_mtd_set_erasesize() local
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 456 int i, numblocks, numpages; in create_bbt() local 622 int bits, startblock, dir, page, offs, numblocks, sft, sftmsk; in write_bbt() local
|
| /openbmc/u-boot/include/mtd/ |
| H A D | mtd-abi.h | 130 __u32 numblocks; /* Number of blocks in this region */ member
|
| /openbmc/u-boot/tools/ |
| H A D | mtk_image.h | 40 __le16 numblocks; member
|
| /openbmc/u-boot/include/linux/mtd/ |
| H A D | mtd.h | 64 uint32_t numblocks; /* Number of blocks of erasesize in this region */ member
|