Home
last modified time | relevance | path

Searched refs:omap_nand_info (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/mtd/nand/
Domap_gpmc.c43 struct omap_nand_info { struct
51 static struct omap_nand_info omap_nand_info[GPMC_MAX_CS]; argument
61 struct omap_nand_info *info = nand_get_controller_data(this); in omap_nand_hwcontrol()
88 struct omap_nand_info *info = nand_get_controller_data(this); in omap_dev_ready()
180 struct omap_nand_info *info = nand_get_controller_data(nand); in omap_enable_hwecc()
265 struct omap_nand_info *info = nand_get_controller_data(chip); in omap_calculate_ecc()
395 struct omap_nand_info *info = nand_get_controller_data(chip); in __read_prefetch_aligned()
495 struct omap_nand_info *info = nand_get_controller_data(chip); in omap_correct_data_bch()
656 struct omap_nand_info *info = nand_get_controller_data(chip); in omap_correct_data_bch_sw()
695 struct omap_nand_info *info = nand_get_controller_data(chip); in omap_free_bch()
[all …]