Home
last modified time | relevance | path

Searched refs:PCI_EXP_LNKCAP_DLLLARC (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/pci/controller/
A Dpcie-rcar-host.c392 rcar_rmw32(pcie, REXPCAP(PCI_EXP_LNKCAP), PCI_EXP_LNKCAP_DLLLARC, in rcar_pcie_hw_init()
393 PCI_EXP_LNKCAP_DLLLARC); in rcar_pcie_hw_init()
A Dpci-aardvark.c858 val |= PCI_EXP_LNKCAP_DLLLARC; in advk_pci_bridge_emul_pcie_conf_read()
/linux/arch/sh/drivers/pci/
A Dpcie-sh7786.c332 pci_write_reg(chan, PCI_EXP_LNKCAP_DLLLARC, SH4A_PCIEEXPCAP3); in pcie_init()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dfw_reset.c282 if (!(reg32 & PCI_EXP_LNKCAP_DLLLARC)) { in mlx5_pci_link_toggle()
/linux/arch/powerpc/kernel/
A Deeh_pe.c674 if (!(val & PCI_EXP_LNKCAP_DLLLARC)) { in eeh_bridge_check_link()
/linux/include/uapi/linux/
A Dpci_regs.h549 #define PCI_EXP_LNKCAP_DLLLARC 0x00100000 /* Data Link Layer Link Active Reporting Capable */ macro
/linux/drivers/pci/hotplug/
A Dpciehp_hpc.c1034 FLAG(link_cap, PCI_EXP_LNKCAP_DLLLARC), in pcie_init()
/linux/drivers/pci/
A Dprobe.c822 bridge->link_active_reporting = !!(linkcap & PCI_EXP_LNKCAP_DLLLARC); in pci_set_bus_speed()

Completed in 26 milliseconds