Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Dnand.c82 struct mtd_info *mtd = nand_to_mtd(nand); in nand_init_chip()
A Dnand_base.c951 struct mtd_info *mtd = nand_to_mtd(chip); in nand_reset_data_interface()
995 struct mtd_info *mtd = nand_to_mtd(chip); in nand_setup_data_interface()
1038 struct mtd_info *mtd = nand_to_mtd(chip); in nand_init_data_interface()
1102 struct mtd_info *mtd = nand_to_mtd(chip); in nand_read_page_op()
1133 struct mtd_info *mtd = nand_to_mtd(chip); in nand_read_param_page_op()
1164 struct mtd_info *mtd = nand_to_mtd(chip); in nand_change_read_column_op()
1196 struct mtd_info *mtd = nand_to_mtd(chip); in nand_read_oob_op()
1229 struct mtd_info *mtd = nand_to_mtd(chip); in nand_prog_page_begin_op()
1257 struct mtd_info *mtd = nand_to_mtd(chip); in nand_prog_page_end_op()
1287 struct mtd_info *mtd = nand_to_mtd(chip); in nand_prog_page_op()
[all …]
A Dam335x_spl_bch.c207 mtd = nand_to_mtd(&nand_chip); in nand_init()
A Dpxa3xx_nand.c516 struct mtd_info *mtd = nand_to_mtd(&host->chip); in pxa3xx_nand_init_timings()
821 struct mtd_info *mtd = nand_to_mtd(&host->chip); in prepare_start_command()
874 mtd = nand_to_mtd(&host->chip); in prepare_set_command()
1485 struct mtd_info *mtd = nand_to_mtd(&info->host[info->cs]->chip); in pxa3xx_nand_config_tail()
1524 mtd = nand_to_mtd(&info->host[info->cs]->chip); in pxa3xx_nand_sensing()
1796 mtd = nand_to_mtd(chip); in alloc_nand_resource()
1908 struct mtd_info *mtd = nand_to_mtd(&info->host[cs]->chip); in pxa3xx_nand_probe()
A Dnand_spl_simple.c217 mtd = nand_to_mtd(&nand_chip); in nand_init()
A Dmxs_nand_spl.c197 mtd = nand_to_mtd(&nand_chip); in nand_init()
A Dcortina_nand.c1213 struct mtd_info *mtd = nand_to_mtd(nand); in nand_config_flash_type()
1247 struct mtd_info *mtd = nand_to_mtd(nand); in nand_config_oob_layout()
1320 our_mtd = nand_to_mtd(nand); in ca_nand_probe()
A Dfsmc_nand.c481 mtd = nand_to_mtd(nand); in fsmc_nand_init()
A Dlpc32xx_nand_mlc.c548 struct mtd_info *mtd = nand_to_mtd(&lpc32xx_chip); in board_nand_init()
A Docteontx_nand.c1772 struct mtd_info *mtd = nand_to_mtd(nand); in octeontx_nand_calc_bch_ecc_strength()
1814 struct mtd_info *mtd = nand_to_mtd(nand); in octeontx_bch_save_empty_eccmask()
1846 struct mtd_info *mtd = nand_to_mtd(nand); in octeontx_nfc_chip_sizing()
1969 mtd = nand_to_mtd(nand); in octeontx_nfc_chip_init()
A Ddavinci_nand.c794 struct mtd_info *mtd = nand_to_mtd(nand); in davinci_nand_probe()
A Dvf610_nfc.c639 struct mtd_info *mtd = nand_to_mtd(chip); in vf610_nfc_nand_init()
A Ddenali.c1175 struct mtd_info *mtd = nand_to_mtd(chip); in denali_multidev_fixup()
1237 struct mtd_info *mtd = nand_to_mtd(chip); in denali_init()
A Datmel_nand.c1439 mtd = nand_to_mtd(&nand_chip); in nand_init()
1477 struct mtd_info *mtd = nand_to_mtd(nand); in atmel_nand_chip_init()
A Dfsl_elbc_nand.c702 mtd = nand_to_mtd(nand); in fsl_elbc_chip_init()
A Dtegra_nand.c968 our_mtd = nand_to_mtd(nand); in tegra_probe()
A Dsunxi_nand.c1357 struct mtd_info *mtd = nand_to_mtd(&chip->nand); in sunxi_nand_chip_init_timings()
1721 mtd = nand_to_mtd(nand); in sunxi_nand_chip_init()
A Dfsl_ifc_nand.c931 mtd = nand_to_mtd(nand); in fsl_ifc_chip_init()
A Dzynq_nand.c1106 mtd = nand_to_mtd(nand_chip); in zynq_nand_probe()
A Dmxs_nand.c1363 mtd = nand_to_mtd(nand); in mxs_nand_init_ctrl()
A Darasan_nfc.c1236 mtd = nand_to_mtd(nand_chip); in arasan_probe()
/u-boot/drivers/mtd/nand/raw/brcmnand/
A Dbrcmnand.c1265 struct mtd_info *mtd = nand_to_mtd(&host->chip); in brcmnand_low_level_op()
2105 struct mtd_info *mtd = nand_to_mtd(&host->chip); in brcmnand_setup_dev()
2256 mtd = nand_to_mtd(&host->chip); in brcmnand_init_cs()
2734 nand_release(nand_to_mtd(&host->chip)); in brcmnand_remove()
/u-boot/include/linux/mtd/
A Drawnand.h989 static inline struct mtd_info *nand_to_mtd(struct nand_chip *chip) in nand_to_mtd() function
/u-boot/doc/
A DREADME.nand140 mtd = nand_to_mtd(&chip);

Completed in 72 milliseconds