Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-omap/include/plat/
Dio.h171 #define OMAP34XX_GPMC_PHYS OMAP34XX_GPMC_BASE macro
173 #define OMAP34XX_GPMC_VIRT (OMAP34XX_GPMC_PHYS + OMAP2_L3_IO_OFFSET)
/linux-2.6.39/arch/arm/plat-omap/
Dio.c96 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()
/linux-2.6.39/arch/arm/mach-omap2/
Dio.c138 .pfn = __phys_to_pfn(OMAP34XX_GPMC_PHYS),