Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/spi/
H A Dcore.c302 struct mtd_info *mtd = spinand_to_mtd(spinand); in spinand_ondie_ecc_finish_io_req()
363 struct mtd_info *mtd = spinand_to_mtd(spinand); in spinand_read_from_cache_op()
424 struct mtd_info *mtd = spinand_to_mtd(spinand); in spinand_write_to_cache_op()
1217 struct mtd_info *mtd = spinand_to_mtd(spinand); in spinand_init()
1340 mtd = spinand_to_mtd(spinand); in spinand_probe()
1366 mtd = spinand_to_mtd(spinand); in spinand_remove()
/openbmc/u-boot/include/linux/mtd/
H A Dspinand.h385 static inline struct mtd_info *spinand_to_mtd(struct spinand_device *spinand) in spinand_to_mtd() function
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dcore.c1029 struct mtd_info *mtd = spinand_to_mtd(spinand); in spinand_init()
1160 mtd = spinand_to_mtd(spinand); in spinand_probe()
1202 mtd = spinand_to_mtd(spinand); in spinand_remove()
/openbmc/linux/include/linux/mtd/
H A Dspinand.h472 static inline struct mtd_info *spinand_to_mtd(struct spinand_device *spinand) in spinand_to_mtd() function