Searched defs:nand_chip (Results 1 – 11 of 11) sorted by relevance
88 struct nand_chip *nand_chip = mtd_to_nand(mtd); in bcm47xxnflash_ops_bcm4706_read() local138 struct nand_chip *nand_chip = mtd_to_nand(mtd); in bcm47xxnflash_ops_bcm4706_write() local169 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
15 struct nand_chip nand_chip; member
1272 struct nand_chip { struct1277 struct nand_chip_ops ops; argument1279 unsigned int options;1293 u8 *bbt;1296 unsigned int page_shift;1298 unsigned int chip_shift;1299 unsigned int pagemask;1303 u8 *data_buf;1304 u8 *oob_poi;1305 struct {[all …]
26 struct nand_chip nand_chip; member86 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
293 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_do_addr_cycle() local555 struct nand_chip *nand_chip = mtd_to_nand(mtd); in send_page_v3() local571 struct nand_chip *nand_chip = mtd_to_nand(mtd); in send_page_v2() local585 struct nand_chip *nand_chip = mtd_to_nand(mtd); in send_page_v1() local896 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() local1020 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_v1_ooblayout_free() local1053 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_v2_ooblayout_ecc() local1068 struct nand_chip *nand_chip = mtd_to_nand(mtd); in mxc_v2_ooblayout_free() local1114 struct nand_chip *nand_chip = mtd_to_nand(mtd); in preset_v1() local[all …]
132 struct nand_chip *nand_chip = mtd_to_nand(mtd); in lpc32xx_ooblayout_ecc() local146 struct nand_chip *nand_chip = mtd_to_nand(mtd); in lpc32xx_ooblayout_free() local176 struct nand_chip nand_chip; member278 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()687 struct nand_chip *nand_chip; in lpc32xx_nand_probe() local
34 struct nand_chip nand_chip; member
2185 struct nand_chip *nand_chip; in omap_nand_probe() local2279 struct nand_chip *nand_chip = mtd_to_nand(mtd); in omap_nand_remove() local
491 struct nand_chip *nand_chip; in mxic_nfc_probe() local
215 struct nand_chip nand_chip; member
Completed in 43 milliseconds