Lines Matching refs:omap_nand_info
144 struct omap_nand_info {
185 static inline struct omap_nand_info *mtd_to_omap(struct mtd_info *mtd)
187 return container_of(mtd_to_nand(mtd), struct omap_nand_info, nand);
207 unsigned int u32_count, int is_write, struct omap_nand_info *info)
237 static int omap_prefetch_reset(int cs, struct omap_nand_info *info)
265 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip));
313 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip));
381 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip));
501 * @dev: omap_nand_info structure pointer is passed here
505 struct omap_nand_info *info = (struct omap_nand_info *) dev;
550 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip));
592 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip));
803 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip));
844 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip));
868 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip));
916 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip));
1020 struct omap_nand_info *info = mtd_to_omap(mtd);
1162 struct omap_nand_info *info = mtd_to_omap(mtd);
1183 * @info: omap_nand_info
1190 struct omap_nand_info *info)
1232 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip));
1404 struct omap_nand_info *info = mtd_to_omap(mtd);
1458 struct omap_nand_info *info = mtd_to_omap(mtd);
1539 struct omap_nand_info *info = mtd_to_omap(mtd);
1603 static bool is_elm_present(struct omap_nand_info *info,
1624 static bool omap2_nand_ecc_check(struct omap_nand_info *info)
1674 static int omap_get_dt_info(struct device *dev, struct omap_nand_info *info)
1743 struct omap_nand_info *info = mtd_to_omap(mtd);
1763 struct omap_nand_info *info = mtd_to_omap(mtd);
1843 struct omap_nand_info *info = mtd_to_omap(mtd);
2095 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip));
2110 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip));
2124 struct omap_nand_info *info = mtd_to_omap(nand_to_mtd(chip));
2199 struct omap_nand_info *info;
2207 info = devm_kzalloc(&pdev->dev, sizeof(struct omap_nand_info),
2295 struct omap_nand_info *info = mtd_to_omap(mtd);