Lines Matching refs:PCI_EXP_SLTSTA_DLLSC
310 atomic_and(~(PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC), in pciehp_check_link_status()
573 atomic_and(~PCI_EXP_SLTSTA_DLLSC, &ctrl->pending_events); in pciehp_ignore_dpc_link_change()
576 PCI_EXP_SLTSTA_DLLSC); in pciehp_ignore_dpc_link_change()
587 pciehp_request(ctrl, PCI_EXP_SLTSTA_DLLSC); in pciehp_ignore_dpc_link_change()
636 PCI_EXP_SLTSTA_DLLSC; in pciehp_isr()
736 if ((events & PCI_EXP_SLTSTA_DLLSC) && pci_dpc_recovered(pdev) && in pciehp_ist()
738 events &= ~PCI_EXP_SLTSTA_DLLSC; in pciehp_ist()
749 else if (events & (PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC)) in pciehp_ist()
838 PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC); in pcie_clear_hotplug_events()
882 PCI_EXP_SLTSTA_DLLSC); in pciehp_slot_reset()
885 pciehp_request(ctrl, PCI_EXP_SLTSTA_DLLSC); in pciehp_slot_reset()
915 stat_mask |= PCI_EXP_SLTSTA_DLLSC; in pciehp_reset_slot()
1031 PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC); in pcie_init()