Searched refs:ACPI_FADT_LOW_POWER_S0 (Results 1 – 5 of 5) sorted by relevance
297 #define ACPI_FADT_LOW_POWER_S0 (1<<21) /* 21: [V5] S0 power savings are equal or better than S… macro
495 * Use suspend-to-idle by default if ACPI_FADT_LOW_POWER_S0 is set in in lps0_device_attach() 499 if ((acpi_gbl_FADT.flags & ACPI_FADT_LOW_POWER_S0) && in lps0_device_attach()
850 if (acpi_gbl_FADT.flags & ACPI_FADT_LOW_POWER_S0) in acpi_s2idle_setup()
569 if (acpi_gbl_FADT.flags & ACPI_FADT_LOW_POWER_S0) in suspend_attr_is_visible()
1059 if (wake_capable && acpi_gbl_FADT.flags & ACPI_FADT_LOW_POWER_S0) in acpi_dev_gpio_irq_wake_get_by()