Lines Matching defs:chip
47 struct nand_chip chip; member
156 struct nand_chip *chip = mtd_to_nand(mtd); in set_addr() local
196 struct nand_chip *chip = mtd_to_nand(mtd); in fsl_elbc_run_command() local
246 static void fsl_elbc_do_read(struct nand_chip *chip, int oob) in fsl_elbc_do_read()
281 struct nand_chip *chip = mtd_to_nand(mtd); in fsl_elbc_cmdfunc() local
479 static void fsl_elbc_select_chip(struct mtd_info *mtd, int chip) in fsl_elbc_select_chip()
491 struct nand_chip *chip = mtd_to_nand(mtd); in fsl_elbc_write_buf() local
528 struct nand_chip *chip = mtd_to_nand(mtd); in fsl_elbc_read_byte() local
545 struct nand_chip *chip = mtd_to_nand(mtd); in fsl_elbc_read_buf() local
566 static int fsl_elbc_wait(struct mtd_info *mtd, struct nand_chip *chip) in fsl_elbc_wait()
597 static int fsl_elbc_read_page(struct mtd_info *mtd, struct nand_chip *chip, in fsl_elbc_read_page()
612 static int fsl_elbc_write_page(struct mtd_info *mtd, struct nand_chip *chip, in fsl_elbc_write_page()
627 static int fsl_elbc_write_subpage(struct mtd_info *mtd, struct nand_chip *chip, in fsl_elbc_write_subpage()