Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfw_reset.c285 reg16 |= PCI_EXP_LNKCTL_LD; in mlx5_pci_link_toggle()
290 reg16 &= ~PCI_EXP_LNKCTL_LD; in mlx5_pci_link_toggle()
/OK3568_Linux_fs/kernel/drivers/pci/hotplug/
H 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()
/OK3568_Linux_fs/kernel/drivers/pci/controller/dwc/
H A Dpcie-intel-gw.c138 val &= ~(PCI_EXP_LNKCTL_LD | PCI_EXP_LNKCTL_ASPMC); in intel_pcie_link_setup()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dpci_regs.h541 #define PCI_EXP_LNKCTL_LD 0x0010 /* Link Disable */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dpci_regs.h541 #define PCI_EXP_LNKCTL_LD 0x0010 /* Link Disable */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Deeh_pe.c669 val &= ~PCI_EXP_LNKCTL_LD; in eeh_bridge_check_link()
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dpci_regs.h556 #define PCI_EXP_LNKCTL_LD 0x0010 /* Link Disable */ macro