Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dmtd-nand-omap2.h56 void __iomem *gpmc_bch_result0[GPMC_BCH_NUM_REMAINDER]; member
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Domap2.c1155 bch_val1 = readl(gpmc_regs->gpmc_bch_result0[i]); in _omap_calculate_ecc_bch()
1175 bch_val1 = readl(gpmc_regs->gpmc_bch_result0[i]); in _omap_calculate_ecc_bch()
1215 val = readl(gpmc_regs->gpmc_bch_result0[i]); in _omap_calculate_ecc_bch()
/OK3568_Linux_fs/kernel/drivers/memory/
H A Domap-gpmc.c1104 reg->gpmc_bch_result0[i] = gpmc_base + GPMC_ECC_BCH_RESULT_0 + in gpmc_omap_get_nand_ops()