Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Datmel_nand.c51 int pmecc_cw_len; /* Length of codeword */ member
211 tmp = (tmp * 2) % host->pmecc_cw_len; in pmecc_substitute()
237 int cw_len = host->pmecc_cw_len; in pmecc_get_sigma()
893 host->pmecc_cw_len = (1 << host->pmecc_degree) - 1; in atmel_pmecc_nand_init_params()