Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCTL_DLLSCE (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/pci/hotplug/
Dpciehp_hpc.c625 cmd = PCI_EXP_SLTCTL_DLLSCE; in pcie_enable_notification()
638 PCI_EXP_SLTCTL_DLLSCE); in pcie_enable_notification()
652 PCI_EXP_SLTCTL_DLLSCE); in pcie_disable_notification()
679 ctrl_mask |= PCI_EXP_SLTCTL_DLLSCE; in pciehp_reset_slot()
/linux-4.1.27/include/uapi/linux/
Dpci_regs.h542 #define PCI_EXP_SLTCTL_DLLSCE 0x1000 /* Data Link Layer State Changed Enable */ macro