Searched defs:boundary (Results 1 - 2 of 2) sorted by relevance

/u-boot/include/linux/mtd/
H A Donenand.h74 unsigned int boundary[MAX_DIES]; member in struct:onenand_chip
/u-boot/drivers/mtd/onenand/
H A Donenand_base.c235 unsigned int boundary, blk, die = 0; local
269 int die = 0, boundary; local
862 int ret = 0, boundary = 0; local
2439 flexonenand_set_boundary(struct mtd_info *mtd, int die, int boundary, int lock) argument
[all...]

Completed in 90 milliseconds