Searched refs:PCI_POWERSTATE_D2 (Results 1 – 6 of 6) sorted by relevance
184 static unsigned int powerstate_idle = PCI_POWERSTATE_D2;188 static unsigned int powerstate_init = PCI_POWERSTATE_D2;576 if (st == PCI_POWERSTATE_D1 || st == PCI_POWERSTATE_D2) in agg_stopclock()654 agg_stopclock(ess, ACPI_PART_SPDIF, PCI_POWERSTATE_D2); in agg_init()672 agg_stopclock(ess, ACPI_PART_WP, PCI_POWERSTATE_D2); in agg_init()766 case PCI_POWERSTATE_D2: in agg_power()797 case PCI_POWERSTATE_D2: in agg_power()824 if (lastpwr != PCI_POWERSTATE_D2) in agg_power()
70 CTASSERT(ACPI_STATE_D2 == PCI_POWERSTATE_D2);
436 AIC_POWER_STATE_D2 = PCI_POWERSTATE_D2,
509 #define PCI_POWERSTATE_D2 2 macro
2790 else if (highest == PCI_POWERSTATE_D2) in pci_set_powerstate_method()2805 case PCI_POWERSTATE_D2: in pci_set_powerstate_method()2845 result = PCI_POWERSTATE_D2; in pci_get_powerstate_method()
184 #define PCI_D2 PCI_POWERSTATE_D2