Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Domap2.c176 static inline struct omap_nand_info *mtd_to_omap(struct mtd_info *mtd) in mtd_to_omap() function
251 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_hwcontrol()
286 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_write_buf8()
320 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_write_buf16()
344 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_read_buf_pref()
392 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_write_buf_pref()
457 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_nand_dma_transfer()
620 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_read_buf_irq_pref()
668 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_write_buf_irq_pref()
882 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_correct_data()
[all …]