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

Go to the source code of this file.

Macros

#define TSUNAMI_SW   0x00800000
 
#define TSUNAMI_AV   0x00400000
 
#define TSUNAMI_DV   0x00200000
 
#define TSUNAMI_MV   0x00100000
 
#define TSUNAMI_PC   0x00020000
 
#define TSUNAMI_ITD   0x00010000
 
#define TSUNAMI_ALC   0x00008000
 
#define TSUNAMI_PE   0x00001000
 
#define TSUNAMI_RCMASK   0x00000C00
 
#define TSUNAMI_IENAB   0x00000200
 
#define TSUNAMI_DENAB   0x00000100
 
#define TSUNAMI_NF   0x00000002
 
#define TSUNAMI_ME   0x00000001
 

Macro Definition Documentation

#define TSUNAMI_ALC   0x00008000

Definition at line 40 of file tsunami.h.

#define TSUNAMI_AV   0x00400000

Definition at line 35 of file tsunami.h.

#define TSUNAMI_DENAB   0x00000100

Definition at line 44 of file tsunami.h.

#define TSUNAMI_DV   0x00200000

Definition at line 36 of file tsunami.h.

#define TSUNAMI_IENAB   0x00000200

Definition at line 43 of file tsunami.h.

#define TSUNAMI_ITD   0x00010000

Definition at line 39 of file tsunami.h.

#define TSUNAMI_ME   0x00000001

Definition at line 46 of file tsunami.h.

#define TSUNAMI_MV   0x00100000

Definition at line 37 of file tsunami.h.

#define TSUNAMI_NF   0x00000002

Definition at line 45 of file tsunami.h.

#define TSUNAMI_PC   0x00020000

Definition at line 38 of file tsunami.h.

#define TSUNAMI_PE   0x00001000

Definition at line 41 of file tsunami.h.

#define TSUNAMI_RCMASK   0x00000C00

Definition at line 42 of file tsunami.h.

#define TSUNAMI_SW   0x00800000

Definition at line 34 of file tsunami.h.