Searched refs:omap_nand_info (Results 1 – 1 of 1) sorted by relevance
144 struct omap_nand_info { struct176 static inline struct omap_nand_info *mtd_to_omap(struct mtd_info *mtd) in mtd_to_omap() argument178 return container_of(mtd_to_nand(mtd), struct omap_nand_info, nand); in mtd_to_omap()190 unsigned int u32_count, int is_write, struct omap_nand_info *info) in omap_prefetch_enable()220 static int omap_prefetch_reset(int cs, struct omap_nand_info *info) in omap_prefetch_reset()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()[all …]