Home
last modified time | relevance | path

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

/arch/arm/plat-omap/include/mach/
Domap730.h40 #define OMAP730_DSP_SIZE 0x50000 macro
/arch/arm/mach-omap1/
Dio.c44 .length = OMAP730_DSP_SIZE,
/arch/arm/plat-omap/
Dio.c25 if (BETWEEN(p, OMAP730_DSP_BASE, OMAP730_DSP_SIZE)) in omap_ioremap()