Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/mtd/nand/onenand/
Donenand_base.c224 static int onenand_block_address(struct onenand_chip *this, int block) in onenand_block_address()
241 static int onenand_bufferram_address(struct onenand_chip *this, int block) in onenand_bufferram_address()
301 static unsigned flexonenand_block(struct onenand_chip *this, loff_t addr) in flexonenand_block()
320 inline unsigned onenand_block(struct onenand_chip *this, loff_t addr) in onenand_block()
334 static loff_t flexonenand_addr(struct onenand_chip *this, int block) in flexonenand_addr()
352 loff_t onenand_addr(struct onenand_chip *this, int block) in onenand_addr()
400 struct onenand_chip *this = mtd->priv; in onenand_command()
524 static inline int onenand_read_ecc(struct onenand_chip *this) in onenand_read_ecc()
555 struct onenand_chip * this = mtd->priv; in onenand_wait()
635 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()
231 struct onenand_chip *this = mtd->priv; in onenand_default_bbt()
Donenand_samsung.c218 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_readw()
268 struct onenand_chip *this = onenand->mtd->priv; in s3c_onenand_writew()
379 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()
[all …]
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()
Dgeneric.c29 struct onenand_chip onenand;
/Linux-v6.6/include/linux/mtd/
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);