Lines Matching defs:chip
155 struct nand_chip *chip = mtd_to_nand(mtd); in read_byte() local
181 struct nand_chip *chip = mtd_to_nand(mtd); in read_buf() local
206 struct nand_chip *chip = mtd_to_nand(mtd); in nand_dev_ready() local
257 struct nand_chip *chip = mtd_to_nand(mtd); in nand_command() local
505 static int nand_rw_page(struct mtd_info *mtd, struct nand_chip *chip, in nand_rw_page()
656 struct nand_chip *chip, uint8_t *buf, int oob_required, int page) in nand_read_page_hwecc()
669 struct nand_chip *chip, const uint8_t *buf, int oob_required, in nand_write_page_hwecc()
689 struct nand_chip *chip, uint8_t *buf, int oob_required, int page) in nand_read_page_raw()
702 struct nand_chip *chip, const uint8_t *buf, in nand_write_page_raw()
721 static int nand_rw_oob(struct mtd_info *mtd, struct nand_chip *chip, in nand_rw_oob()
821 static int nand_read_oob(struct mtd_info *mtd, struct nand_chip *chip, in nand_read_oob()
839 static int nand_write_oob(struct mtd_info *mtd, struct nand_chip *chip, in nand_write_oob()