Home
last modified time | relevance | path

Searched defs:oob_bytes (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dmarvell_nand.c1036 unsigned int oob_bytes = lt->spare_bytes + (raw ? lt->ecc_bytes : 0); in marvell_nfc_hw_ecc_hmg_do_read_page() local
1150 unsigned int oob_bytes = lt->spare_bytes + (raw ? lt->ecc_bytes : 0); in marvell_nfc_hw_ecc_hmg_do_write_page() local
H A Dnand_base.c3788 int oob_bytes = mtd->oobsize / ecc_steps; in nand_write_subpage_hwecc() local
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c2965 int oob_bytes = mtd->oobsize / ecc_steps; in nand_write_subpage_hwecc() local