Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/onenand/
A Donenand_base.c400 struct onenand_chip *this = mtd->priv; in onenand_command()
635 struct onenand_chip *this = data; in onenand_interrupt()
653 struct onenand_chip *this = mtd->priv; in onenand_interrupt_wait()
669 struct onenand_chip *this = mtd->priv; in onenand_try_interrupt_wait()
700 struct onenand_chip *this = mtd->priv; in onenand_setup_wait()
735 struct onenand_chip *this = mtd->priv; in onenand_bufferram_offset()
761 struct onenand_chip *this = mtd->priv; in onenand_read_bufferram()
797 struct onenand_chip *this = mtd->priv; in onenand_sync_read_bufferram()
837 struct onenand_chip *this = mtd->priv; in onenand_write_bufferram()
875 struct onenand_chip *this = mtd->priv; in onenand_get_2x_blockpage()
[all …]
A 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()
231 struct onenand_chip *this = mtd->priv; in onenand_default_bbt()
A Donenand_samsung.c379 struct onenand_chip *this = mtd->priv; in s3c_onenand_command()
477 struct onenand_chip *this = mtd->priv; in s3c_get_bufferram()
619 struct onenand_chip *this = mtd->priv; in s5pc110_read_bufferram()
729 struct onenand_chip *this = mtd->priv; in s3c_onenand_check_lock_status()
749 struct onenand_chip *this = mtd->priv; in s3c_onenand_do_lock_cmd()
774 struct onenand_chip *this = mtd->priv; in s3c_unlock_all()
803 struct onenand_chip *this = mtd->priv; in s3c_onenand_setup()
837 struct onenand_chip *this; in s3c_onenand_probe()
855 this = (struct onenand_chip *) &mtd[1]; in s3c_onenand_probe()
958 struct onenand_chip *this = mtd->priv; in s3c_pm_ops_suspend()
[all …]
A Donenand_omap2.c39 struct onenand_chip onenand;
145 struct onenand_chip *this = mtd->priv; in omap2_onenand_wait()
312 struct onenand_chip *this = mtd->priv; in omap2_onenand_bufferram_offset()
365 struct onenand_chip *this = mtd->priv; in omap2_onenand_read_bufferram()
413 struct onenand_chip *this = mtd->priv; in omap2_onenand_write_bufferram()
A Dgeneric.c29 struct onenand_chip onenand;
/linux/include/linux/mtd/
A Donenand.h83 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);

Completed in 28 milliseconds