Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/bcm47xxnflash/
Dops_bcm4706.c88 struct nand_chip *nand_chip = mtd_to_nand(mtd); in bcm47xxnflash_ops_bcm4706_read() local
138 struct nand_chip *nand_chip = mtd_to_nand(mtd); in bcm47xxnflash_ops_bcm4706_write() local
169 static void bcm47xxnflash_ops_bcm4706_cmd_ctrl(struct nand_chip *nand_chip, in bcm47xxnflash_ops_bcm4706_cmd_ctrl()
195 static int bcm47xxnflash_ops_bcm4706_dev_ready(struct nand_chip *nand_chip) in bcm47xxnflash_ops_bcm4706_dev_ready()
209 static void bcm47xxnflash_ops_bcm4706_cmdfunc(struct nand_chip *nand_chip, in bcm47xxnflash_ops_bcm4706_cmdfunc()
307 static u8 bcm47xxnflash_ops_bcm4706_read_byte(struct nand_chip *nand_chip) in bcm47xxnflash_ops_bcm4706_read_byte()
335 static void bcm47xxnflash_ops_bcm4706_read_buf(struct nand_chip *nand_chip, in bcm47xxnflash_ops_bcm4706_read_buf()
351 static void bcm47xxnflash_ops_bcm4706_write_buf(struct nand_chip *nand_chip, in bcm47xxnflash_ops_bcm4706_write_buf()
372 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
/kernel/linux/linux-4.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
/kernel/linux/linux-4.19/include/linux/mtd/
Drawnand.h1285 struct nand_chip { struct
1302 int(*waitfunc)(struct mtd_info *mtd, struct nand_chip *this); argument
1303 int (*exec_op)(struct nand_chip *chip, argument
1307 int (*set_features)(struct mtd_info *mtd, struct nand_chip *chip, argument
1309 int (*get_features)(struct mtd_info *mtd, struct nand_chip *chip, argument
1311 int (*setup_read_retry)(struct mtd_info *mtd, int retry_mode);
1312 int (*setup_data_interface)(struct mtd_info *mtd, int chipnr,
1315 int chip_delay;
1316 unsigned int options;
1317 unsigned int bbt_options;
[all …]
/kernel/linux/linux-5.10/include/linux/mtd/
Drawnand.h1096 struct nand_chip { struct
1101 struct nand_chip_ops ops; argument
1102 struct nand_legacy legacy;
1103 unsigned int options;
1106 const struct nand_interface_config *current_interface_config;
1107 struct nand_interface_config *best_interface_config;
1110 unsigned int bbt_erase_shift;
1111 unsigned int bbt_options;
1112 unsigned int badblockpos;
1113 unsigned int badblockbits;
[all …]
/kernel/linux/linux-4.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
Dtango_nand.c98 struct nand_chip nand_chip; member
Dlpc32xx_slc.c227 struct nand_chip nand_chip; member
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dsocrates_nand.c26 struct nand_chip nand_chip; member
86 static void socrates_nand_cmd_ctrl(struct nand_chip *nand_chip, int cmd, in socrates_nand_cmd_ctrl()
111 static int socrates_nand_device_ready(struct nand_chip *nand_chip) in socrates_nand_device_ready()
141 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
898 static u_char mxc_nand_read_byte(struct nand_chip *nand_chip) in mxc_nand_read_byte()
924 static void mxc_nand_write_buf(struct nand_chip *nand_chip, const u_char *buf, in mxc_nand_write_buf()
943 static void mxc_nand_read_buf(struct nand_chip *nand_chip, u_char *buf, in mxc_nand_read_buf()
960 static void mxc_nand_select_chip_v1_v3(struct nand_chip *nand_chip, int chip) in mxc_nand_select_chip_v1_v3()
980 static void mxc_nand_select_chip_v2(struct nand_chip *nand_chip, int chip) in mxc_nand_select_chip_v2()
1008 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_v1_ooblayout_ecc() local
[all …]
Dlpc32xx_mlc.c134 struct nand_chip *nand_chip = mtd_to_nand(mtd); in lpc32xx_ooblayout_ecc() local
148 struct nand_chip *nand_chip = mtd_to_nand(mtd); in lpc32xx_ooblayout_free() local
178 struct nand_chip nand_chip; member
279 static void lpc32xx_nand_cmd_ctrl(struct nand_chip *nand_chip, int cmd, in lpc32xx_nand_cmd_ctrl()
295 static int lpc32xx_nand_device_ready(struct nand_chip *nand_chip) in lpc32xx_nand_device_ready()
690 struct nand_chip *nand_chip; in lpc32xx_nand_probe() local
Dtmio_nand.c187 static int tmio_nand_wait(struct nand_chip *nand_chip) in tmio_nand_wait()
388 struct nand_chip *nand_chip; in tmio_probe() local
Dgpio.c34 struct nand_chip nand_chip; member
Dams-delta.c34 struct nand_chip nand_chip; member
Domap2.c2173 struct nand_chip *nand_chip; in omap_nand_probe() local
2284 struct nand_chip *nand_chip = mtd_to_nand(mtd); in omap_nand_remove() local
Dmxic_nand.c491 struct nand_chip *nand_chip; in mxic_nfc_probe() local
Dtango_nand.c95 struct nand_chip nand_chip; member
Dlpc32xx_slc.c218 struct nand_chip nand_chip; member
/kernel/linux/linux-4.19/arch/arm/mach-imx/
Dmach-qong.c134 struct nand_chip *nand_chip = mtd_to_nand(mtd); in qong_nand_cmd_ctrl() local