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