Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
pci-aspm.h File Reference
#include <linux/pci.h>

Go to the source code of this file.

Macros

#define PCIE_LINK_STATE_L0S   1
 
#define PCIE_LINK_STATE_L1   2
 
#define PCIE_LINK_STATE_CLKPM   4
 

Macro Definition Documentation

#define PCIE_LINK_STATE_CLKPM   4

Definition at line 23 of file pci-aspm.h.

#define PCIE_LINK_STATE_L0S   1

Definition at line 21 of file pci-aspm.h.

#define PCIE_LINK_STATE_L1   2

Definition at line 22 of file pci-aspm.h.