Searched refs:omap_nand_info (Results 1 – 2 of 2) 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 …]
44 struct omap_nand_info { struct52 static struct omap_nand_info omap_nand_info[GPMC_MAX_CS]; variable62 struct omap_nand_info *info = nand_get_controller_data(this); in omap_nand_hwcontrol()89 struct omap_nand_info *info = nand_get_controller_data(this); in omap_dev_ready()181 struct omap_nand_info *info = nand_get_controller_data(nand); in omap_enable_hwecc()266 struct omap_nand_info *info = nand_get_controller_data(chip); in omap_calculate_ecc()396 struct omap_nand_info *info = nand_get_controller_data(chip); in __read_prefetch_aligned()496 struct omap_nand_info *info = nand_get_controller_data(chip); in omap_correct_data_bch()657 struct omap_nand_info *info = nand_get_controller_data(chip); in omap_correct_data_bch_sw()696 struct omap_nand_info *info = nand_get_controller_data(chip); in omap_free_bch()[all …]