Home
last modified time | relevance | path

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

/linux/drivers/mtd/nand/raw/
H A Dfsmc_nand.c90 #define ECC1 0x14 macro
410 ecc_tmp = readl_relaxed(host->regs_va + ECC1); in fsmc_read_hwecc_ecc4()
445 ecc_tmp = readl_relaxed(host->regs_va + ECC1); in fsmc_read_hwecc_ecc1()
830 ecc1 = readl_relaxed(host->regs_va + ECC1); in fsmc_bch8_correct_data()
H A Domap2.c111 #define ECC1 0x1 macro
873 val = ECCCLEAR | ECC1; in omap_enable_hwecc()
884 writel(ECCCLEAR | ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc()
980 writel(ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc_bch()
1000 writel(ECCCLEAR | ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc_bch()