Searched refs:nand_fill_oob (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_base.su | |
| H A D | nand_base.c | 3132 static uint8_t *nand_fill_oob(struct mtd_info *mtd, uint8_t *oob, size_t len, in nand_fill_oob() function 3271 oob = nand_fill_oob(mtd, oob, len, ops); in nand_do_write_ops() 3411 nand_fill_oob(mtd, ops->oobbuf, ops->ooblen, ops); in nand_do_write_oob()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nand_base.c | 346 static uint8_t *nand_fill_oob(struct nand_chip *chip, uint8_t *oob, size_t len, in nand_fill_oob() function 430 nand_fill_oob(chip, ops->oobbuf, ops->ooblen, ops); in nand_do_write_oob() 4037 oob = nand_fill_oob(chip, oob, len, ops); in nand_do_write_ops()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |