Searched refs:pipelined_engine (Results 1 – 1 of 1) sorted by relevance
186 struct nand_ecc_engine *pipelined_engine; member420 ret = mxic_ecc_process_data_pipelined(mxic->ecc.pipelined_engine, in mxic_spi_mem_dirmap_read()465 ret = mxic_ecc_process_data_pipelined(mxic->ecc.pipelined_engine, in mxic_spi_mem_dirmap_write()696 if (mxic->ecc.pipelined_engine) { in mxic_spi_mem_ecc_remove()697 mxic_ecc_put_pipelined_engine(mxic->ecc.pipelined_engine); in mxic_spi_mem_ecc_remove()698 nand_ecc_unregister_on_host_hw_engine(mxic->ecc.pipelined_engine); in mxic_spi_mem_ecc_remove()718 mxic->ecc.pipelined_engine = eng; in mxic_spi_mem_ecc_probe()