Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dnand.c85 struct mtd_info *mtd = nand_to_mtd(nand); in nand_init_chip()
H A Dnand_base.c946 struct mtd_info *mtd = nand_to_mtd(chip); in nand_reset_data_interface()
990 struct mtd_info *mtd = nand_to_mtd(chip); in nand_setup_data_interface()
1033 struct mtd_info *mtd = nand_to_mtd(chip); in nand_init_data_interface()
1097 struct mtd_info *mtd = nand_to_mtd(chip); in nand_read_page_op()
1128 struct mtd_info *mtd = nand_to_mtd(chip); in nand_read_param_page_op()
1159 struct mtd_info *mtd = nand_to_mtd(chip); in nand_change_read_column_op()
1191 struct mtd_info *mtd = nand_to_mtd(chip); in nand_read_oob_op()
1224 struct mtd_info *mtd = nand_to_mtd(chip); in nand_prog_page_begin_op()
1252 struct mtd_info *mtd = nand_to_mtd(chip); in nand_prog_page_end_op()
1282 struct mtd_info *mtd = nand_to_mtd(chip); in nand_prog_page_op()
[all …]
H A Dpxa3xx_nand.c490 struct mtd_info *mtd = nand_to_mtd(&host->chip); in pxa3xx_nand_init_timings()
793 struct mtd_info *mtd = nand_to_mtd(&host->chip); in prepare_start_command()
846 mtd = nand_to_mtd(&host->chip); in prepare_set_command()
1457 struct mtd_info *mtd = nand_to_mtd(&info->host[info->cs]->chip); in pxa3xx_nand_config_tail()
1496 mtd = nand_to_mtd(&info->host[info->cs]->chip); in pxa3xx_nand_sensing()
1767 mtd = nand_to_mtd(chip); in alloc_nand_resource()
1888 struct mtd_info *mtd = nand_to_mtd(&info->host[cs]->chip); in pxa3xx_nand_probe()
H A Dam335x_spl_bch.c207 mtd = nand_to_mtd(&nand_chip); in nand_init()
H A Dnand_spl_simple.c218 mtd = nand_to_mtd(&nand_chip); in nand_init()
H A Dmxs_nand_spl.c186 mtd = nand_to_mtd(&nand_chip); in nand_init()
H A Dlpc32xx_nand_mlc.c548 struct mtd_info *mtd = nand_to_mtd(&lpc32xx_chip); in board_nand_init()
H A Dfsmc_nand.c482 mtd = nand_to_mtd(nand); in fsmc_nand_init()
H A Dvf610_nfc.c659 mtd = nand_to_mtd(chip); in vf610_nfc_nand_init()
H A Datmel_nand.c1424 mtd = nand_to_mtd(&nand_chip); in nand_init()
1462 struct mtd_info *mtd = nand_to_mtd(nand); in atmel_nand_chip_init()
H A Ddenali.c1187 struct mtd_info *mtd = nand_to_mtd(chip); in denali_multidev_fixup()
1238 struct mtd_info *mtd = nand_to_mtd(chip); in denali_init()
H A Dfsl_elbc_nand.c701 mtd = nand_to_mtd(nand); in fsl_elbc_chip_init()
H A Dtegra_nand.c964 our_mtd = nand_to_mtd(nand); in tegra_probe()
H A Drockchip_nand_v9.c605 mtd = nand_to_mtd(chip); in rockchip_nand_chip_init()
H A Drockchip_nand.c604 mtd = nand_to_mtd(chip); in rockchip_nand_chip_init()
H A Dsunxi_nand.c1349 struct mtd_info *mtd = nand_to_mtd(&chip->nand); in sunxi_nand_chip_init_timings()
1714 mtd = nand_to_mtd(nand); in sunxi_nand_chip_init()
H A Dmxs_nand.c1206 mtd = nand_to_mtd(nand); in mxs_nand_init_ctrl()
H A Dfsl_ifc_nand.c927 mtd = nand_to_mtd(nand); in fsl_ifc_chip_init()
H A Dzynq_nand.c1070 mtd = nand_to_mtd(nand_chip); in zynq_nand_init()
H A Darasan_nfc.c1201 mtd = nand_to_mtd(nand_chip); in arasan_nand_init()
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c1268 struct mtd_info *mtd = nand_to_mtd(&host->chip); in brcmnand_low_level_op()
2108 struct mtd_info *mtd = nand_to_mtd(&host->chip); in brcmnand_setup_dev()
2259 mtd = nand_to_mtd(&host->chip); in brcmnand_init_cs()
2733 nand_release(nand_to_mtd(&host->chip)); in brcmnand_remove()
/rk3399_rockchip-uboot/include/linux/mtd/
H A Drawnand.h949 static inline struct mtd_info *nand_to_mtd(struct nand_chip *chip) in nand_to_mtd() function
/rk3399_rockchip-uboot/doc/
H A DREADME.nand140 mtd = nand_to_mtd(&chip);