Searched refs:nand_to_mtd (Results 1 – 24 of 24) sorted by relevance
82 struct mtd_info *mtd = nand_to_mtd(nand); in nand_init_chip()
951 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 …]
207 mtd = nand_to_mtd(&nand_chip); in nand_init()
516 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()
217 mtd = nand_to_mtd(&nand_chip); in nand_init()
197 mtd = nand_to_mtd(&nand_chip); in nand_init()
1213 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()
481 mtd = nand_to_mtd(nand); in fsmc_nand_init()
548 struct mtd_info *mtd = nand_to_mtd(&lpc32xx_chip); in board_nand_init()
1772 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()
794 struct mtd_info *mtd = nand_to_mtd(nand); in davinci_nand_probe()
639 struct mtd_info *mtd = nand_to_mtd(chip); in vf610_nfc_nand_init()
1175 struct mtd_info *mtd = nand_to_mtd(chip); in denali_multidev_fixup()1237 struct mtd_info *mtd = nand_to_mtd(chip); in denali_init()
1439 mtd = nand_to_mtd(&nand_chip); in nand_init()1477 struct mtd_info *mtd = nand_to_mtd(nand); in atmel_nand_chip_init()
702 mtd = nand_to_mtd(nand); in fsl_elbc_chip_init()
968 our_mtd = nand_to_mtd(nand); in tegra_probe()
1357 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()
931 mtd = nand_to_mtd(nand); in fsl_ifc_chip_init()
1106 mtd = nand_to_mtd(nand_chip); in zynq_nand_probe()
1363 mtd = nand_to_mtd(nand); in mxs_nand_init_ctrl()
1236 mtd = nand_to_mtd(nand_chip); in arasan_probe()
1265 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()
989 static inline struct mtd_info *nand_to_mtd(struct nand_chip *chip) in nand_to_mtd() function
140 mtd = nand_to_mtd(&chip);
Completed in 72 milliseconds