Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Domap2.c144 struct omap_nand_info { struct
489 struct omap_nand_info *info = (struct omap_nand_info *) dev; in omap_nand_irq()
1004 struct omap_nand_info *info = mtd_to_omap(mtd); in _omap_calculate_ecc_bch()
1146 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_calculate_ecc_bch_multi()
1174 struct omap_nand_info *info) in erased_sector_bitflips()
1388 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_write_page_bch()
1442 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_write_subpage_bch()
1523 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_read_page_bch()
1727 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_ooblayout_ecc()
1747 struct omap_nand_info *info = mtd_to_omap(mtd); in omap_ooblayout_free()
[all …]
/openbmc/u-boot/drivers/mtd/nand/raw/
H A 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()
995 omap_nand_info[cs].control = NULL; in board_nand_init()
996 omap_nand_info[cs].cs = cs; in board_nand_init()
997 omap_nand_info[cs].ws = wscfg[cs]; in board_nand_init()
[all …]