Lines Matching refs:omap_nand_info
153 struct omap_nand_info { struct
189 unsigned int u32_count, int is_write, struct omap_nand_info *info) in omap_prefetch_enable() argument
219 static int omap_prefetch_reset(int cs, struct omap_nand_info *info) in omap_prefetch_reset()
250 struct omap_nand_info *info = container_of(mtd, in omap_hwcontrol()
251 struct omap_nand_info, mtd); in omap_hwcontrol()
286 struct omap_nand_info *info = container_of(mtd, in omap_write_buf8()
287 struct omap_nand_info, mtd); in omap_write_buf8()
322 struct omap_nand_info *info = container_of(mtd, in omap_write_buf16()
323 struct omap_nand_info, mtd); in omap_write_buf16()
347 struct omap_nand_info *info = container_of(mtd, in omap_read_buf_pref()
348 struct omap_nand_info, mtd); in omap_read_buf_pref()
395 struct omap_nand_info *info = container_of(mtd, in omap_write_buf_pref()
396 struct omap_nand_info, mtd); in omap_write_buf_pref()
461 struct omap_nand_info *info = container_of(mtd, in omap_nand_dma_transfer()
462 struct omap_nand_info, mtd); in omap_nand_dma_transfer()
579 struct omap_nand_info *info = (struct omap_nand_info *) dev; in omap_nand_irq()
626 struct omap_nand_info *info = container_of(mtd, in omap_read_buf_irq_pref()
627 struct omap_nand_info, mtd); in omap_read_buf_irq_pref()
674 struct omap_nand_info *info = container_of(mtd, in omap_write_buf_irq_pref()
675 struct omap_nand_info, mtd); in omap_write_buf_irq_pref()
889 struct omap_nand_info *info = container_of(mtd, struct omap_nand_info, in omap_correct_data()
931 struct omap_nand_info *info = container_of(mtd, struct omap_nand_info, in omap_calculate_ecc()
956 struct omap_nand_info *info = container_of(mtd, struct omap_nand_info, in omap_enable_hwecc()
1005 struct omap_nand_info *info = container_of(mtd, struct omap_nand_info, in omap_wait()
1034 struct omap_nand_info *info = container_of(mtd, struct omap_nand_info, in omap_dev_ready()
1061 struct omap_nand_info *info = container_of(mtd, struct omap_nand_info, in omap_enable_hwecc_bch()
1165 struct omap_nand_info *info = container_of(mtd, struct omap_nand_info, in omap_calculate_ecc_bch()
1295 struct omap_nand_info *info) in erased_sector_bitflips()
1337 struct omap_nand_info *info = container_of(mtd, struct omap_nand_info, in omap_elm_correct_data()
1587 static bool is_elm_present(struct omap_nand_info *info, in is_elm_present()
1608 static bool omap2_nand_ecc_check(struct omap_nand_info *info, in omap2_nand_ecc_check()
1654 struct omap_nand_info *info; in omap_nand_probe()
1673 info = devm_kzalloc(&pdev->dev, sizeof(struct omap_nand_info), in omap_nand_probe()
2062 struct omap_nand_info *info = container_of(mtd, struct omap_nand_info, in omap_nand_remove()