Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-omap/include/plat/
Domap7xx.h46 #define OMAP7XX_DSPREG_SIZE SZ_128K macro
/linux-2.6.39/arch/arm/mach-omap1/
Dio.c49 .length = OMAP7XX_DSPREG_SIZE,
/linux-2.6.39/arch/arm/plat-omap/
Dio.c40 if (BETWEEN(p, OMAP7XX_DSPREG_BASE, OMAP7XX_DSPREG_SIZE)) in omap_ioremap()