2 * memory & I/O static mapping definitions for CSR SiRFprimaII
4 * Copyright (c) 2011 Cambridge Silicon Radio Limited, a CSR plc group company.
6 * Licensed under GPLv2 or later.
9 #ifndef __MACH_PRIMA2_MAP_H__
10 #define __MACH_PRIMA2_MAP_H__
12 #include <mach/vmalloc.h>
14 #define SIRFSOC_VA(x) (VMALLOC_END + ((x) & 0x00FFF000))