Home
last modified time | relevance | path

Searched refs:NOMADIK_IO_PHYSICAL (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/arm/mach-nomadik/include/mach/
Dhardware.h23 #define NOMADIK_IO_PHYSICAL 0x10000000 /* PA of IO */ macro
28 - NOMADIK_IO_PHYSICAL + NOMADIK_IO_VIRTUAL)
30 - NOMADIK_IO_VIRTUAL + NOMADIK_IO_PHYSICAL)
33 #define IO_ADDRESS(x) ((x) - NOMADIK_IO_PHYSICAL + NOMADIK_IO_VIRTUAL)
/linux-2.6.39/arch/arm/mach-nomadik/
Dcpu-8815.c131 .pfn = __phys_to_pfn(NOMADIK_IO_PHYSICAL),