Lines Matching defs:chip
126 struct nand_chip chip; member
181 struct nand_chip *chip = &host->chip; in hisi_nfc_dma_transfer() local
347 static void hisi_nfc_select_chip(struct nand_chip *chip, int chipselect) in hisi_nfc_select_chip()
357 static uint8_t hisi_nfc_read_byte(struct nand_chip *chip) in hisi_nfc_read_byte()
373 hisi_nfc_write_buf(struct nand_chip *chip, const uint8_t *buf, int len) in hisi_nfc_write_buf()
381 static void hisi_nfc_read_buf(struct nand_chip *chip, uint8_t *buf, int len) in hisi_nfc_read_buf()
391 struct nand_chip *chip = mtd_to_nand(mtd); in set_addr() local
423 static void hisi_nfc_cmdfunc(struct nand_chip *chip, unsigned command, in hisi_nfc_cmdfunc()
518 static int hisi_nand_read_page_hwecc(struct nand_chip *chip, uint8_t *buf, in hisi_nand_read_page_hwecc()
551 static int hisi_nand_read_oob(struct nand_chip *chip, int page) in hisi_nand_read_oob()
567 static int hisi_nand_write_page_hwecc(struct nand_chip *chip, in hisi_nand_write_page_hwecc()
582 struct nand_chip *chip = &host->chip; in hisi_nfc_host_init() local
641 struct nand_chip *chip = &host->chip; in hisi_nfc_ecc_probe() local
693 static int hisi_nfc_attach_chip(struct nand_chip *chip) in hisi_nfc_attach_chip()
739 struct nand_chip *chip; in hisi_nfc_probe() local
809 struct nand_chip *chip = &host->chip; in hisi_nfc_remove() local
843 struct nand_chip *chip = &host->chip; in hisi_nfc_resume() local