Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 348125
b: refs/heads/master
c: 130f1b8
h: refs/heads/master
i:
  348123: 2342c55
v: v3
  • Loading branch information
Bjorn Helgaas committed Dec 26, 2012
1 parent a7ab415 commit 0d41296
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1278998f8ff6d66044ed00b581bbf14aacaba215
refs/heads/master: 130f1b8f35f14d27c43da755f3c9226318c17f57
2 changes: 2 additions & 0 deletions trunk/include/uapi/linux/pci_regs.h
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,8 @@
#define PCI_EXP_DEVSTA_TRPND 0x20 /* Transactions Pending */
#define PCI_EXP_LNKCAP 12 /* Link Capabilities */
#define PCI_EXP_LNKCAP_SLS 0x0000000f /* Supported Link Speeds */
#define PCI_EXP_LNKCAP_SLS_2_5GB 0x1 /* LNKCAP2 SLS Vector bit 0 (2.5GT/s) */
#define PCI_EXP_LNKCAP_SLS_5_0GB 0x2 /* LNKCAP2 SLS Vector bit 1 (5.0GT/s) */
#define PCI_EXP_LNKCAP_MLW 0x000003f0 /* Maximum Link Width */
#define PCI_EXP_LNKCAP_ASPMS 0x00000c00 /* ASPM Support */
#define PCI_EXP_LNKCAP_L0SEL 0x00007000 /* L0s Exit Latency */
Expand Down

0 comments on commit 0d41296

Please sign in to comment.