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

Go to the source code of this file.

Macros

#define PH0   (1 << 0)
 
#define PH1   (1 << 1)
 
#define PH2   (1 << 2)
 
#define PH3   (1 << 3)
 
#define PH4   (1 << 4)
 
#define PH5   (1 << 5)
 
#define PH6   (1 << 6)
 
#define PH7   (1 << 7)
 
#define PH8   (1 << 8)
 
#define PH9   (1 << 9)
 
#define PH10   (1 << 10)
 
#define PH11   (1 << 11)
 
#define PH12   (1 << 12)
 
#define PH13   (1 << 13)
 
#define PH14   (1 << 14)
 
#define PH15   (1 << 15)
 

Macro Definition Documentation

#define PH0   (1 << 0)

Definition at line 8 of file ports-h.h.

#define PH1   (1 << 1)

Definition at line 9 of file ports-h.h.

#define PH10   (1 << 10)

Definition at line 18 of file ports-h.h.

#define PH11   (1 << 11)

Definition at line 19 of file ports-h.h.

#define PH12   (1 << 12)

Definition at line 20 of file ports-h.h.

#define PH13   (1 << 13)

Definition at line 21 of file ports-h.h.

#define PH14   (1 << 14)

Definition at line 22 of file ports-h.h.

#define PH15   (1 << 15)

Definition at line 23 of file ports-h.h.

#define PH2   (1 << 2)

Definition at line 10 of file ports-h.h.

#define PH3   (1 << 3)

Definition at line 11 of file ports-h.h.

#define PH4   (1 << 4)

Definition at line 12 of file ports-h.h.

#define PH5   (1 << 5)

Definition at line 13 of file ports-h.h.

#define PH6   (1 << 6)

Definition at line 14 of file ports-h.h.

#define PH7   (1 << 7)

Definition at line 15 of file ports-h.h.

#define PH8   (1 << 8)

Definition at line 16 of file ports-h.h.

#define PH9   (1 << 9)

Definition at line 17 of file ports-h.h.