Lines Matching refs:PCI_EXP_SLTSTA_DLLSC
309 atomic_and(~(PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC), in pciehp_check_link_status()
576 atomic_and(~PCI_EXP_SLTSTA_DLLSC, &ctrl->pending_events); in pciehp_ignore_dpc_link_change()
579 PCI_EXP_SLTSTA_DLLSC); in pciehp_ignore_dpc_link_change()
590 pciehp_request(ctrl, PCI_EXP_SLTSTA_DLLSC); in pciehp_ignore_dpc_link_change()
639 PCI_EXP_SLTSTA_DLLSC; in pciehp_isr()
742 if ((events & PCI_EXP_SLTSTA_DLLSC) && pci_dpc_recovered(pdev) && in pciehp_ist()
744 events &= ~PCI_EXP_SLTSTA_DLLSC; in pciehp_ist()
755 else if (events & (PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC)) in pciehp_ist()
842 PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC); in pcie_clear_hotplug_events()
886 PCI_EXP_SLTSTA_DLLSC); in pciehp_slot_reset()
889 pciehp_request(ctrl, PCI_EXP_SLTSTA_DLLSC); in pciehp_slot_reset()
919 stat_mask |= PCI_EXP_SLTSTA_DLLSC; in pciehp_reset_slot()
1038 PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC); in pcie_init()