Home
last modified time | relevance | path

Searched defs:nand (Results 1 – 3 of 3) sorted by relevance

/include/linux/mtd/
Dnand.h223 static inline struct mtd_info *nanddev_to_mtd(struct nand_device *nand) in nanddev_to_mtd()
234 static inline unsigned int nanddev_bits_per_cell(const struct nand_device *nand) in nanddev_bits_per_cell()
245 static inline size_t nanddev_page_size(const struct nand_device *nand) in nanddev_page_size()
257 nanddev_per_page_oobsize(const struct nand_device *nand) in nanddev_per_page_oobsize()
269 nanddev_pages_per_eraseblock(const struct nand_device *nand) in nanddev_pages_per_eraseblock()
281 nanddev_pages_per_target(const struct nand_device *nand) in nanddev_pages_per_target()
294 static inline size_t nanddev_eraseblock_size(const struct nand_device *nand) in nanddev_eraseblock_size()
306 nanddev_eraseblocks_per_lun(const struct nand_device *nand) in nanddev_eraseblocks_per_lun()
318 nanddev_eraseblocks_per_target(const struct nand_device *nand) in nanddev_eraseblocks_per_target()
329 static inline u64 nanddev_target_size(const struct nand_device *nand) in nanddev_target_size()
[all …]
Dspinand.h424 static inline struct spinand_device *nand_to_spinand(struct nand_device *nand) in nand_to_spinand()
/include/linux/
Dfsl_ifc.h842 void *nand; member