Home
last modified time | relevance | path

Searched refs:nand_to_ecc_ctx (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/mtd/nand/
Decc-mxic.c138 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_ooblayout_ecc()
153 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_ooblayout_free()
397 ctx = nand_to_ecc_ctx(nand); in mxic_ecc_init_ctx_pipelined()
414 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_cleanup_ctx()
522 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_count_biterrs()
556 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_prepare_io_req_external()
616 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_finish_io_req_external()
672 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_prepare_io_req_pipelined()
704 struct mxic_ecc_ctx *ctx = nand_to_ecc_ctx(nand); in mxic_ecc_finish_io_req_pipelined()
/Linux-v6.6/include/linux/mtd/
Dnand.h1008 static inline void *nand_to_ecc_ctx(struct nand_device *nand) in nand_to_ecc_ctx() function
/Linux-v6.6/drivers/spi/
Dspi-mtk-snfi.c741 struct mtk_ecc_config *ecc_cfg = nand_to_ecc_ctx(nand); in mtk_snand_ecc_cleanup_ctx()
750 struct mtk_ecc_config *ecc_cfg = nand_to_ecc_ctx(nand); in mtk_snand_ecc_prepare_io_req()