Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/onenand/
Donenand_base.c196 static int onenand_block_address(struct onenand_chip *this, int block) in onenand_block_address()
213 static int onenand_bufferram_address(struct onenand_chip *this, int block) in onenand_bufferram_address()
273 static unsigned flexonenand_block(struct onenand_chip *this, loff_t addr) in flexonenand_block()
292 inline unsigned onenand_block(struct onenand_chip *this, loff_t addr) in onenand_block()
306 static loff_t flexonenand_addr(struct onenand_chip *this, int block) in flexonenand_addr()
324 loff_t onenand_addr(struct onenand_chip *this, int block) in onenand_addr()
372 struct onenand_chip *this = mtd->priv; in onenand_command()
496 static inline int onenand_read_ecc(struct onenand_chip *this) in onenand_read_ecc()
527 struct onenand_chip * this = mtd->priv; in onenand_wait()
607 struct onenand_chip *this = data; in onenand_interrupt()
[all …]
Donenand_bbt.c59 struct onenand_chip *this = mtd->priv; in create_bbt()
134 struct onenand_chip *this = mtd->priv; in onenand_memory_bbt()
147 struct onenand_chip *this = mtd->priv; in onenand_isbad_bbt()
184 struct onenand_chip *this = mtd->priv; in onenand_scan_bbt()
235 struct onenand_chip *this = mtd->priv; in onenand_default_bbt()
Dsamsung.c226 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_readw()
276 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_writew()
387 struct onenand_chip *this = mtd->priv; in s3c_onenand_command()
484 struct onenand_chip *this = mtd->priv; in s3c_get_bufferram()
626 struct onenand_chip *this = mtd->priv; in s5pc110_read_bufferram()
736 struct onenand_chip *this = mtd->priv; in s3c_onenand_check_lock_status()
757 struct onenand_chip *this = mtd->priv; in s3c_onenand_do_lock_cmd()
782 struct onenand_chip *this = mtd->priv; in s3c_unlock_all()
811 struct onenand_chip *this = mtd->priv; in s3c_onenand_setup()
845 struct onenand_chip *this; in s3c_onenand_probe()
[all …]
Domap2.c56 struct onenand_chip onenand;
109 struct onenand_chip *this = mtd->priv; in omap2_onenand_wait()
282 struct onenand_chip *this = mtd->priv; in omap2_onenand_bufferram_offset()
301 struct onenand_chip *this = mtd->priv; in omap3_onenand_read_bufferram()
379 struct onenand_chip *this = mtd->priv; in omap3_onenand_write_bufferram()
470 struct onenand_chip *this = mtd->priv; in omap2_onenand_read_bufferram()
515 struct onenand_chip *this = mtd->priv; in omap2_onenand_write_bufferram()
614 struct onenand_chip *this; in omap2_onenand_probe()
Dgeneric.c34 struct onenand_chip onenand;
/linux-4.4.14/include/linux/mtd/
Donenand.h87 struct onenand_chip { struct
228 unsigned onenand_block(struct onenand_chip *this, loff_t addr);
229 loff_t onenand_addr(struct onenand_chip *this, int block);