Home
last modified time | relevance | path

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

/netbsd/src/sys/external/bsd/drm2/include/linux/
Dpci.h140 #define PCI_EXP_LNKCTL2_TX_MARGIN PCIE_LCSR2_TX_MARGIN
/netbsd/src/sys/dev/pci/
Dpcireg.h1195 #define PCIE_LCSR2_TX_MARGIN __BITS(9, 7) /* Transmit Margin */ macro
Dpci_subr.c2417 PCIREG_SHIFTOUT(reg, PCIE_LCSR2_TX_MARGIN)); in pci_conf_print_pcie_cap()