Lines Matching defs:chip
156 struct nand_chip *chip = mtd_to_nand(mtd); in read_byte() local
182 struct nand_chip *chip = mtd_to_nand(mtd); in read_buf() local
207 struct nand_chip *chip = mtd_to_nand(mtd); in nand_dev_ready() local
258 struct nand_chip *chip = mtd_to_nand(mtd); in nand_command() local
506 static int nand_rw_page(struct mtd_info *mtd, struct nand_chip *chip, in nand_rw_page()
657 struct nand_chip *chip, uint8_t *buf, int oob_required, int page) in nand_read_page_hwecc()
670 struct nand_chip *chip, const uint8_t *buf, int oob_required, in nand_write_page_hwecc()
690 struct nand_chip *chip, uint8_t *buf, int oob_required, int page) in nand_read_page_raw()
703 struct nand_chip *chip, const uint8_t *buf, in nand_write_page_raw()
722 static int nand_rw_oob(struct mtd_info *mtd, struct nand_chip *chip, in nand_rw_oob()
822 static int nand_read_oob(struct mtd_info *mtd, struct nand_chip *chip, in nand_read_oob()
840 static int nand_write_oob(struct mtd_info *mtd, struct nand_chip *chip, in nand_write_oob()