Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mtd/nand/raw/
Dqcom_nandc.c102 #define ECC_CFG_ECC_DISABLE 0 macro
807 ecc_bch_cfg = 1 << ECC_CFG_ECC_DISABLE; in update_rw_regs()
1313 nandc_set_reg(chip, NAND_EBI2_ECC_BUF_CFG, 1 << ECC_CFG_ECC_DISABLE); in nandc_param()
2844 host->ecc_bch_cfg = !host->bch_enabled << ECC_CFG_ECC_DISABLE in qcom_nand_attach_chip()