Lines Matching defs:gpmc_cs
148 int gpmc_cs;
360 ret = omap_prefetch_enable(info->gpmc_cs,
378 omap_prefetch_reset(info->gpmc_cs, info);
407 ret = omap_prefetch_enable(info->gpmc_cs,
434 omap_prefetch_reset(info->gpmc_cs, info);
494 ret = omap_prefetch_enable(info->gpmc_cs,
511 omap_prefetch_reset(info->gpmc_cs, info);
633 ret = omap_prefetch_enable(info->gpmc_cs,
648 omap_prefetch_reset(info->gpmc_cs, info);
683 ret = omap_prefetch_enable(info->gpmc_cs,
707 omap_prefetch_reset(info->gpmc_cs, info);
927 if (((val >> ECC_CONFIG_CS_SHIFT) & CS_MASK) != info->gpmc_cs)
975 val = (dev_width << 7) | (info->gpmc_cs << 1) | (0x1);
1117 (info->gpmc_cs << 1) | /* ECC CS */
1762 info->gpmc_cs = cs;
2189 info->ops = gpmc_omap_get_nand_ops(&info->reg, info->gpmc_cs);
2203 "omap2-nand.%d", info->gpmc_cs);