Home
last modified time | relevance | path

Searched refs:NAND_ECC_ENGINE_INTEGRATION_PIPELINED (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/include/linux/mtd/
H A Dnand.h280 NAND_ECC_ENGINE_INTEGRATION_PIPELINED, enumerator
/linux-6.15/drivers/spi/
H A Dspi-mxic.c715 eng->integration = NAND_ECC_ENGINE_INTEGRATION_PIPELINED; in mxic_spi_mem_ecc_probe()
H A Dspi-mtk-snfi.c1437 ms->ecc_eng.integration = NAND_ECC_ENGINE_INTEGRATION_PIPELINED; in mtk_snand_probe()
H A Dspi-qpic-snand.c1548 snandc->qspi->ecc_eng.integration = NAND_ECC_ENGINE_INTEGRATION_PIPELINED; in qcom_spi_probe()
/linux-6.15/drivers/mtd/nand/spi/
H A Dcore.c1125 if (nand->ecc.engine->integration != NAND_ECC_ENGINE_INTEGRATION_PIPELINED) { in spinand_create_dirmap()