Home
last modified time | relevance | path

Searched refs:gpmc_bch_result1 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/platform_data/
H A Dmtd-nand-omap2.h58 void __iomem *gpmc_bch_result1[GPMC_BCH_NUM_REMAINDER]; member
/openbmc/linux/drivers/mtd/nand/raw/
H A Domap2.c1017 bch_val2 = readl(gpmc_regs->gpmc_bch_result1[i]); in _omap_calculate_ecc_bch()
1037 bch_val2 = readl(gpmc_regs->gpmc_bch_result1[i]); in _omap_calculate_ecc_bch()
1071 val = readl(gpmc_regs->gpmc_bch_result1[i]); in _omap_calculate_ecc_bch()
/openbmc/linux/drivers/memory/
H A Domap-gpmc.c1176 reg->gpmc_bch_result1[i] = gpmc_base + GPMC_ECC_BCH_RESULT_1 + in gpmc_omap_get_nand_ops()