Searched refs:omap_nand_info (Results 1 – 1 of 1) sorted by relevance
144 struct omap_nand_info { struct185 static inline struct omap_nand_info *mtd_to_omap(struct mtd_info *mtd) in mtd_to_omap() argument187 return container_of(mtd_to_nand(mtd), struct omap_nand_info, nand); in mtd_to_omap()207 unsigned int u32_count, int is_write, struct omap_nand_info *info) in omap_prefetch_enable()237 static int omap_prefetch_reset(int cs, struct omap_nand_info *info) in omap_prefetch_reset()265 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_nand_data_in_pref()313 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_nand_data_out_pref()381 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_nand_dma_transfer()505 struct omap_nand_info *info = (struct omap_nand_info *) dev; in omap_nand_irq()550 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip)); in omap_nand_data_in_irq_pref()[all …]