| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | mxs_nand.h | 60 loff_t from, struct mtd_oob_ops *ops); 62 loff_t to, struct mtd_oob_ops *ops);
|
| H A D | nand_util.c | 61 struct mtd_oob_ops oob_opts; in nand_erase_opts() 142 struct mtd_oob_ops ops; in nand_erase_opts() 478 int nand_verify_page_oob(struct mtd_info *mtd, struct mtd_oob_ops *ops, in nand_verify_page_oob() 482 struct mtd_oob_ops vops; in nand_verify_page_oob()
|
| H A D | nand_bbt.c | 315 struct mtd_oob_ops ops; in scan_read_oob() 355 struct mtd_oob_ops ops; in scan_write_bbt() 414 struct mtd_oob_ops ops; in scan_block_fast() 630 struct mtd_oob_ops ops; in write_bbt()
|
| H A D | nand_base.c | 98 struct mtd_oob_ops *ops); 398 struct mtd_oob_ops ops; in nand_default_block_markbad() 2232 struct mtd_oob_ops *ops, size_t len) in nand_transfer_oob() 2305 struct mtd_oob_ops *ops) in nand_do_read_ops() 2648 struct mtd_oob_ops *ops) in nand_do_read_oob() 2746 struct mtd_oob_ops *ops) in nand_read_oob() 3133 struct mtd_oob_ops *ops) in nand_fill_oob() 3192 struct mtd_oob_ops *ops) in nand_do_write_ops() 3324 struct mtd_oob_ops ops; in panic_nand_write() 3353 struct mtd_oob_ops *ops) in nand_do_write_oob() [all …]
|
| H A D | mxs_nand.c | 774 struct mtd_oob_ops *ops) in mxs_nand_hook_read_oob() 799 struct mtd_oob_ops *ops) in mxs_nand_hook_write_oob()
|
| /rk3399_rockchip-uboot/include/ |
| H 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);
|
| H A D | nand.h | 82 typedef struct mtd_oob_ops mtd_oob_ops_t; 112 int nand_verify_page_oob(struct mtd_info *mtd, struct mtd_oob_ops *ops,
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | mtd.h | 88 struct mtd_oob_ops { struct 255 struct mtd_oob_ops *ops); 257 struct mtd_oob_ops *ops); 400 static inline int mtd_oobavail(struct mtd_info *mtd, struct mtd_oob_ops *ops) in mtd_oobavail() 420 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops); 421 int mtd_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops);
|
| H A D | onenand.h | 176 struct mtd_oob_ops *ops);
|
| H A D | nand.h | 609 loff_t offs, struct mtd_oob_ops *req, in nanddev_io_iter_init()
|
| /rk3399_rockchip-uboot/fs/yaffs2/ |
| H A D | yaffs_mtdif.c | 66 struct mtd_oob_ops ops; in nandmtd_WriteChunkToNAND() 101 struct mtd_oob_ops ops; in nandmtd_ReadChunkFromNAND()
|
| H A D | yaffs_mtdif2.c | 45 struct mtd_oob_ops ops; in nandmtd2_write_chunk_tags() 99 struct mtd_oob_ops ops; in nandmtd2_read_chunk_tags()
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/ |
| H A D | bbt.c | 115 struct mtd_oob_ops ops; in nanddev_read_bbt() 142 memset(&ops, 0, sizeof(struct mtd_oob_ops)); in nanddev_read_bbt() 227 struct mtd_oob_ops ops; in nanddev_write_bbt() 267 memset(&ops, 0, sizeof(struct mtd_oob_ops)); in nanddev_write_bbt()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | mtd.c | 167 static bool mtd_oob_write_is_empty(struct mtd_oob_ops *op) in mtd_oob_write_is_empty() 207 struct mtd_oob_ops *io_op, in mtd_special_write_oob() 275 struct mtd_oob_ops io_op = {}; in do_mtd()
|
| H 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()
|
| H A D | nand.c | 68 struct mtd_oob_ops ops; in nand_dump() 210 struct mtd_oob_ops ops; in do_nand_env_oob()
|
| /rk3399_rockchip-uboot/drivers/mtd/onenand/ |
| H A D | onenand_base.c | 848 struct mtd_oob_ops *ops) in onenand_read_ops_nolock() 999 struct mtd_oob_ops *ops) in onenand_read_oob_nolock() 1104 struct mtd_oob_ops ops = { in onenand_read() 1129 struct mtd_oob_ops *ops) in onenand_read_oob() 1211 struct mtd_oob_ops *ops) in onenand_bbt_read_oob() 1411 struct mtd_oob_ops *ops) in onenand_write_ops_nolock() 1533 struct mtd_oob_ops *ops) in onenand_write_oob_nolock() 1652 struct mtd_oob_ops ops = { in onenand_write() 1677 struct mtd_oob_ops *ops) in onenand_write_oob() 1897 struct mtd_oob_ops ops = { in onenand_default_block_markbad() [all …]
|
| H A D | onenand_bbt.c | 71 struct mtd_oob_ops ops; in create_bbt()
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | mtdconcat.c | 237 concat_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in concat_read_oob() 240 struct mtd_oob_ops devops = *ops; in concat_read_oob() 294 concat_write_oob(struct mtd_info *mtd, loff_t to, struct mtd_oob_ops *ops) in concat_write_oob() 297 struct mtd_oob_ops devops = *ops; in concat_write_oob()
|
| H A D | mtdcore.c | 967 struct mtd_oob_ops ops = { in mtd_read() 999 struct mtd_oob_ops ops = { in mtd_write() 1038 struct mtd_oob_ops *ops) in mtd_check_oob_ops() 1070 int mtd_read_oob(struct mtd_info *mtd, loff_t from, struct mtd_oob_ops *ops) in mtd_read_oob() 1104 struct mtd_oob_ops *ops) in mtd_write_oob()
|
| H A D | mtdpart.c | 332 struct mtd_oob_ops *ops) in part_read_oob() 411 struct mtd_oob_ops *ops) in part_write_oob()
|
| /rk3399_rockchip-uboot/env/ |
| H A D | nand.c | 288 struct mtd_oob_ops ops; in get_nand_env_oob()
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/spi/ |
| H A D | core.c | 585 struct mtd_oob_ops *ops) in spinand_mtd_read() 657 struct mtd_oob_ops *ops) in spinand_mtd_write()
|