Home
last modified time | relevance | path

Searched refs:ECC1 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/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()
819 ecc1 = readl_relaxed(host->regs_va + ECC1); in fsmc_bch8_correct_data()
H A 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()
/kernel/linux/linux-6.6/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
857 val = ECCCLEAR | ECC1; in omap_enable_hwecc()
868 writel(ECCCLEAR | ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc()
964 writel(ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc_bch()
984 writel(ECCCLEAR | ECC1, info->reg.gpmc_ecc_control); in omap_enable_hwecc_bch()

Completed in 10 milliseconds