Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/bcm47xxnflash/
Dops_bcm4706.c92 struct nand_chip *nand_chip = mtd_to_nand(mtd); in bcm47xxnflash_ops_bcm4706_read() local
142 struct nand_chip *nand_chip = mtd_to_nand(mtd); in bcm47xxnflash_ops_bcm4706_write() local
176 struct nand_chip *nand_chip = mtd_to_nand(mtd); in bcm47xxnflash_ops_bcm4706_cmd_ctrl() local
202 struct nand_chip *nand_chip = mtd_to_nand(mtd); in bcm47xxnflash_ops_bcm4706_dev_ready() local
219 struct nand_chip *nand_chip = mtd_to_nand(mtd); in bcm47xxnflash_ops_bcm4706_cmdfunc() local
315 struct nand_chip *nand_chip = mtd_to_nand(mtd); in bcm47xxnflash_ops_bcm4706_read_byte() local
344 struct nand_chip *nand_chip = mtd_to_nand(mtd); in bcm47xxnflash_ops_bcm4706_read_buf() local
360 struct nand_chip *nand_chip = mtd_to_nand(mtd); 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.h15 struct nand_chip nand_chip; member
/Linux-v4.19/include/linux/mtd/
Drawnand.h1284 struct nand_chip { struct
1301 int(*waitfunc)(struct mtd_info *mtd, struct nand_chip *this); argument
1302 int (*exec_op)(struct nand_chip *chip, argument
1306 int (*set_features)(struct mtd_info *mtd, struct nand_chip *chip, argument
1308 int (*get_features)(struct mtd_info *mtd, struct nand_chip *chip, argument
1310 int (*setup_read_retry)(struct mtd_info *mtd, int retry_mode);
1311 int (*setup_data_interface)(struct mtd_info *mtd, int chipnr,
1314 int chip_delay;
1315 unsigned int options;
1316 unsigned int bbt_options;
[all …]
/Linux-v4.19/drivers/mtd/nand/raw/
Dsocrates_nand.c30 struct nand_chip nand_chip; member
105 struct nand_chip *nand_chip = mtd_to_nand(mtd); in socrates_nand_cmd_ctrl() local
130 struct nand_chip *nand_chip = mtd_to_nand(mtd); in socrates_nand_device_ready() local
145 struct nand_chip *nand_chip; in socrates_nand_probe() local
Dmxc_nand.c295 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_do_addr_cycle() local
557 struct nand_chip *nand_chip = mtd_to_nand(mtd); in send_page_v3() local
573 struct nand_chip *nand_chip = mtd_to_nand(mtd); in send_page_v2() local
587 struct nand_chip *nand_chip = mtd_to_nand(mtd); in send_page_v1() local
902 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_nand_read_byte() local
926 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_nand_read_word() local
942 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_nand_write_buf() local
960 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_nand_read_buf() local
976 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_nand_select_chip_v1_v3() local
997 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_nand_select_chip_v2() local
[all …]
Dlpc32xx_mlc.c144 struct nand_chip *nand_chip = mtd_to_nand(mtd); in lpc32xx_ooblayout_ecc() local
158 struct nand_chip *nand_chip = mtd_to_nand(mtd); in lpc32xx_ooblayout_free() local
188 struct nand_chip nand_chip; member
292 struct nand_chip *nand_chip = mtd_to_nand(mtd); in lpc32xx_nand_cmd_ctrl() local
308 struct nand_chip *nand_chip = mtd_to_nand(mtd); in lpc32xx_nand_device_ready() local
690 struct nand_chip *nand_chip; in lpc32xx_nand_probe() local
Dtmio_nand.c172 struct nand_chip *nand_chip = &tmio->chip; in tmio_irq() local
191 tmio_nand_wait(struct mtd_info *mtd, struct nand_chip *nand_chip) in tmio_nand_wait()
371 struct nand_chip *nand_chip; in tmio_probe() local
Dgpio.c35 struct nand_chip nand_chip; member
Domap2.c2180 struct nand_chip *nand_chip; in omap_nand_probe() local
2285 struct nand_chip *nand_chip = mtd_to_nand(mtd); in omap_nand_remove() local
Dlpc32xx_slc.c227 struct nand_chip nand_chip; member
Dtango_nand.c98 struct nand_chip nand_chip; member
/Linux-v4.19/arch/arm/mach-imx/
Dmach-qong.c134 struct nand_chip *nand_chip = mtd_to_nand(mtd); in qong_nand_cmd_ctrl() local