Searched refs:OMAP44XX_GPMC_PHYS (Results 1 – 3 of 3) sorted by relevance
218 #define OMAP44XX_GPMC_PHYS OMAP44XX_GPMC_BASE macro220 #define OMAP44XX_GPMC_VIRT (OMAP44XX_GPMC_PHYS + OMAP4_GPMC_IO_OFFSET)
114 if (BETWEEN(p, OMAP44XX_GPMC_PHYS, OMAP44XX_GPMC_SIZE)) in omap_ioremap()115 return XLATE(p, OMAP44XX_GPMC_PHYS, OMAP44XX_GPMC_VIRT); in omap_ioremap()
205 .pfn = __phys_to_pfn(OMAP44XX_GPMC_PHYS),