Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dfsmc_nand.c251 static inline struct fsmc_nand_data *mtd_to_fsmc(struct mtd_info *mtd) in mtd_to_fsmc() function
373 struct fsmc_nand_data *host = mtd_to_fsmc(mtd); in fsmc_enable_hwecc()
391 struct fsmc_nand_data *host = mtd_to_fsmc(mtd); in fsmc_read_hwecc_ecc4()
439 struct fsmc_nand_data *host = mtd_to_fsmc(mtd); in fsmc_read_hwecc_ecc1()
547 struct fsmc_nand_data *host = mtd_to_fsmc(mtd); in fsmc_write_buf()
570 struct fsmc_nand_data *host = mtd_to_fsmc(mtd); in fsmc_read_buf()
593 struct fsmc_nand_data *host = mtd_to_fsmc(mtd); in fsmc_read_buf_dma()
607 struct fsmc_nand_data *host = mtd_to_fsmc(mtd); in fsmc_write_buf_dma()
615 struct fsmc_nand_data *host = mtd_to_fsmc(mtd); in fsmc_select_chip()
642 struct fsmc_nand_data *host = mtd_to_fsmc(mtd); in fsmc_exec_op()
[all …]