Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-omap/include/plat/
Dio.h218 #define OMAP44XX_GPMC_PHYS OMAP44XX_GPMC_BASE macro
220 #define OMAP44XX_GPMC_VIRT (OMAP44XX_GPMC_PHYS + OMAP4_GPMC_IO_OFFSET)
/linux-2.6.39/arch/arm/plat-omap/
Dio.c114 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()
/linux-2.6.39/arch/arm/mach-omap2/
Dio.c205 .pfn = __phys_to_pfn(OMAP44XX_GPMC_PHYS),