Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/acpica/
H A Dhwsleep.c49 ACPI_CLEAR_STATUS); in acpi_hw_legacy_sleep()
287 ACPI_CLEAR_STATUS); in acpi_hw_legacy_wake()
300 status_register_id, ACPI_CLEAR_STATUS); in acpi_hw_legacy_wake()
312 status_register_id, ACPI_CLEAR_STATUS); in acpi_hw_legacy_wake()
H A Devevent.c244 status_register_id, ACPI_CLEAR_STATUS); in acpi_ev_fixed_event_dispatch()
H A Dhwxfsleep.c140 acpi_write_bit_register(ACPI_BITREG_WAKE_STATUS, ACPI_CLEAR_STATUS); in ACPI_EXPORT_SYMBOL()
H A Devxfevnt.c289 status_register_id, ACPI_CLEAR_STATUS); in ACPI_EXPORT_SYMBOL()
/openbmc/linux/include/acpi/
H A Dactypes.h893 #define ACPI_CLEAR_STATUS 1 macro