Lines Matching refs:mtd_info
137 struct mtd_info mtd;
192 struct mtd_info *mtd = &host->mtd; in hisi_nfc_dma_transfer()
265 struct mtd_info *mtd = &host->mtd; in hisi_nfc_send_cmd_readstart()
358 static void hisi_nfc_select_chip(struct mtd_info *mtd, int chipselect) in hisi_nfc_select_chip()
369 static uint8_t hisi_nfc_read_byte(struct mtd_info *mtd) in hisi_nfc_read_byte()
385 static u16 hisi_nfc_read_word(struct mtd_info *mtd) in hisi_nfc_read_word()
395 hisi_nfc_write_buf(struct mtd_info *mtd, const uint8_t *buf, int len) in hisi_nfc_write_buf()
404 static void hisi_nfc_read_buf(struct mtd_info *mtd, uint8_t *buf, int len) in hisi_nfc_read_buf()
413 static void set_addr(struct mtd_info *mtd, int column, int page_addr) in set_addr()
448 static void hisi_nfc_cmdfunc(struct mtd_info *mtd, unsigned command, int column, in hisi_nfc_cmdfunc()
543 static int hisi_nand_read_page_hwecc(struct mtd_info *mtd, in hisi_nand_read_page_hwecc()
575 static int hisi_nand_read_oob(struct mtd_info *mtd, struct nand_chip *chip, in hisi_nand_read_oob()
592 static int hisi_nand_write_page_hwecc(struct mtd_info *mtd, in hisi_nand_write_page_hwecc()
645 struct mtd_info *mtd = &host->mtd; in hisi_nfc_ecc_probe()
703 struct mtd_info *mtd; in hisi_nfc_probe()
826 struct mtd_info *mtd = &host->mtd; in hisi_nfc_remove()