gpmc_bch_result1 1121 drivers/memory/omap-gpmc.c 		reg->gpmc_bch_result1[i] = gpmc_base + GPMC_ECC_BCH_RESULT_1 +
gpmc_bch_result1 1156 drivers/mtd/nand/raw/omap2.c 		bch_val2 = readl(gpmc_regs->gpmc_bch_result1[i]);
gpmc_bch_result1 1176 drivers/mtd/nand/raw/omap2.c 		bch_val2 = readl(gpmc_regs->gpmc_bch_result1[i]);
gpmc_bch_result1 1210 drivers/mtd/nand/raw/omap2.c 		val = readl(gpmc_regs->gpmc_bch_result1[i]);
gpmc_bch_result1   57 include/linux/platform_data/mtd-nand-omap2.h 	void __iomem	*gpmc_bch_result1[GPMC_BCH_NUM_REMAINDER];