Home
last modified time | relevance | path

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

/arch/arm/plat-omap/
Dio.c59 if (BETWEEN(p, DSP_IPI_24XX_PHYS, DSP_IPI_24XX_SIZE)) in omap_ioremap()
60 return XLATE(p, DSP_IPI_24XX_PHYS, DSP_IPI_24XX_SIZE); in omap_ioremap()
/arch/arm/mach-omap2/
Dio.c73 .pfn = __phys_to_pfn(DSP_IPI_24XX_PHYS),
/arch/arm/plat-omap/include/mach/
Dio.h96 #define DSP_IPI_24XX_PHYS OMAP2420_DSP_IPI_BASE /* 0x59000000 */ macro