Lines Matching defs:chip
52 struct nand_chip chip; member
147 struct nand_chip *chip = mtd->priv; in set_addr() local
198 struct nand_chip *chip = mtd->priv; in fsl_elbc_run_command() local
269 static void fsl_elbc_do_read(struct nand_chip *chip, int oob) in fsl_elbc_do_read()
303 struct nand_chip *chip = mtd->priv; in fsl_elbc_cmdfunc() local
516 static void fsl_elbc_select_chip(struct mtd_info *mtd, int chip) in fsl_elbc_select_chip()
528 struct nand_chip *chip = mtd->priv; in fsl_elbc_write_buf() local
566 struct nand_chip *chip = mtd->priv; in fsl_elbc_read_byte() local
583 struct nand_chip *chip = mtd->priv; in fsl_elbc_read_buf() local
606 static int fsl_elbc_wait(struct mtd_info *mtd, struct nand_chip *chip) in fsl_elbc_wait()
622 struct nand_chip *chip = mtd->priv; in fsl_elbc_chip_init_tail() local
697 static int fsl_elbc_read_page(struct mtd_info *mtd, struct nand_chip *chip, in fsl_elbc_read_page()
717 static int fsl_elbc_write_page(struct mtd_info *mtd, struct nand_chip *chip, in fsl_elbc_write_page()
729 static int fsl_elbc_write_subpage(struct mtd_info *mtd, struct nand_chip *chip, in fsl_elbc_write_subpage()
744 struct nand_chip *chip = &priv->chip; in fsl_elbc_chip_init() local