Home
last modified time | relevance | path

Searched refs:mtk_ecc_get_parity_bits (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dmtk_ecc.h42 unsigned int mtk_ecc_get_parity_bits(struct mtk_ecc *ecc);
H A Dmtk_ecc.c445 unsigned int mtk_ecc_get_parity_bits(struct mtk_ecc *ecc) in mtk_ecc_get_parity_bits() function
449 EXPORT_SYMBOL(mtk_ecc_get_parity_bits); variable
H A Dmtk_nand.c1197 mtk_ecc_get_parity_bits(nfc->ecc), 8); in mtk_nfc_set_fdm()
1295 free = (nand->ecc.strength * mtk_ecc_get_parity_bits(nfc->ecc) in mtk_nfc_ecc_init()
1307 mtk_ecc_get_parity_bits(nfc->ecc); in mtk_nfc_ecc_init()
1311 mtk_ecc_get_parity_bits(nfc->ecc); in mtk_nfc_ecc_init()
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dnand-ecc-mtk.h42 unsigned int mtk_ecc_get_parity_bits(struct mtk_ecc *ecc);
/kernel/linux/linux-6.6/drivers/mtd/nand/
H A Decc-mtk.c455 unsigned int mtk_ecc_get_parity_bits(struct mtk_ecc *ecc) in mtk_ecc_get_parity_bits() function
459 EXPORT_SYMBOL(mtk_ecc_get_parity_bits); variable
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dmtk_nand.c1170 mtk_ecc_get_parity_bits(nfc->ecc), 8); in mtk_nfc_set_fdm()
1268 free = (nand->ecc.strength * mtk_ecc_get_parity_bits(nfc->ecc) in mtk_nfc_ecc_init()
1280 mtk_ecc_get_parity_bits(nfc->ecc); in mtk_nfc_ecc_init()
1284 mtk_ecc_get_parity_bits(nfc->ecc); in mtk_nfc_ecc_init()
/kernel/linux/linux-6.6/drivers/spi/
H A Dspi-mtk-snfi.c704 parity_bits = mtk_ecc_get_parity_bits(snf->ecc); in mtk_snand_ecc_init_ctx()

Completed in 9 milliseconds