Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dnand.h280 NAND_ECC_ENGINE_INTEGRATION_PIPELINED, enumerator
/linux/drivers/spi/
H A Dspi-mxic.c714 eng->integration = NAND_ECC_ENGINE_INTEGRATION_PIPELINED; in mxic_spi_mem_ecc_probe()
H A Dspi-mtk-snfi.c1440 ms->ecc_eng.integration = NAND_ECC_ENGINE_INTEGRATION_PIPELINED; in mtk_snand_probe()
/linux/drivers/mtd/nand/spi/
H A Dcore.c1056 if (nand->ecc.engine->integration != NAND_ECC_ENGINE_INTEGRATION_PIPELINED) { in spinand_create_dirmap()