Home
last modified time | relevance | path

Searched defs:mtk_ecc_config (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dmtk_ecc.h27 struct mtk_ecc_config { struct
36 int mtk_ecc_encode(struct mtk_ecc *, struct mtk_ecc_config *, u8 *, u32); argument
Dmtk_ecc.c166 static int mtk_ecc_config(struct mtk_ecc *ecc, struct mtk_ecc_config *config) in mtk_ecc_config() function
/kernel/linux/linux-6.6/include/linux/mtd/
Dnand-ecc-mtk.h27 struct mtk_ecc_config { struct
36 int mtk_ecc_encode(struct mtk_ecc *, struct mtk_ecc_config *, u8 *, u32); argument
/kernel/linux/linux-6.6/drivers/mtd/nand/
Decc-mtk.c173 static int mtk_ecc_config(struct mtk_ecc *ecc, struct mtk_ecc_config *config) in mtk_ecc_config() function