Home
last modified time | relevance | path

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

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