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.c280 int i, max_eccbytes, eccbytes = 0, eccstrength = 0; in atmel_pmecc_prepare_user_req() local
323 eccstrength = strength; in atmel_pmecc_prepare_user_req()
330 if (!eccstrength) in atmel_pmecc_prepare_user_req()
334 req->ecc.strength = eccstrength; in atmel_pmecc_prepare_user_req()
/linux/drivers/mtd/nand/raw/
H A Dstm32_fmc2_nand.c701 int eccstrength = chip->ecc.strength; in stm32_fmc2_nfc_read_page() local
734 eccstrength); in stm32_fmc2_nfc_read_page()
1051 int eccstrength = chip->ecc.strength; in stm32_fmc2_nfc_seq_correct() local
1060 if (eccstrength == FMC2_ECC_HAM) { in stm32_fmc2_nfc_seq_correct()
1090 eccstrength); in stm32_fmc2_nfc_seq_correct()