|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
| #define | POLARIZATION_UNKNOWN (-1) |
| #define | POLARIZATION_HRZ (0) |
| #define | POLARIZATION_VL (1) |
| #define | POLARIZATION_VM (2) |
| #define | POLARIZATION_VH (3) |
| #define | SD_BOOK_INIT SD_CPU_INIT |
| #define POLARIZATION_HRZ (0) |
Definition at line 52 of file topology.h.
| #define POLARIZATION_UNKNOWN (-1) |
Definition at line 51 of file topology.h.
| #define POLARIZATION_VH (3) |
Definition at line 55 of file topology.h.
| #define POLARIZATION_VL (1) |
Definition at line 53 of file topology.h.
| #define POLARIZATION_VM (2) |
Definition at line 54 of file topology.h.
| #define SD_BOOK_INIT SD_CPU_INIT |
Definition at line 65 of file topology.h.
1.8.2