Searched refs:PCI_EXP_LNKCTL_RL (Results 1 - 8 of 8) sorted by relevance

/linux-master/drivers/pci/controller/cadence/
H A Dpcie-cadence-host.c140 lnk_ctl |= PCI_EXP_LNKCTL_RL;
/linux-master/drivers/pci/controller/
H A Dpcie-altera.c618 linkctl |= PCI_EXP_LNKCTL_RL;
H A Dpcie-rockchip-host.c342 status |= PCI_EXP_LNKCTL_RL;
H A Dpci-aardvark.c918 if (new & PCI_EXP_LNKCTL_RL)
H A Dpci-tegra.c2330 value |= PCI_EXP_LNKCTL_RL;
/linux-master/include/uapi/linux/
H A Dpci_regs.h559 #define PCI_EXP_LNKCTL_RL 0x0020 /* Retrain Link */ macro
/linux-master/drivers/pci/
H A Dpci.c4636 pcie_capability_set_word(pdev, PCI_EXP_LNKCTL, PCI_EXP_LNKCTL_RL);
4643 pcie_capability_clear_word(pdev, PCI_EXP_LNKCTL, PCI_EXP_LNKCTL_RL);
/linux-master/drivers/pci/controller/dwc/
H A Dpcie-tegra194.c362 val |= PCI_EXP_LNKCTL_RL;

Completed in 159 milliseconds