Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/mtd/nand/raw/
Dfsmc_nand.c89 #define ECC1 0x14 macro
393 ecc_tmp = readl_relaxed(host->regs_va + ECC1); in fsmc_read_hwecc_ecc4()
428 ecc_tmp = readl_relaxed(host->regs_va + ECC1); in fsmc_read_hwecc_ecc1()
799 ecc1 = readl_relaxed(host->regs_va + ECC1); in fsmc_bch8_correct_data()
Domap2.c111 #define ECC1 0x1 macro
952 val = ECCCLEAR | ECC1; in omap_enable_hwecc()
963 writel(ECCCLEAR | ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc()
1103 writel(ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc_bch()
1123 writel(ECCCLEAR | ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc_bch()