Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/uapi/linux/
Dpci_regs.h1084 #define PCI_DLF_EXCHANGE_ENABLE 0x80000000 /* Data Link Feature Exchange Enable */ macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dpci_regs.h913 #define PCI_DLF_EXCHANGE_ENABLE 0x80000000 macro
/kernel/linux/linux-5.10/drivers/pci/controller/dwc/
Dpcie-tegra194.c965 val &= ~PCI_DLF_EXCHANGE_ENABLE; in tegra_pcie_dw_host_init()