Searched refs:PCI_EXP_LNKCAP_DLLLARC (Results 1 – 7 of 7) sorted by relevance
394 rcar_rmw32(pcie, REXPCAP(PCI_EXP_LNKCAP), PCI_EXP_LNKCAP_DLLLARC, in rcar_pcie_hw_init()395 PCI_EXP_LNKCAP_DLLLARC); in rcar_pcie_hw_init()
332 pci_write_reg(chan, PCI_EXP_LNKCAP_DLLLARC, SH4A_PCIEEXPCAP3); in pcie_init()
283 if (!(reg32 & PCI_EXP_LNKCAP_DLLLARC)) { in mlx5_pci_link_toggle()
674 if (!(val & PCI_EXP_LNKCAP_DLLLARC)) { in eeh_bridge_check_link()
543 #define PCI_EXP_LNKCAP_DLLLARC 0x00100000 /* Data Link Layer Link Active Reporting Capable */ macro
1008 FLAG(link_cap, PCI_EXP_LNKCAP_DLLLARC), in pcie_init()
822 bridge->link_active_reporting = !!(linkcap & PCI_EXP_LNKCAP_DLLLARC); in pci_set_bus_speed()