gpmc_bch_result0 1119 drivers/memory/omap-gpmc.c 		reg->gpmc_bch_result0[i] = gpmc_base + GPMC_ECC_BCH_RESULT_0 +
gpmc_bch_result0 1155 drivers/mtd/nand/raw/omap2.c 		bch_val1 = readl(gpmc_regs->gpmc_bch_result0[i]);
gpmc_bch_result0 1175 drivers/mtd/nand/raw/omap2.c 		bch_val1 = readl(gpmc_regs->gpmc_bch_result0[i]);
gpmc_bch_result0 1215 drivers/mtd/nand/raw/omap2.c 		val = readl(gpmc_regs->gpmc_bch_result0[i]);
gpmc_bch_result0   56 include/linux/platform_data/mtd-nand-omap2.h 	void __iomem	*gpmc_bch_result0[GPMC_BCH_NUM_REMAINDER];