Searched refs:PCI_EXP_SLTCTL_CCIE (Results 1 – 3 of 3) sorted by relevance
140 ctrl->slot_ctrl & PCI_EXP_SLTCTL_CCIE) in pcie_wait_cmd()816 cmd |= PCI_EXP_SLTCTL_CCIE; in pcie_enable_notification()820 PCI_EXP_SLTCTL_HPIE | PCI_EXP_SLTCTL_CCIE | in pcie_enable_notification()834 PCI_EXP_SLTCTL_HPIE | PCI_EXP_SLTCTL_CCIE | in pcie_disable_notification()
233 PCI_EXP_SLTCTL_CCIE | PCI_EXP_SLTCTL_HPIE); in get_port_device_capability()
603 #define PCI_EXP_SLTCTL_CCIE 0x0010 /* Command Completed Interrupt Enable */ macro
Completed in 13 milliseconds