Searched defs:nand_chip (Results 1 - 11 of 11) sorted by relevance

/linux-master/drivers/mtd/nand/raw/bcm47xxnflash/
H A Dbcm47xxnflash.h15 struct nand_chip nand_chip; member in struct:bcm47xxnflash
H A Dops_bcm4706.c88 struct nand_chip *nand_chip = mtd_to_nand(mtd); local
138 struct nand_chip *nand_chip = mtd_to_nand(mtd); local
169 bcm47xxnflash_ops_bcm4706_cmd_ctrl(struct nand_chip *nand_chip, int cmd, unsigned int ctrl) argument
195 bcm47xxnflash_ops_bcm4706_dev_ready(struct nand_chip *nand_chip) argument
209 bcm47xxnflash_ops_bcm4706_cmdfunc(struct nand_chip *nand_chip, unsigned command, int column, int page_addr) argument
307 bcm47xxnflash_ops_bcm4706_read_byte(struct nand_chip *nand_chip) argument
335 bcm47xxnflash_ops_bcm4706_read_buf(struct nand_chip *nand_chip, uint8_t *buf, int len) argument
351 bcm47xxnflash_ops_bcm4706_write_buf(struct nand_chip *nand_chip, const uint8_t *buf, int len) argument
372 struct nand_chip *nand_chip = (struct nand_chip *)&b47n->nand_chip; local
[all...]
/linux-master/drivers/mtd/nand/raw/
H A Dgpio.c34 struct nand_chip nand_chip; member in struct:gpiomtd
[all...]
H A Dsocrates_nand.c27 struct nand_chip nand_chip; member in struct:socrates_nand_host
87 static void socrates_nand_cmd_ctrl(struct nand_chip *nand_chip, int cmd, argument
112 static int socrates_nand_device_ready(struct nand_chip *nand_chip) argument
141 struct nand_chip *nand_chip; local
[all...]
H A Dams-delta.c34 struct nand_chip nand_chip; member in struct:gpio_nand
H A Dlpc32xx_slc.c215 struct nand_chip nand_chip; member in struct:lpc32xx_nand_host
[all...]
H A Dlpc32xx_mlc.c132 struct nand_chip *nand_chip = mtd_to_nand(mtd); local
146 struct nand_chip *nand_chip = mtd_to_nand(mtd); local
176 struct nand_chip nand_chi member in struct:lpc32xx_nand_host
278 lpc32xx_nand_cmd_ctrl(struct nand_chip *nand_chip, int cmd, unsigned int ctrl) argument
294 lpc32xx_nand_device_ready(struct nand_chip *nand_chip) argument
688 struct nand_chip *nand_chip; local
[all...]
H A Dmxic_nand.c491 struct nand_chip *nand_chip; local
[all...]
H A Dmxc_nand.c292 struct nand_chip *nand_chip = mtd_to_nand(mtd); local
554 struct nand_chip *nand_chip = mtd_to_nand(mtd); local
570 struct nand_chip *nand_chip = mtd_to_nand(mtd); local
584 struct nand_chip *nand_chip = mtd_to_nand(mtd); local
895 mxc_nand_read_byte(struct nand_chip *nand_chip) argument
921 mxc_nand_write_buf(struct nand_chip *nand_chip, const u_char *buf, int len) argument
940 mxc_nand_read_buf(struct nand_chip *nand_chip, u_char *buf, int len) argument
957 mxc_nand_select_chip_v1_v3(struct nand_chip *nand_chip, int chip) argument
977 mxc_nand_select_chip_v2(struct nand_chip *nand_chip, int chip) argument
1005 struct nand_chip *nand_chip = mtd_to_nand(mtd); local
1019 struct nand_chip *nand_chip = mtd_to_nand(mtd); local
1052 struct nand_chip *nand_chip = mtd_to_nand(mtd); local
1067 struct nand_chip *nand_chip = mtd_to_nand(mtd); local
1113 struct nand_chip *nand_chip = mtd_to_nand(mtd); local
1216 struct nand_chip *nand_chip = mtd_to_nand(mtd); local
1333 mxc_nand_command(struct nand_chip *nand_chip, unsigned command, int column, int page_addr) argument
[all...]
H A Domap2.c2185 struct nand_chip *nand_chip; local
2278 struct nand_chip *nand_chip = mtd_to_nand(mtd); local
[all...]
/linux-master/include/linux/mtd/
H A Drawnand.h1288 struct nand_chip { struct
[all...]

Completed in 147 milliseconds