Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKCTL_LD (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfw_reset.c268 reg16 |= PCI_EXP_LNKCTL_LD; in mlx5_pci_link_toggle()
273 reg16 &= ~PCI_EXP_LNKCTL_LD; in mlx5_pci_link_toggle()
/linux/drivers/pci/hotplug/
A Dpciehp_hpc.c338 lnk_ctrl &= ~PCI_EXP_LNKCTL_LD; in __pciehp_link_set()
340 lnk_ctrl |= PCI_EXP_LNKCTL_LD; in __pciehp_link_set()
/linux/drivers/pci/controller/dwc/
A Dpcie-intel-gw.c131 val &= ~(PCI_EXP_LNKCTL_LD | PCI_EXP_LNKCTL_ASPMC); in intel_pcie_link_setup()
/linux/arch/powerpc/kernel/
A Deeh_pe.c669 val &= ~PCI_EXP_LNKCTL_LD; in eeh_bridge_check_link()
/linux/include/uapi/linux/
A Dpci_regs.h557 #define PCI_EXP_LNKCTL_LD 0x0010 /* Link Disable */ macro

Completed in 15 milliseconds