Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/pci/
H A Dpcie_regs.h73 PCI_EXP_SLTCTL_PDCE | \
H A Dpcie.h45 PCI_EXP_HP_EV_PDC = PCI_EXP_SLTCTL_PDCE,
/openbmc/linux/drivers/pci/hotplug/
H A Dpciehp_hpc.c803 cmd |= PCI_EXP_SLTCTL_PDCE; in pcie_enable_notification()
809 mask = (PCI_EXP_SLTCTL_PDCE | PCI_EXP_SLTCTL_ABPE | in pcie_enable_notification()
823 mask = (PCI_EXP_SLTCTL_PDCE | PCI_EXP_SLTCTL_ABPE | in pcie_disable_notification()
908 ctrl_mask |= PCI_EXP_SLTCTL_PDCE; in pciehp_reset_slot()
H A Dpnv_php.c47 PCI_EXP_SLTCTL_PDCE | in pnv_php_disable_irq()
879 ctrl &= ~PCI_EXP_SLTCTL_PDCE; in pnv_php_init_irq()
884 PCI_EXP_SLTCTL_PDCE | in pnv_php_init_irq()
/openbmc/qemu/hw/pci/
H A Dpcie.c682 PCI_EXP_SLTCTL_PDCE | in pcie_cap_slot_init()
721 PCI_EXP_SLTCTL_PDCE | in pcie_cap_slot_reset()
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h602 #define PCI_EXP_SLTCTL_PDCE 0x0008 /* Presence Detect Changed Enable */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h603 #define PCI_EXP_SLTCTL_PDCE 0x0008 /* Presence Detect Changed Enable */ macro