Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/mtd/nand/raw/
Dqcom_nandc.c100 #define ECC_CFG_ECC_DISABLE 0 macro
759 ecc_bch_cfg = 1 << ECC_CFG_ECC_DISABLE; in update_rw_regs()
1256 nandc_set_reg(chip, NAND_EBI2_ECC_BUF_CFG, 1 << ECC_CFG_ECC_DISABLE); in nandc_param()
2693 host->ecc_bch_cfg = !host->bch_enabled << ECC_CFG_ECC_DISABLE in qcom_nand_attach_chip()