Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-qpic-snand.c263 struct qpic_ecc *ecc_cfg; in qcom_spi_ecc_init_ctx_pipelined() local
426 struct qpic_ecc *ecc_cfg = nand_to_ecc_ctx(nand); in qcom_spi_ecc_cleanup_ctx_pipelined() local
437 struct qpic_ecc *ecc_cfg = nand_to_ecc_ctx(nand); in qcom_spi_ecc_prepare_io_req_pipelined() local
531 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_block_erase() local
603 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_read_last_cw() local
668 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_check_error() local
735 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_read_cw_raw() local
825 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_read_page_raw() local
853 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_read_page_ecc() local
942 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_read_page_oob() local
[all …]
H A Dspi-amlogic-spifc-a4.c539 struct aml_sfc_ecc_cfg *ecc_cfg; in aml_sfc_check_ecc_pages_valid() local
634 struct aml_sfc_ecc_cfg *ecc_cfg; in aml_sfc_set_user_byte() local
651 struct aml_sfc_ecc_cfg *ecc_cfg; in aml_sfc_get_user_byte() local
666 struct aml_sfc_ecc_cfg *ecc_cfg; in aml_sfc_check_hwecc_status() local
692 struct aml_sfc_ecc_cfg *ecc_cfg; in aml_sfc_read_page_hwecc() local
745 struct aml_sfc_ecc_cfg *ecc_cfg; in aml_sfc_write_page_hwecc() local
796 struct aml_sfc_ecc_cfg *ecc_cfg; in aml_sfc_exec_op() local
834 struct aml_sfc_ecc_cfg *ecc_cfg; in aml_sfc_adjust_op_size() local
951 struct aml_sfc_ecc_cfg *ecc_cfg; in aml_sfc_ecc_init_ctx() local
H A 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/drivers/mtd/nand/raw/
H A Dmtk_nand.c144 struct mtk_ecc_config ecc_cfg; member