Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dqcom_nandc.c105 #define ECC_CFG_ECC_DISABLE 0 macro
713 ecc_bch_cfg = 1 << ECC_CFG_ECC_DISABLE; in update_rw_regs()
1187 nandc_set_reg(nandc, NAND_EBI2_ECC_BUF_CFG, 1 << ECC_CFG_ECC_DISABLE); in nandc_param()
2618 host->ecc_bch_cfg = !host->bch_enabled << ECC_CFG_ECC_DISABLE in qcom_nand_attach_chip()