Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-qpic-snand.c256 struct qpic_ecc *ecc_cfg; in qcom_spi_ecc_init_ctx_pipelined() local
403 struct qpic_ecc *ecc_cfg = nand_to_ecc_ctx(nand); in qcom_spi_ecc_cleanup_ctx_pipelined() local
412 struct qpic_ecc *ecc_cfg = nand_to_ecc_ctx(nand); in qcom_spi_ecc_prepare_io_req_pipelined() local
506 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_block_erase() local
578 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_read_last_cw() local
643 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_check_error() local
710 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_read_cw_raw() local
800 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_read_page_raw() local
828 struct qpic_ecc *ecc_cfg = snandc->qspi->ecc; in qcom_spi_read_page_ecc() local
917 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 Dpl35x-nand-controller.c121 u32 ecc_cfg; member
276 u32 ecc_cfg; in pl35x_smc_set_ecc_mode() local
H A Dmtk_nand.c144 struct mtk_ecc_config ecc_cfg; member