Home
last modified time | relevance | path

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

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