Home
last modified time | relevance | path

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

/linux-6.15/drivers/pci/pcie/
H A Dbwctrl.c73 [PCIE_SPEED_32_0GT] = PCI_EXP_LNKCTL2_TLS_32_0GT, in pci_bus_speed2lnkctl2()
/linux-6.15/include/uapi/linux/
H A Dpci_regs.h699 #define PCI_EXP_LNKCTL2_TLS_32_0GT 0x0005 /* Supported Speed 32GT/s */ macro
/linux-6.15/drivers/pci/
H A Dpci.h411 (lnkctl2) == PCI_EXP_LNKCTL2_TLS_32_0GT ? PCIE_SPEED_32_0GT : \