Searched refs:PCI_EXP_LNKCTL_RL (Results 1 – 8 of 8) sorted by relevance
117 lnk_ctl |= PCI_EXP_LNKCTL_RL; in cdns_pcie_retrain()
203 reg16 |= PCI_EXP_LNKCTL_RL; in pcie_retrain_link()211 reg16 &= ~PCI_EXP_LNKCTL_RL; in pcie_retrain_link()
558 #define PCI_EXP_LNKCTL_RL 0x0020 /* Retrain Link */ macro
619 linkctl |= PCI_EXP_LNKCTL_RL; in altera_pcie_retrain()
344 status |= PCI_EXP_LNKCTL_RL; in rockchip_pcie_host_init_port()
918 if (new & PCI_EXP_LNKCTL_RL) in advk_pci_bridge_emul_pcie_conf_write()
2330 value |= PCI_EXP_LNKCTL_RL; in tegra_pcie_change_link_speed()
339 val |= PCI_EXP_LNKCTL_RL; in apply_bad_link_workaround()
Completed in 30 milliseconds