Home
last modified time | relevance | path

Searched defs:nand_chip (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/include/linux/mtd/
Dnand.h642 struct nand_chip { struct
660 int(*waitfunc)(struct mtd_info *mtd, struct nand_chip *this); argument
663 int (*errstat)(struct mtd_info *mtd, struct nand_chip *this, int state, argument
665 int (*write_page)(struct mtd_info *mtd, struct nand_chip *chip, argument
668 int (*onfi_set_features)(struct mtd_info *mtd, struct nand_chip *chip, argument
670 int (*onfi_get_features)(struct mtd_info *mtd, struct nand_chip *chip, argument
672 int (*setup_read_retry)(struct mtd_info *mtd, int retry_mode);
674 int chip_delay;
675 unsigned int options;
676 unsigned int bbt_options;
[all …]
/linux-4.4.14/drivers/mtd/nand/bcm47xxnflash/
Dops_bcm4706.c92 struct nand_chip *nand_chip = (struct nand_chip *)mtd->priv; in bcm47xxnflash_ops_bcm4706_read() local
142 struct nand_chip *nand_chip = (struct nand_chip *)mtd->priv; in bcm47xxnflash_ops_bcm4706_write() local
176 struct nand_chip *nand_chip = (struct nand_chip *)mtd->priv; in bcm47xxnflash_ops_bcm4706_cmd_ctrl() local
202 struct nand_chip *nand_chip = (struct nand_chip *)mtd->priv; in bcm47xxnflash_ops_bcm4706_dev_ready() local
219 struct nand_chip *nand_chip = (struct nand_chip *)mtd->priv; in bcm47xxnflash_ops_bcm4706_cmdfunc() local
315 struct nand_chip *nand_chip = (struct nand_chip *)mtd->priv; in bcm47xxnflash_ops_bcm4706_read_byte() local
344 struct nand_chip *nand_chip = (struct nand_chip *)mtd->priv; in bcm47xxnflash_ops_bcm4706_read_buf() local
360 struct nand_chip *nand_chip = (struct nand_chip *)mtd->priv; in bcm47xxnflash_ops_bcm4706_write_buf() local
378 struct nand_chip *nand_chip = (struct nand_chip *)&b47n->nand_chip; in bcm47xxnflash_ops_bcm4706_init() local
Dbcm47xxnflash.h14 struct nand_chip nand_chip; member
/linux-4.4.14/drivers/mtd/nand/
Datmel_nand.c118 struct nand_chip nand_chip; member
185 struct nand_chip *nand_chip = mtd->priv; in atmel_nand_cmd_ctrl() local
208 struct nand_chip *nand_chip = mtd->priv; in atmel_nand_device_ready() local
270 struct nand_chip *nand_chip = mtd->priv; in atmel_read_buf8() local
283 struct nand_chip *nand_chip = mtd->priv; in atmel_read_buf16() local
296 struct nand_chip *nand_chip = mtd->priv; in atmel_write_buf8() local
303 struct nand_chip *nand_chip = mtd->priv; in atmel_write_buf16() local
536 struct nand_chip *nand_chip = mtd->priv; in pmecc_gen_syndrome() local
553 struct nand_chip *nand_chip = mtd->priv; in pmecc_substitute() local
595 struct nand_chip *nand_chip = mtd->priv; in pmecc_get_sigma() local
[all …]
Dsocrates_nand.c32 struct nand_chip nand_chip; member
108 struct nand_chip *nand_chip = mtd->priv; in socrates_nand_cmd_ctrl() local
133 struct nand_chip *nand_chip = mtd->priv; in socrates_nand_device_ready() local
148 struct nand_chip *nand_chip; in socrates_nand_probe() local
Dmxc_nand.c535 struct nand_chip *nand_chip = mtd->priv; in send_page_v3() local
551 struct nand_chip *nand_chip = mtd->priv; in send_page_v2() local
565 struct nand_chip *nand_chip = mtd->priv; in send_page_v1() local
666 struct nand_chip *nand_chip = mtd->priv; in mxc_nand_correct_data_v1() local
687 struct nand_chip *nand_chip = mtd->priv; in mxc_nand_correct_data_v2_v3() local
725 struct nand_chip *nand_chip = mtd->priv; in mxc_nand_read_byte() local
749 struct nand_chip *nand_chip = mtd->priv; in mxc_nand_read_word() local
765 struct nand_chip *nand_chip = mtd->priv; in mxc_nand_write_buf() local
783 struct nand_chip *nand_chip = mtd->priv; in mxc_nand_read_buf() local
799 struct nand_chip *nand_chip = mtd->priv; in mxc_nand_select_chip_v1_v3() local
[all …]
Dtmio_nand.c170 struct nand_chip *nand_chip = &tmio->chip; in tmio_irq() local
189 tmio_nand_wait(struct mtd_info *mtd, struct nand_chip *nand_chip) in tmio_nand_wait()
368 struct nand_chip *nand_chip; in tmio_probe() local
Dlpc32xx_mlc.c173 struct nand_chip nand_chip; member
278 struct nand_chip *nand_chip = mtd->priv; in lpc32xx_nand_cmd_ctrl() local
294 struct nand_chip *nand_chip = mtd->priv; in lpc32xx_nand_device_ready() local
647 struct nand_chip *nand_chip; in lpc32xx_nand_probe() local
Dgpio.c39 struct nand_chip nand_chip; member
Domap2.c1658 struct nand_chip *nand_chip; in omap_nand_probe() local
2061 struct nand_chip *nand_chip = mtd->priv; in omap_nand_remove() local
Dlpc32xx_slc.c204 struct nand_chip nand_chip; member
/linux-4.4.14/arch/arm/mach-imx/
Dmach-qong.c134 struct nand_chip *nand_chip = mtd->priv; in qong_nand_cmd_ctrl() local