Home
last modified time | relevance | path

Searched defs:ecclen (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/lib/
H A Dbch.c1130 const int ecclen = DIV_ROUND_UP(bch->ecc_bits, 32); in build_mod8_tables() local
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dnand_base.c1173 void *ecc, int ecclen, in nand_check_erased_ecc_chunk()