Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKCTL2_TLS_16_0GT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h689 #define PCI_EXP_LNKCTL2_TLS_16_0GT 0x0004 /* Supported Speed 16GT/s */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h691 #define PCI_EXP_LNKCTL2_TLS_16_0GT 0x0004 /* Supported Speed 16GT/s */ macro
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-designware.c719 link_speed = PCI_EXP_LNKCTL2_TLS_16_0GT; in dw_pcie_link_set_max_speed()