Home
last modified time | relevance | path

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

/Linux-v5.15/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()
808 ecc1 = readl_relaxed(host->regs_va + ECC1); in fsmc_bch8_correct_data()
Domap2.c111 #define ECC1 0x1 macro
957 val = ECCCLEAR | ECC1; in omap_enable_hwecc()
968 writel(ECCCLEAR | ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc()
1108 writel(ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc_bch()
1128 writel(ECCCLEAR | ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc_bch()