Home
last modified time | relevance | path

Searched refs:PCI_EXP_SLTCTL_CCIE (Results 1 – 7 of 7) sorted by relevance

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h74 PCI_EXP_SLTCTL_CCIE | \
H A Dpcie.h47 PCI_EXP_HP_EV_CCI = PCI_EXP_SLTCTL_CCIE,
/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp_hpc.c140 ctrl->slot_ctrl & PCI_EXP_SLTCTL_CCIE) in pcie_wait_cmd()
807 cmd |= PCI_EXP_SLTCTL_CCIE; in pcie_enable_notification()
811 PCI_EXP_SLTCTL_HPIE | PCI_EXP_SLTCTL_CCIE | in pcie_enable_notification()
825 PCI_EXP_SLTCTL_HPIE | PCI_EXP_SLTCTL_CCIE | in pcie_disable_notification()
/openbmc/qemu/hw/pci/
H A Dpcie.c681 PCI_EXP_SLTCTL_CCIE | in pcie_cap_slot_init()
720 PCI_EXP_SLTCTL_CCIE | in pcie_cap_slot_reset()
/openbmc/linux/drivers/pci/pcie/
H A Dportdrv.c233 PCI_EXP_SLTCTL_CCIE | PCI_EXP_SLTCTL_HPIE); in get_port_device_capability()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h603 #define PCI_EXP_SLTCTL_CCIE 0x0010 /* Command Completed Interrupt Enable */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h604 #define PCI_EXP_SLTCTL_CCIE 0x0010 /* Command Completed Interrupt Enable */ macro