Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKCTL_RL (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/uapi/linux/
Dpci_regs.h541 #define PCI_EXP_LNKCTL_RL 0x0020 /* Retrain Link */ macro
/Linux-v4.19/drivers/pci/controller/
Dpcie-altera.c438 linkctl |= PCI_EXP_LNKCTL_RL; in altera_pcie_retrain()
Dpcie-rockchip-host.c351 status |= PCI_EXP_LNKCTL_RL; in rockchip_pcie_host_init_port()
/Linux-v4.19/drivers/pci/pcie/
Daspm.c269 reg16 |= PCI_EXP_LNKCTL_RL; in pcie_aspm_configure_common_clock()