Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c281 int i, max_eccbytes, eccbytes = 0, eccstrength = 0; in atmel_pmecc_prepare_user_req() local
324 eccstrength = strength; in atmel_pmecc_prepare_user_req()
331 if (!eccstrength) in atmel_pmecc_prepare_user_req()
335 req->ecc.strength = eccstrength; in atmel_pmecc_prepare_user_req()
/linux/drivers/mtd/nand/raw/
H A Dstm32_fmc2_nand.c702 int eccstrength = chip->ecc.strength; in stm32_fmc2_nfc_read_page() local
735 eccstrength); in stm32_fmc2_nfc_read_page()
1052 int eccstrength = chip->ecc.strength; in stm32_fmc2_nfc_seq_correct() local
1061 if (eccstrength == FMC2_ECC_HAM) { in stm32_fmc2_nfc_seq_correct()
1091 eccstrength); in stm32_fmc2_nfc_seq_correct()