Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/nand/raw/atmel/
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-6.1.9/drivers/mtd/nand/raw/
Dstm32_fmc2_nand.c684 int eccstrength = chip->ecc.strength; in stm32_fmc2_nfc_read_page() local
717 eccstrength); in stm32_fmc2_nfc_read_page()
1034 int eccstrength = chip->ecc.strength; in stm32_fmc2_nfc_seq_correct() local
1043 if (eccstrength == FMC2_ECC_HAM) { in stm32_fmc2_nfc_seq_correct()
1073 eccstrength); in stm32_fmc2_nfc_seq_correct()