Home
last modified time | relevance | path

Searched refs:nand_ecc_engine_ops (Results 1 – 10 of 10) sorted by relevance

/linux/include/linux/mtd/
H A Dnand-ecc-mxic.h19 const struct nand_ecc_engine_ops *mxic_ecc_get_pipelined_ops(void);
27 static inline const struct nand_ecc_engine_ops *mxic_ecc_get_pipelined_ops(void) in mxic_ecc_get_pipelined_ops()
H A Dnand.h260 struct nand_ecc_engine_ops { struct
296 const struct nand_ecc_engine_ops *ops;
/linux/drivers/mtd/nand/
H A Decc-mxic.c726 static const struct nand_ecc_engine_ops mxic_ecc_engine_external_ops = {
733 static const struct nand_ecc_engine_ops mxic_ecc_engine_pipelined_ops = {
740 const struct nand_ecc_engine_ops *mxic_ecc_get_pipelined_ops(void) in mxic_ecc_get_pipelined_ops()
H A Decc-sw-bch.c387 static const struct nand_ecc_engine_ops nand_ecc_sw_bch_engine_ops = {
H A Decc-realtek.c383 static const struct nand_ecc_engine_ops rtl_ecc_engine_ops = {
H A Decc-sw-hamming.c641 static const struct nand_ecc_engine_ops nand_ecc_sw_hamming_engine_ops = {
/linux/drivers/spi/
H A Dspi-amlogic-spifc-a4.c1062 static const struct nand_ecc_engine_ops aml_sfc_ecc_engine_ops = {
H A Dspi-mtk-snfi.c779 static const struct nand_ecc_engine_ops mtk_snfi_ecc_engine_ops = {
H A Dspi-qpic-snand.c451 static const struct nand_ecc_engine_ops qcom_spi_ecc_engine_ops_pipelined = {
/linux/drivers/mtd/nand/spi/
H A Dcore.c424 static const struct nand_ecc_engine_ops spinand_ondie_ecc_engine_ops = {