• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/mtd/47xxnand/

Lines Matching refs:nand_chip

238 int brcmnand_ctrl_verify_ecc(struct nand_chip *chip, int state)
285 int brcmnand_cache_is_valid(struct mtd_info *mtd, struct nand_chip *chip, int state)
314 int brcmnand_spare_is_valid(struct mtd_info *mtd, struct nand_chip *chip, int state)
364 static int brcmnand_get_device(struct nand_chip *chip, struct mtd_info *mtd, int new_state)
395 brcmnand_get_device_bcm4706(struct nand_chip *chip, struct mtd_info *mtd, int new_state)
414 struct nand_chip *chip = mtd->priv;
434 struct nand_chip *chip, uint8_t *buf, uint8_t *oob, uint32_t offset)
492 static int brcmnand_posted_read_cache(struct mtd_info *mtd, struct nand_chip *chip,
555 static int brcmnand_read_page_hwecc(struct mtd_info *mtd, struct nand_chip *chip,
592 static uint8_t *brcmnand_transfer_oob(struct nand_chip *chip, uint8_t *oob,
646 struct nand_chip *chip = mtd->priv;
741 struct nand_chip *chip = mtd->priv;
763 static int brcmnand_posted_read_oob(struct mtd_info *mtd, struct nand_chip *chip,
809 static int brcmnand_read_oob_hwecc(struct mtd_info *mtd, struct nand_chip *chip,
850 struct nand_chip *chip = mtd->priv;
914 struct nand_chip *chip = mtd->priv;
948 static int brcmnand_ctrl_write_is_complete(struct mtd_info *mtd, struct nand_chip *chip,
992 static int brcmnand_posted_write_cache(struct mtd_info *mtd, struct nand_chip *chip,
1022 static void brcmnand_write_page_hwecc(struct mtd_info *mtd, struct nand_chip *chip,
1111 static int brcmnand_posted_write_oob(struct mtd_info *mtd, struct nand_chip *chip,
1171 static int brcmnand_write_page(struct mtd_info *mtd, struct nand_chip *chip,
1186 static uint8_t *brcmnand_fill_oob(struct nand_chip *chip, uint8_t *oob,
1243 struct nand_chip *chip = mtd->priv;
1316 struct nand_chip *chip = mtd->priv;
1346 static int brcmnand_write_oob_hwecc(struct mtd_info *mtd, struct nand_chip *chip, int page)
1377 struct nand_chip *chip = mtd->priv;
1440 struct nand_chip *chip = mtd->priv;
1476 struct nand_chip * chip = mtd->priv;
1609 struct nand_chip *chip = mtd->priv;
1645 struct nand_chip *chip = mtd->priv;
1684 struct nand_chip *chip = mtd->priv;
1703 struct nand_chip *chip = mtd->priv;
1714 struct nand_chip *chip = mtd->priv;
1833 register struct nand_chip *chip = mtd->priv;
1950 register struct nand_chip *chip = mtd->priv;
2066 register struct nand_chip *chip = mtd->priv;
2155 struct nand_chip *chip = mtd->priv;
2203 * brcmnand_init_nandchip - [DEFAULT] init mtd_info and nand_chip
2209 brcmnand_init_nandchip(struct mtd_info *mtd, struct nand_chip *chip)
2259 struct nand_chip *chip;