Home
last modified time | relevance | path

Searched defs:ecc_cfg (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/spi/
Dspi-qpic-snand.c256 struct qpic_ecc *ecc_cfg; in qcom_spi_ecc_init_ctx_pipelined() local
346 struct qpic_ecc *ecc_cfg = nand_to_ecc_ctx(nand); in qcom_spi_ecc_cleanup_ctx_pipelined() local
355 struct qpic_ecc *ecc_cfg = nand_to_ecc_ctx(nand); in qcom_spi_ecc_prepare_io_req_pipelined() local
444 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_block_erase() local
499 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_read_last_cw() local
562 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_check_error() local
645 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_read_cw_raw() local
737 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_read_page_raw() local
765 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_read_page_ecc() local
861 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_read_page_oob() local
[all …]
Dspi-mtk-snfi.c311 struct mtk_ecc_config *ecc_cfg; member
671 struct mtk_ecc_config *ecc_cfg; in mtk_snand_ecc_init_ctx() local
741 struct mtk_ecc_config *ecc_cfg = nand_to_ecc_ctx(nand); in mtk_snand_ecc_cleanup_ctx() local
750 struct mtk_ecc_config *ecc_cfg = nand_to_ecc_ctx(nand); in mtk_snand_ecc_prepare_io_req() local
/linux-6.15/drivers/mtd/nand/raw/
Dpl35x-nand-controller.c121 u32 ecc_cfg; member
276 u32 ecc_cfg; in pl35x_smc_set_ecc_mode() local
Dmtk_nand.c144 struct mtk_ecc_config ecc_cfg; member