Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Dfsmc_nand.c101 #define ECC1 0x14 macro
407 ecc_tmp = readl_relaxed(host->regs_va + ECC1); in fsmc_read_hwecc_ecc4()
442 ecc_tmp = readl_relaxed(host->regs_va + ECC1); in fsmc_read_hwecc_ecc1()
846 ecc1 = readl_relaxed(host->regs_va + ECC1); in fsmc_bch8_correct_data()
Domap2.c114 #define ECC1 0x1 macro
946 val = ECCCLEAR | ECC1; in omap_enable_hwecc()
957 writel(ECCCLEAR | ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc()
1102 writel(ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc_bch()
1122 writel(ECCCLEAR | ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc_bch()