Searched refs:PCI_PMCSR_PME_STAT (Results 1 – 3 of 3) sorted by relevance
685 #define PCI_PMCSR_PME_STAT 0x8000 /* PME status */ macro
1078 pmcsr |= (PCI_PMCSR_PME_STAT | p->ppc_suspend_level);1144 PCI_PMCSR_PME_STAT);
633 pci_config_put16(pcih, ptr, pmcsr | PCI_PMCSR_PME_STAT); in audiots_power_up()