Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/plat-omap/include/plat/
Domap1510.h44 #define OMAP1510_DSPREG_SIZE SZ_128K macro
/linux-2.6.39/arch/arm/mach-omap1/
Dio.c65 .length = OMAP1510_DSPREG_SIZE,
/linux-2.6.39/arch/arm/plat-omap/
Dio.c48 if (BETWEEN(p, OMAP1510_DSPREG_BASE, OMAP1510_DSPREG_SIZE)) in omap_ioremap()