Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Domap2.c147 struct omap_nand_info { struct
179 static inline struct omap_nand_info *mtd_to_omap(struct mtd_info *mtd) in mtd_to_omap() argument
181 return container_of(mtd_to_nand(mtd), struct omap_nand_info, nand); in mtd_to_omap()
193 unsigned int u32_count, int is_write, struct omap_nand_info *info) in omap_prefetch_enable()
223 static int omap_prefetch_reset(int cs, struct omap_nand_info *info) in omap_prefetch_reset()
254 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_hwcontrol()
289 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_write_buf8()
323 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_write_buf16()
346 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_read_buf_pref()
393 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_write_buf_pref()
[all …]