Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/pci/pcie/ !
Dpme.c57 PCI_EXP_RTCTL_PMEIE); in pcie_pme_interrupt_enable()
60 PCI_EXP_RTCTL_PMEIE); in pcie_pme_interrupt_enable()
/linux-6.6.21/drivers/pci/ !
Dpci-bridge-emul.c259 PCI_EXP_RTCTL_SEFEE | PCI_EXP_RTCTL_PMEIE |
/linux-6.6.21/include/uapi/linux/ !
Dpci_regs.h635 #define PCI_EXP_RTCTL_PMEIE 0x0008 /* PME Interrupt Enable */ macro
/linux-6.6.21/drivers/pci/controller/ !
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()