Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds