Home
last modified time | relevance | path

Searched refs:tmio_nand (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dtmio_nand.c105 struct tmio_nand { struct
123 static inline struct tmio_nand *mtd_to_tmio(struct mtd_info *mtd) in mtd_to_tmio()
125 return container_of(mtd_to_nand(mtd), struct tmio_nand, chip); in mtd_to_tmio()
134 struct tmio_nand *tmio = mtd_to_tmio(nand_to_mtd(chip)); in tmio_nand_hwcontrol()
165 struct tmio_nand *tmio = mtd_to_tmio(nand_to_mtd(chip)); in tmio_nand_dev_ready()
172 struct tmio_nand *tmio = __tmio; in tmio_irq()
189 struct tmio_nand *tmio = mtd_to_tmio(nand_to_mtd(nand_chip)); in tmio_nand_wait()
226 struct tmio_nand *tmio = mtd_to_tmio(nand_to_mtd(chip)); in tmio_nand_read_byte()
246 struct tmio_nand *tmio = mtd_to_tmio(nand_to_mtd(chip)); in tmio_nand_write_buf()
253 struct tmio_nand *tmi in tmio_nand_read_buf()
[all...]
H A DMakefile29 obj-$(CONFIG_MTD_NAND_TMIO) += tmio_nand.o

Completed in 2 milliseconds