Lines Matching refs:PCI_EXP_SLTSTA_DLLSC
309 atomic_and(~(PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC), in pciehp_check_link_status()
570 atomic_and(~PCI_EXP_SLTSTA_DLLSC, &ctrl->pending_events); in pciehp_ignore_dpc_link_change()
573 PCI_EXP_SLTSTA_DLLSC); in pciehp_ignore_dpc_link_change()
584 pciehp_request(ctrl, PCI_EXP_SLTSTA_DLLSC); in pciehp_ignore_dpc_link_change()
633 PCI_EXP_SLTSTA_DLLSC; in pciehp_isr()
733 if ((events & PCI_EXP_SLTSTA_DLLSC) && pci_dpc_recovered(pdev) && in pciehp_ist()
735 events &= ~PCI_EXP_SLTSTA_DLLSC; in pciehp_ist()
746 else if (events & (PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC)) in pciehp_ist()
835 PCI_EXP_SLTSTA_PDC | PCI_EXP_SLTSTA_DLLSC); in pcie_clear_hotplug_events()
879 PCI_EXP_SLTSTA_DLLSC); in pciehp_slot_reset()
882 pciehp_request(ctrl, PCI_EXP_SLTSTA_DLLSC); in pciehp_slot_reset()
912 stat_mask |= PCI_EXP_SLTSTA_DLLSC; in pciehp_reset_slot()
1028 PCI_EXP_SLTSTA_DLLSC | PCI_EXP_SLTSTA_PDC); in pcie_init()