Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
map.h File Reference
#include <linux/const.h>

Go to the source code of this file.

Macros

#define SIRFSOC_VA_BASE   _AC(0xFEC00000, UL)
 
#define SIRFSOC_VA(x)   (SIRFSOC_VA_BASE + ((x) & 0x00FFF000))
 

Macro Definition Documentation

#define SIRFSOC_VA (   x)    (SIRFSOC_VA_BASE + ((x) & 0x00FFF000))

Definition at line 16 of file map.h.

#define SIRFSOC_VA_BASE   _AC(0xFEC00000, UL)

Definition at line 14 of file map.h.