Home
last modified time | relevance | path

Searched refs:PCI_DLF_EXCHANGE_ENABLE (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/include/uapi/linux/
Dpci_regs.h1098 #define PCI_DLF_EXCHANGE_ENABLE 0x80000000 /* Data Link Feature Exchange Enable */ macro
/linux-5.19.10/drivers/pci/controller/dwc/
Dpcie-tegra194.c978 val &= ~PCI_DLF_EXCHANGE_ENABLE; in tegra194_pcie_start_link()