Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-omap1/
Dio.c34 .length = OMAP1_IO_SIZE,
/linux-2.6.39/arch/arm/plat-omap/include/plat/
Dio.h92 #define OMAP1_IO_SIZE 0x40000 macro
/linux-2.6.39/arch/arm/plat-omap/
Dio.c33 if (BETWEEN(p, OMAP1_IO_PHYS, OMAP1_IO_SIZE)) in omap_ioremap()