Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-arm/arch-at91rm9200/
Dhardware.h37 #define AT91C_IO_VIRT_BASE (0xFF000000 - AT91C_IO_SIZE) macro
40 #define AT91_IO_P2V(x) ((x) - AT91C_IO_PHYS_BASE + AT91C_IO_VIRT_BASE)
Dvmalloc.h36 #define VMALLOC_END (AT91C_IO_VIRT_BASE-1)