Searched refs:PCI_EXP_LNKSTA_DLLLA (Results 1 – 12 of 12) sorted by relevance
310 if (reg16 & PCI_EXP_LNKSTA_DLLLA) in mlx5_pci_link_toggle()315 if (reg16 & PCI_EXP_LNKSTA_DLLLA) { in mlx5_pci_link_toggle()
687 if (val & PCI_EXP_LNKSTA_DLLLA) in eeh_bridge_check_link()691 if (val & PCI_EXP_LNKSTA_DLLLA) in eeh_bridge_check_link()
563 #define PCI_EXP_LNKSTA_DLLLA 0x2000 /* Data Link Layer Link Active */ macro
579 #define PCI_EXP_LNKSTA_DLLLA 0x2000 /* Data Link Layer Link Active */ macro
147 return !!(readw(addr) & PCI_EXP_LNKSTA_DLLLA); in s10_altera_pcie_link_up()
881 val |= (PCI_EXP_LNKSTA_DLLLA << 16); in advk_pci_bridge_emul_pcie_conf_read()
244 ret = !!(lnk_status & PCI_EXP_LNKSTA_DLLLA); in pciehp_check_link_active()
785 added = !!(lsts & PCI_EXP_LNKSTA_DLLLA); in pnv_php_interrupt()
1255 return !!(val & PCI_EXP_LNKSTA_DLLLA); in qcom_pcie_link_up()
988 return !!(val & PCI_EXP_LNKSTA_DLLLA); in tegra_pcie_dw_link_up()
4750 ret = !!(lnk_status & PCI_EXP_LNKSTA_DLLLA); in pcie_wait_for_link_delay()