Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/mtd/
Dnand.h643 struct nand_chip { struct
656 int (*init_size)(struct mtd_info *mtd, struct nand_chip *this, argument
661 int(*waitfunc)(struct mtd_info *mtd, struct nand_chip *this); argument
664 int (*errstat)(struct mtd_info *mtd, struct nand_chip *this, int state, argument
666 int (*write_page)(struct mtd_info *mtd, struct nand_chip *chip, argument
669 int (*onfi_set_features)(struct mtd_info *mtd, struct nand_chip *chip, argument
671 int (*onfi_get_features)(struct mtd_info *mtd, struct nand_chip *chip, argument
673 int (*setup_read_retry)(struct mtd_info *mtd, int retry_mode);
675 int chip_delay;
676 unsigned int options;
[all …]
/linux-4.1.27/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.1.27/drivers/mtd/nand/
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
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 …]
Dmxc_nand.c502 struct nand_chip *nand_chip = mtd->priv; in send_page_v3() local
518 struct nand_chip *nand_chip = mtd->priv; in send_page_v2() local
532 struct nand_chip *nand_chip = mtd->priv; in send_page_v1() local
633 struct nand_chip *nand_chip = mtd->priv; in mxc_nand_correct_data_v1() local
654 struct nand_chip *nand_chip = mtd->priv; in mxc_nand_correct_data_v2_v3() local
692 struct nand_chip *nand_chip = mtd->priv; in mxc_nand_read_byte() local
716 struct nand_chip *nand_chip = mtd->priv; in mxc_nand_read_word() local
732 struct nand_chip *nand_chip = mtd->priv; in mxc_nand_write_buf() local
750 struct nand_chip *nand_chip = mtd->priv; in mxc_nand_read_buf() local
766 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
646 struct nand_chip *nand_chip; in lpc32xx_nand_probe() local
Dgpio.c39 struct nand_chip nand_chip; member
Domap2.c1657 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.c201 struct nand_chip nand_chip; member
/linux-4.1.27/arch/arm/mach-imx/
Dmach-qong.c134 struct nand_chip *nand_chip = mtd->priv; in qong_nand_cmd_ctrl() local