PCI_EXP_LNKSTA_LT 445 drivers/pci/controller/pci-aardvark.c ~(PCI_EXP_LNKSTA_LT << 16); PCI_EXP_LNKSTA_LT 447 drivers/pci/controller/pci-aardvark.c val |= (PCI_EXP_LNKSTA_LT << 16); PCI_EXP_LNKSTA_LT 2423 drivers/pci/controller/pci-tegra.c if ((value & PCI_EXP_LNKSTA_LT) == 0) PCI_EXP_LNKSTA_LT 2429 drivers/pci/controller/pci-tegra.c if (value & PCI_EXP_LNKSTA_LT) PCI_EXP_LNKSTA_LT 2442 drivers/pci/controller/pci-tegra.c if ((value & PCI_EXP_LNKSTA_LT) == 0) PCI_EXP_LNKSTA_LT 2448 drivers/pci/controller/pci-tegra.c if (value & PCI_EXP_LNKSTA_LT) PCI_EXP_LNKSTA_LT 577 drivers/pci/controller/pcie-altera.c if (!(reg16 & PCI_EXP_LNKSTA_LT)) PCI_EXP_LNKSTA_LT 276 drivers/pci/hotplug/pciehp_hpc.c if ((lnk_status & PCI_EXP_LNKSTA_LT) || PCI_EXP_LNKSTA_LT 226 drivers/pci/pcie/aspm.c if (!(reg16 & PCI_EXP_LNKSTA_LT)) PCI_EXP_LNKSTA_LT 230 drivers/pci/pcie/aspm.c return !(reg16 & PCI_EXP_LNKSTA_LT);