Home
last modified time | relevance | path

Searched refs:PCI_EXP_RTCTL_PMEIE (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/pci/pcie/
H A Dpme.c57 PCI_EXP_RTCTL_PMEIE); in pcie_pme_interrupt_enable()
60 PCI_EXP_RTCTL_PMEIE); in pcie_pme_interrupt_enable()
/openbmc/linux/drivers/pci/
H A Dpci-bridge-emul.c259 PCI_EXP_RTCTL_SEFEE | PCI_EXP_RTCTL_PMEIE |
/openbmc/linux/include/uapi/linux/
H A Dpci_regs.h635 #define PCI_EXP_RTCTL_PMEIE 0x0008 /* PME Interrupt Enable */ macro
/openbmc/qemu/include/standard-headers/linux/
H A Dpci_regs.h636 #define PCI_EXP_RTCTL_PMEIE 0x0008 /* PME Interrupt Enable */ macro
/openbmc/linux/drivers/pci/controller/
H A Dpci-aardvark.c925 rootctl &= PCI_EXP_RTCTL_PMEIE | PCI_EXP_RTCTL_CRSSVE; in advk_pci_bridge_emul_pcie_conf_write()
1593 if (!(le16_to_cpu(pcie->bridge.pcie_conf.rootctl) & PCI_EXP_RTCTL_PMEIE)) in advk_pcie_handle_pme()