Home
last modified time | relevance | path

Searched refs:nand_pos (Results 1 – 3 of 3) sorted by relevance

/u-boot/include/linux/mtd/
A Dnand.h72 struct nand_pos { struct
97 struct nand_pos pos; argument
442 struct nand_pos *pos) in nanddev_offs_to_pos()
467 const struct nand_pos *b) in nanddev_pos_cmp()
496 const struct nand_pos *pos) in nanddev_pos_to_offs()
521 const struct nand_pos *pos) in nanddev_pos_to_row()
537 struct nand_pos *pos) in nanddev_pos_next_target()
555 struct nand_pos *pos) in nanddev_pos_next_lun()
575 struct nand_pos *pos) in nanddev_pos_next_eraseblock()
594 struct nand_pos *pos) in nanddev_pos_next_page()
[all …]
/u-boot/drivers/mtd/nand/
A Dcore.c28 bool nanddev_isbad(struct nand_device *nand, const struct nand_pos *pos) in nanddev_isbad()
67 int nanddev_markbad(struct nand_device *nand, const struct nand_pos *pos) in nanddev_markbad()
108 bool nanddev_isreserved(struct nand_device *nand, const struct nand_pos *pos) in nanddev_isreserved()
132 static int nanddev_erase(struct nand_device *nand, const struct nand_pos *pos) in nanddev_erase()
169 struct nand_pos pos, last; in nanddev_mtd_erase()
/u-boot/drivers/mtd/nand/spi/
A Dcore.c413 const struct nand_pos *pos) in spinand_erase_op()
658 static bool spinand_isbad(struct nand_device *nand, const struct nand_pos *pos) in spinand_isbad()
691 struct nand_pos pos; in spinand_mtd_block_isbad()
705 static int spinand_markbad(struct nand_device *nand, const struct nand_pos *pos) in spinand_markbad()
731 struct nand_pos pos; in spinand_mtd_block_markbad()
745 static int spinand_erase(struct nand_device *nand, const struct nand_pos *pos) in spinand_erase()
795 struct nand_pos pos; in spinand_mtd_block_isreserved()

Completed in 12 milliseconds