Searched refs:OMAP34XX_GPMC_PHYS (Results 1 – 3 of 3) sorted by relevance
171 #define OMAP34XX_GPMC_PHYS OMAP34XX_GPMC_BASE macro173 #define OMAP34XX_GPMC_VIRT (OMAP34XX_GPMC_PHYS + OMAP2_L3_IO_OFFSET)
96 if (BETWEEN(p, OMAP34XX_GPMC_PHYS, OMAP34XX_GPMC_SIZE)) in omap_ioremap()97 return XLATE(p, OMAP34XX_GPMC_PHYS, OMAP34XX_GPMC_VIRT); in omap_ioremap()
138 .pfn = __phys_to_pfn(OMAP34XX_GPMC_PHYS),