Lines Matching refs:nand_chip
174 struct nand_chip chip;
416 struct nand_chip *chip = &host->chip; in pxa3xx_nand_set_sdr_timing()
455 struct nand_chip *chip = &host->chip; in pxa3xx_nand_init_timings_compat()
507 struct nand_chip *chip = &host->chip; in pxa3xx_nand_init()
1276 struct nand_chip *chip, const uint8_t *buf, int oob_required, in pxa3xx_nand_write_page_hwecc()
1286 struct nand_chip *chip, uint8_t *buf, int oob_required, in pxa3xx_nand_read_page_hwecc()
1365 static int pxa3xx_nand_waitfunc(struct mtd_info *mtd, struct nand_chip *this) in pxa3xx_nand_waitfunc()
1396 struct nand_chip *chip = mtd->priv; in pxa3xx_nand_config_flash()
1490 struct nand_chip *chip; in pxa3xx_nand_sensing()
1587 struct nand_chip *chip = mtd->priv; in pxa3xx_nand_scan()
1703 struct nand_chip *chip = NULL; in alloc_nand_resource()
1720 chip = (struct nand_chip *)(&mtd[1]); in alloc_nand_resource()