Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Ds3c2410.c404 struct s3c2410_nand_mtd *nmtd; in s3c2410_nand_select_chip() local
407 nmtd = nand_get_controller_data(this); in s3c2410_nand_select_chip()
408 info = nmtd->info; in s3c2410_nand_select_chip()
418 if (nmtd->set != NULL && chip > nmtd->set->nr_chips) { in s3c2410_nand_select_chip()
790 struct s3c2410_nand_mtd *nmtd, in s3c2410_nand_init_chip() argument
794 struct nand_chip *chip = &nmtd->chip; in s3c2410_nand_init_chip()
848 nmtd->info = info; in s3c2410_nand_init_chip()
849 nmtd->set = set; in s3c2410_nand_init_chip()
1029 struct s3c2410_nand_mtd *nmtd; in s3c24xx_nand_probe() local
1107 nmtd = info->mtds; in s3c24xx_nand_probe()
[all …]