Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/raw/
Dqcom_nandc.c96 #define ECC_CFG_ECC_DISABLE 0 macro
707 ecc_bch_cfg = 1 << ECC_CFG_ECC_DISABLE; in update_rw_regs()
1181 nandc_set_reg(nandc, NAND_EBI2_ECC_BUF_CFG, 1 << ECC_CFG_ECC_DISABLE); in nandc_param()
2604 host->ecc_bch_cfg = !host->bch_enabled << ECC_CFG_ECC_DISABLE in qcom_nand_attach_chip()