Lines Matching defs:chip
48 struct nand_chip chip; member
157 struct nand_chip *chip = mtd_to_nand(mtd); in set_addr() local
197 struct nand_chip *chip = mtd_to_nand(mtd); in fsl_elbc_run_command() local
247 static void fsl_elbc_do_read(struct nand_chip *chip, int oob) in fsl_elbc_do_read()
282 struct nand_chip *chip = mtd_to_nand(mtd); in fsl_elbc_cmdfunc() local
480 static void fsl_elbc_select_chip(struct mtd_info *mtd, int chip) in fsl_elbc_select_chip()
492 struct nand_chip *chip = mtd_to_nand(mtd); in fsl_elbc_write_buf() local
529 struct nand_chip *chip = mtd_to_nand(mtd); in fsl_elbc_read_byte() local
546 struct nand_chip *chip = mtd_to_nand(mtd); in fsl_elbc_read_buf() local
567 static int fsl_elbc_wait(struct mtd_info *mtd, struct nand_chip *chip) in fsl_elbc_wait()
598 static int fsl_elbc_read_page(struct mtd_info *mtd, struct nand_chip *chip, in fsl_elbc_read_page()
613 static int fsl_elbc_write_page(struct mtd_info *mtd, struct nand_chip *chip, in fsl_elbc_write_page()
628 static int fsl_elbc_write_subpage(struct mtd_info *mtd, struct nand_chip *chip, in fsl_elbc_write_subpage()