Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dfsmc_nand.c144 struct fsmc_nand_data { struct
251 static inline struct fsmc_nand_data *mtd_to_fsmc(struct mtd_info *mtd) in mtd_to_fsmc()
253 return container_of(mtd_to_nand(mtd), struct fsmc_nand_data, nand); in mtd_to_fsmc()
262 static void fsmc_nand_setup(struct fsmc_nand_data *host, in fsmc_nand_setup()
287 static int fsmc_calc_timings(struct fsmc_nand_data *host, in fsmc_calc_timings()
347 struct fsmc_nand_data *host = nand_get_controller_data(nand); in fsmc_setup_data_interface()
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()
466 struct fsmc_nand_data *host = param; in dma_complete()
[all …]