Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Domap2.c111 #define ECCCLEAR 0x100 macro
963 val = ECCCLEAR | ECC1; in omap_enable_hwecc()
974 writel(ECCCLEAR | ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc()
977 writel(ECCCLEAR, info->reg.gpmc_ecc_control); in omap_enable_hwecc()
1147 writel(ECCCLEAR | ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc_bch()