Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/nand/raw/
Domap2.c144 struct omap_nand_info { struct
180 static inline struct omap_nand_info *mtd_to_omap(struct mtd_info *mtd) in mtd_to_omap() argument
182 return container_of(mtd_to_nand(mtd), struct omap_nand_info, nand); in mtd_to_omap()
195 unsigned int u32_count, int is_write, struct omap_nand_info *info) in omap_prefetch_enable()
225 static int omap_prefetch_reset(int cs, struct omap_nand_info *info) in omap_prefetch_reset()
256 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_hwcontrol()
291 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_write_buf8()
325 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_write_buf16()
349 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_read_buf_pref()
397 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_write_buf_pref()
[all …]