Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
hardware.h File Reference
#include "dove.h"

Go to the source code of this file.

Macros

#define __REG(x)
 
#define __PREG(x)
 

Macro Definition Documentation

#define __PREG (   x)
Value:

Definition at line 17 of file hardware.h.

#define __REG (   x)
Value:
(*((volatile u32 *)((x) - DOVE_SB_REGS_PHYS_BASE + \
DOVE_SB_REGS_VIRT_BASE)))

Definition at line 15 of file hardware.h.