Home
last modified time | relevance | path

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

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

Completed in 16 milliseconds