Searched refs:mtd_oob_ops (Results 1 – 23 of 23) sorted by relevance
/u-boot/include/ |
A D | onenand_uboot.h | 21 struct mtd_oob_ops; 35 extern int onenand_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops);
|
A D | mxs_nand.h | 66 loff_t from, struct mtd_oob_ops *ops); 68 loff_t to, struct mtd_oob_ops *ops);
|
A D | nand.h | 81 typedef struct mtd_oob_ops mtd_oob_ops_t; 111 int nand_verify_page_oob(struct mtd_info *mtd, struct mtd_oob_ops *ops,
|
/u-boot/include/linux/mtd/ |
A D | mtd.h | 83 struct mtd_oob_ops { struct 250 struct mtd_oob_ops *ops); 252 struct mtd_oob_ops *ops); 394 static inline u32 mtd_oobavail(struct mtd_info *mtd, struct mtd_oob_ops *ops) in mtd_oobavail() 414 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops); 415 int mtd_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops);
|
A D | onenand.h | 176 struct mtd_oob_ops *ops);
|
A D | nand.h | 613 loff_t offs, struct mtd_oob_ops *req, in nanddev_io_iter_init()
|
/u-boot/fs/yaffs2/ |
A D | yaffs_mtdif.c | 66 struct mtd_oob_ops ops; in nandmtd_WriteChunkToNAND() 101 struct mtd_oob_ops ops; in nandmtd_ReadChunkFromNAND()
|
A D | yaffs_mtdif2.c | 46 struct mtd_oob_ops ops; in nandmtd2_write_chunk_tags() 100 struct mtd_oob_ops ops; in nandmtd2_read_chunk_tags()
|
/u-boot/drivers/mtd/nand/raw/ |
A D | nand_util.c | 63 struct mtd_oob_ops oob_opts; in nand_erase_opts() 144 struct mtd_oob_ops ops; in nand_erase_opts() 480 int nand_verify_page_oob(struct mtd_info *mtd, struct mtd_oob_ops *ops, in nand_verify_page_oob() 484 struct mtd_oob_ops vops; in nand_verify_page_oob()
|
A D | nand_bbt.c | 318 struct mtd_oob_ops ops; in scan_read_oob() 358 struct mtd_oob_ops ops; in scan_write_bbt() 417 struct mtd_oob_ops ops; in scan_block_fast() 631 struct mtd_oob_ops ops; in write_bbt()
|
A D | nand_base.c | 103 struct mtd_oob_ops *ops); 403 struct mtd_oob_ops ops; in nand_default_block_markbad() 2237 struct mtd_oob_ops *ops, size_t len) in nand_transfer_oob() 2310 struct mtd_oob_ops *ops) in nand_do_read_ops() 2653 struct mtd_oob_ops *ops) in nand_do_read_oob() 2751 struct mtd_oob_ops *ops) in nand_read_oob() 3138 struct mtd_oob_ops *ops) in nand_fill_oob() 3197 struct mtd_oob_ops *ops) in nand_do_write_ops() 3329 struct mtd_oob_ops ops; in panic_nand_write() 3358 struct mtd_oob_ops *ops) in nand_do_write_oob() [all …]
|
A D | mxs_nand.c | 916 struct mtd_oob_ops *ops) in mxs_nand_hook_read_oob() 941 struct mtd_oob_ops *ops) in mxs_nand_hook_write_oob()
|
/u-boot/cmd/ |
A D | mtd.c | 183 static bool mtd_oob_write_is_empty(struct mtd_oob_ops *op) in mtd_oob_write_is_empty() 224 struct mtd_oob_ops *io_op, in mtd_special_write_oob() 248 struct mtd_oob_ops io_op = {}; in do_mtd_io()
|
A D | onenand.c | 68 struct mtd_oob_ops ops = { in onenand_block_read() 111 struct mtd_oob_ops ops = { in onenand_write_oneblock_withoob() 309 struct mtd_oob_ops ops; in onenand_dump()
|
A D | nand.c | 73 struct mtd_oob_ops ops; in nand_dump() 215 struct mtd_oob_ops ops; in do_nand_env_oob()
|
/u-boot/drivers/mtd/onenand/ |
A D | onenand_base.c | 851 struct mtd_oob_ops *ops) in onenand_read_ops_nolock() 1002 struct mtd_oob_ops *ops) in onenand_read_oob_nolock() 1107 struct mtd_oob_ops ops = { in onenand_read() 1132 struct mtd_oob_ops *ops) in onenand_read_oob() 1214 struct mtd_oob_ops *ops) in onenand_bbt_read_oob() 1414 struct mtd_oob_ops *ops) in onenand_write_ops_nolock() 1536 struct mtd_oob_ops *ops) in onenand_write_oob_nolock() 1655 struct mtd_oob_ops ops = { in onenand_write() 1680 struct mtd_oob_ops *ops) in onenand_write_oob() 1900 struct mtd_oob_ops ops = { in onenand_default_block_markbad() [all …]
|
A D | onenand_bbt.c | 72 struct mtd_oob_ops ops; in create_bbt()
|
/u-boot/drivers/mtd/ |
A D | mtdconcat.c | 239 concat_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in concat_read_oob() 242 struct mtd_oob_ops devops = *ops; in concat_read_oob() 296 concat_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) in concat_write_oob() 299 struct mtd_oob_ops devops = *ops; in concat_write_oob()
|
A D | mtdcore.c | 966 struct mtd_oob_ops ops = { in mtd_read() 998 struct mtd_oob_ops ops = { in mtd_write() 1037 struct mtd_oob_ops *ops) in mtd_check_oob_ops() 1069 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in mtd_read_oob() 1103 struct mtd_oob_ops *ops) in mtd_write_oob()
|
A D | mtdpart.c | 334 struct mtd_oob_ops *ops) in part_read_oob() 413 struct mtd_oob_ops *ops) in part_write_oob()
|
/u-boot/env/ |
A D | nand.c | 283 struct mtd_oob_ops ops; in get_nand_env_oob()
|
/u-boot/drivers/dfu/ |
A D | dfu_mtd.c | 26 struct mtd_oob_ops io_op = {}; in mtd_block_op()
|
/u-boot/drivers/mtd/nand/spi/ |
A D | core.c | 564 struct mtd_oob_ops *ops) in spinand_mtd_read() 618 struct mtd_oob_ops *ops) in spinand_mtd_write()
|
Completed in 46 milliseconds