Home
last modified time | relevance | path

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

/linux/drivers/spi/
H A Dspi-qpic-snand.c97 bool bch_enabled; member
318 ecc_cfg->bch_enabled = true; in qcom_spi_ecc_init_ctx_pipelined()
359 FIELD_PREP(ENABLE_BCH_ECC, ecc_cfg->bch_enabled); in qcom_spi_ecc_init_ctx_pipelined()
374 ecc_cfg->ecc_bch_cfg = FIELD_PREP(ECC_CFG_ECC_DISABLE, !ecc_cfg->bch_enabled) | in qcom_spi_ecc_init_ctx_pipelined()
663 if (ecc_cfg->bch_enabled) in qcom_spi_check_error()