Home
last modified time | relevance | path

Searched refs:onenand_chip (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/mtd/nand/onenand/
Donenand_base.c227 static int onenand_block_address(struct onenand_chip *this, int block) in onenand_block_address()
244 static int onenand_bufferram_address(struct onenand_chip *this, int block) in onenand_bufferram_address()
304 static unsigned flexonenand_block(struct onenand_chip *this, loff_t addr) in flexonenand_block()
323 inline unsigned onenand_block(struct onenand_chip *this, loff_t addr) in onenand_block()
337 static loff_t flexonenand_addr(struct onenand_chip *this, int block) in flexonenand_addr()
355 loff_t onenand_addr(struct onenand_chip *this, int block) in onenand_addr()
403 struct onenand_chip *this = mtd->priv; in onenand_command()
527 static inline int onenand_read_ecc(struct onenand_chip *this) in onenand_read_ecc()
558 struct onenand_chip * this = mtd->priv; in onenand_wait()
638 struct onenand_chip *this = data; in onenand_interrupt()
[all …]
Donenand_bbt.c58 struct onenand_chip *this = mtd->priv; in create_bbt()
133 struct onenand_chip *this = mtd->priv; in onenand_memory_bbt()
146 struct onenand_chip *this = mtd->priv; in onenand_isbad_bbt()
183 struct onenand_chip *this = mtd->priv; in onenand_scan_bbt()
234 struct onenand_chip *this = mtd->priv; in onenand_default_bbt()
Dsamsung.c221 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_readw()
271 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_writew()
382 struct onenand_chip *this = mtd->priv; in s3c_onenand_command()
479 struct onenand_chip *this = mtd->priv; in s3c_get_bufferram()
621 struct onenand_chip *this = mtd->priv; in s5pc110_read_bufferram()
731 struct onenand_chip *this = mtd->priv; in s3c_onenand_check_lock_status()
752 struct onenand_chip *this = mtd->priv; in s3c_onenand_do_lock_cmd()
777 struct onenand_chip *this = mtd->priv; in s3c_unlock_all()
806 struct onenand_chip *this = mtd->priv; in s3c_onenand_setup()
840 struct onenand_chip *this; in s3c_onenand_probe()
[all …]
Domap2.c52 struct onenand_chip onenand;
158 struct onenand_chip *this = mtd->priv; in omap2_onenand_wait()
325 struct onenand_chip *this = mtd->priv; in omap2_onenand_bufferram_offset()
377 struct onenand_chip *this = mtd->priv; in omap2_onenand_read_bufferram()
425 struct onenand_chip *this = mtd->priv; in omap2_onenand_write_bufferram()
Dgeneric.c32 struct onenand_chip onenand;
/Linux-v4.19/include/linux/mtd/
Donenand.h86 struct onenand_chip { struct
226 unsigned onenand_block(struct onenand_chip *this, loff_t addr);
227 loff_t onenand_addr(struct onenand_chip *this, int block);