Home
last modified time | relevance | path

Searched refs:ACPI_CLEAR_STATUS (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
Dhwsleep.c84 acpi_write_bit_register(ACPI_BITREG_WAKE_STATUS, ACPI_CLEAR_STATUS); in acpi_hw_legacy_sleep()
326 ACPI_CLEAR_STATUS); in acpi_hw_legacy_wake()
339 status_register_id, ACPI_CLEAR_STATUS); in acpi_hw_legacy_wake()
Devevent.c273 status_register_id, ACPI_CLEAR_STATUS); in acpi_ev_fixed_event_dispatch()
Devxfevnt.c305 status_register_id, ACPI_CLEAR_STATUS); in ACPI_EXPORT_SYMBOL()
Dhwxfsleep.c252 acpi_write_bit_register(ACPI_BITREG_WAKE_STATUS, ACPI_CLEAR_STATUS); in ACPI_EXPORT_SYMBOL()
/linux-4.4.14/include/acpi/
Dactypes.h886 #define ACPI_CLEAR_STATUS 1 macro