Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
A Dnand.h77 struct nand_pos { struct
114 struct nand_pos pos;
704 struct nand_pos *pos) in nanddev_offs_to_pos()
729 const struct nand_pos *b) in nanddev_pos_cmp()
758 const struct nand_pos *pos) in nanddev_pos_to_offs()
783 const struct nand_pos *pos) in nanddev_pos_to_row()
799 struct nand_pos *pos) in nanddev_pos_next_target()
817 struct nand_pos *pos) in nanddev_pos_next_lun()
837 struct nand_pos *pos) in nanddev_pos_next_eraseblock()
856 struct nand_pos *pos) in nanddev_pos_next_page()
[all …]
/linux/drivers/mtd/nand/
A Dcore.c22 bool nanddev_isbad(struct nand_device *nand, const struct nand_pos *pos) in nanddev_isbad()
61 int nanddev_markbad(struct nand_device *nand, const struct nand_pos *pos) in nanddev_markbad()
102 bool nanddev_isreserved(struct nand_device *nand, const struct nand_pos *pos) in nanddev_isreserved()
126 int nanddev_erase(struct nand_device *nand, const struct nand_pos *pos) in nanddev_erase()
156 struct nand_pos pos, last; in nanddev_mtd_erase()
192 struct nand_pos pos, end; in nanddev_mtd_max_bad_blocks()
/linux/drivers/mtd/nand/spi/
A Dcore.c484 const struct nand_pos *pos) in spinand_erase_op()
708 static bool spinand_isbad(struct nand_device *nand, const struct nand_pos *pos) in spinand_isbad()
732 struct nand_pos pos; in spinand_mtd_block_isbad()
743 static int spinand_markbad(struct nand_device *nand, const struct nand_pos *pos) in spinand_markbad()
771 struct nand_pos pos; in spinand_mtd_block_markbad()
782 static int spinand_erase(struct nand_device *nand, const struct nand_pos *pos) in spinand_erase()
828 struct nand_pos pos; in spinand_mtd_block_isreserved()
/linux/drivers/mtd/nand/raw/
A Dnand_base.c5935 static int rawnand_erase(struct nand_device *nand, const struct nand_pos *pos) in rawnand_erase()
5952 const struct nand_pos *pos) in rawnand_markbad()
5960 static bool rawnand_isbad(struct nand_device *nand, const struct nand_pos *pos) in rawnand_isbad()

Completed in 18 milliseconds