Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/bcm47xxnflash/
A 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
A Dbcm47xxnflash.h15 struct nand_chip nand_chip; member
/linux/include/linux/mtd/
A Drawnand.h1255 struct nand_chip { struct
1260 struct nand_chip_ops ops; argument
1262 unsigned int options;
1270 unsigned int bbt_options;
1271 unsigned int badblockpos;
1276 u8 *bbt;
1279 unsigned int page_shift;
1281 unsigned int chip_shift;
1282 unsigned int pagemask;
1283 unsigned int subpagesize;
[all …]
/linux/drivers/mtd/nand/raw/
A 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()
140 struct nand_chip *nand_chip; in socrates_nand_probe() local
A Dmxc_nand.c293 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_do_addr_cycle() local
555 struct nand_chip *nand_chip = mtd_to_nand(mtd); in send_page_v3() local
571 struct nand_chip *nand_chip = mtd_to_nand(mtd); in send_page_v2() local
585 struct nand_chip *nand_chip = mtd_to_nand(mtd); in send_page_v1() local
896 static u_char mxc_nand_read_byte(struct nand_chip *nand_chip) in mxc_nand_read_byte()
1006 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_v1_ooblayout_ecc() local
1020 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_v1_ooblayout_free() local
1053 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_v2_ooblayout_ecc() local
1068 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_v2_ooblayout_free() local
1114 struct nand_chip *nand_chip = mtd_to_nand(mtd); in preset_v1() local
[all …]
A Dlpc32xx_mlc.c133 struct nand_chip *nand_chip = mtd_to_nand(mtd); in lpc32xx_ooblayout_ecc() local
147 struct nand_chip *nand_chip = mtd_to_nand(mtd); in lpc32xx_ooblayout_free() local
177 struct nand_chip nand_chip; member
278 static void lpc32xx_nand_cmd_ctrl(struct nand_chip *nand_chip, int cmd, in lpc32xx_nand_cmd_ctrl()
294 static int lpc32xx_nand_device_ready(struct nand_chip *nand_chip) in lpc32xx_nand_device_ready()
689 struct nand_chip *nand_chip; in lpc32xx_nand_probe() local
A Dtmio_nand.c186 static int tmio_nand_wait(struct nand_chip *nand_chip) in tmio_nand_wait()
387 struct nand_chip *nand_chip; in tmio_probe() local
A Dgpio.c34 struct nand_chip nand_chip; member
A Dams-delta.c34 struct nand_chip nand_chip; member
A Domap2.c2232 struct nand_chip *nand_chip; in omap_nand_probe() local
2341 struct nand_chip *nand_chip = mtd_to_nand(mtd); in omap_nand_remove() local
A Dmxic_nand.c491 struct nand_chip *nand_chip; in mxic_nfc_probe() local
A Dlpc32xx_slc.c217 struct nand_chip nand_chip; member

Completed in 28 milliseconds