Searched defs:numblocks (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/drivers/mtd/onenand/ |
| H A D | onenand_bbt.c | 67 int i, j, numblocks, len, scanlen; in create_bbt() local
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | cfi_mtd.c | 138 int numblocks = 0; in cfi_mtd_set_erasesize() local
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 456 int i, numblocks, numpages; in create_bbt() local 624 int bits, startblock, dir, page, offs, numblocks, sft, sftmsk; in write_bbt() local
|
| /rk3399_rockchip-uboot/include/mtd/ |
| H A D | mtd-abi.h | 131 __u32 numblocks; /* Number of blocks in this region */ member
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | mtd.h | 65 uint32_t numblocks; /* Number of blocks of erasesize in this region */ member
|