Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
rv200d.h File Reference

Go to the source code of this file.

Macros

#define R_00015C_AGP_BASE_2   0x00015C
 
#define S_00015C_AGP_BASE_ADDR_2(x)   (((x) & 0xF) << 0)
 
#define G_00015C_AGP_BASE_ADDR_2(x)   (((x) >> 0) & 0xF)
 
#define C_00015C_AGP_BASE_ADDR_2   0xFFFFFFF0
 

Macro Definition Documentation

#define C_00015C_AGP_BASE_ADDR_2   0xFFFFFFF0

Definition at line 34 of file rv200d.h.

#define G_00015C_AGP_BASE_ADDR_2 (   x)    (((x) >> 0) & 0xF)

Definition at line 33 of file rv200d.h.

#define R_00015C_AGP_BASE_2   0x00015C

Definition at line 31 of file rv200d.h.

#define S_00015C_AGP_BASE_ADDR_2 (   x)    (((x) & 0xF) << 0)

Definition at line 32 of file rv200d.h.