Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Dnand.h280 NAND_ECC_ENGINE_INTEGRATION_PIPELINED, enumerator
/linux/drivers/spi/
H A Dspi-amlogic-spifc-a4.c1151 sfc->ecc_eng.integration = NAND_ECC_ENGINE_INTEGRATION_PIPELINED; in aml_sfc_probe()
H A Dspi-mtk-snfi.c1436 ms->ecc_eng.integration = NAND_ECC_ENGINE_INTEGRATION_PIPELINED; in mtk_snand_probe()
H A Dspi-qpic-snand.c1573 snandc->qspi->ecc_eng.integration = NAND_ECC_ENGINE_INTEGRATION_PIPELINED; in qcom_spi_probe()
/linux/drivers/mtd/nand/spi/
H A Dcore.c1261 if (nand->ecc.engine->integration != NAND_ECC_ENGINE_INTEGRATION_PIPELINED) { in spinand_create_dirmap()