Searched refs:PCI_EXP_RTCTL_PMEIE (Results 1 – 5 of 5) sorted by relevance
57 PCI_EXP_RTCTL_PMEIE); in pcie_pme_interrupt_enable()60 PCI_EXP_RTCTL_PMEIE); in pcie_pme_interrupt_enable()
259 PCI_EXP_RTCTL_SEFEE | PCI_EXP_RTCTL_PMEIE |
635 #define PCI_EXP_RTCTL_PMEIE 0x0008 /* PME Interrupt Enable */ macro
636 #define PCI_EXP_RTCTL_PMEIE 0x0008 /* PME Interrupt Enable */ macro
925 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()