Home
last modified time | relevance | path

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

/linux-6.12.1/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
/linux-6.12.1/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