Home
last modified time | relevance | path

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

/Linux-v6.6/include/uapi/linux/
Dpci_regs.h1102 #define PCI_DLF_EXCHANGE_ENABLE 0x80000000 /* Data Link Feature Exchange Enable */ macro
/Linux-v6.6/drivers/pci/controller/dwc/
Dpcie-tegra194.c1027 val &= ~PCI_DLF_EXCHANGE_ENABLE; in tegra_pcie_dw_start_link()