Home
last modified time | relevance | path

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

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