Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.c30 #define TAG_ECC_BYTES 4 macro
548 chip->ecc.layout->oobavail + TAG_ECC_BYTES); in nand_rw_page()
549 tag_size = chip->ecc.layout->oobavail + TAG_ECC_BYTES; in nand_rw_page()
753 tag_size -= TAG_ECC_BYTES; in nand_rw_oob()