X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fpci.h;h=1284c427b51a45985118a834f5b79dc29522b123;hb=f16da7466fc46109ba8922069cef521eb068f9a2;hp=c6b264bdb5f62e862d9bfc8d7cf9bf0acfab0ff2;hpb=10fa8d7c703b564bcbdaa2345442e30483c01f98;p=u-boot diff --git a/include/pci.h b/include/pci.h index c6b264bdb5..1284c427b5 100644 --- a/include/pci.h +++ b/include/pci.h @@ -306,6 +306,7 @@ #define PCI_DCR 0x54 /* PCIe Device Control Register */ #define PCI_DSR 0x56 /* PCIe Device Status Register */ #define PCI_LSR 0x5e /* PCIe Link Status Register */ +#define PCI_LCR 0x5c /* PCIe Link Control Register */ #define PCI_LTSSM 0x404 /* PCIe Link Training, Status State Machine */ #define PCI_LTSSM_L0 0x16 /* L0 state */