Lines Matching refs:nand_chip
135 struct nand_chip chip;
190 struct nand_chip *chip = &host->chip; in hisi_nfc_dma_transfer()
358 struct nand_chip *chip = mtd_to_nand(mtd); in hisi_nfc_select_chip()
369 struct nand_chip *chip = mtd_to_nand(mtd); in hisi_nfc_read_byte()
385 struct nand_chip *chip = mtd_to_nand(mtd); in hisi_nfc_read_word()
395 struct nand_chip *chip = mtd_to_nand(mtd); in hisi_nfc_write_buf()
404 struct nand_chip *chip = mtd_to_nand(mtd); in hisi_nfc_read_buf()
413 struct nand_chip *chip = mtd_to_nand(mtd); in set_addr()
448 struct nand_chip *chip = mtd_to_nand(mtd); in hisi_nfc_cmdfunc()
541 struct nand_chip *chip, uint8_t *buf, int oob_required, int page) in hisi_nand_read_page_hwecc()
572 static int hisi_nand_read_oob(struct mtd_info *mtd, struct nand_chip *chip, in hisi_nand_read_oob()
589 struct nand_chip *chip, const uint8_t *buf, int oob_required, in hisi_nand_write_page_hwecc()
601 struct nand_chip *chip = &host->chip; in hisi_nfc_host_init()
660 struct nand_chip *chip = &host->chip; in hisi_nfc_ecc_probe()
712 static int hisi_nfc_attach_chip(struct nand_chip *chip) in hisi_nfc_attach_chip()
758 struct nand_chip *chip; in hisi_nfc_probe()
862 struct nand_chip *chip = &host->chip; in hisi_nfc_resume()